promptpit — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentspromptpit
    Back to Agents
    promptpit

    promptpit

    nirelbaz March 28, 2026
    5 copies 0 downloads

    Portable AI agent stacks. Collect, install, and share across Claude Code, Cursor, and more.

    Agent Definition
    # promptpit
    
    [![npm](https://img.shields.io/npm/v/promptpit)](https://www.npmjs.com/package/promptpit)
    [![license](https://img.shields.io/github/license/nirelbaz/promptpit)](LICENSE)
    
    Every AI tool has its own config files. pit turns them into one bundle you can share and actually keep track of.
    
    `pit collect` to bundle. `pit install` to write it out for each tool. `pit status` to see what drifted. Commit `.promptpit/` and your team stays in sync.
    
    ```sh
    pit init           # scaffold a new .promptpit/ stack
    pit collect        # bundle your AI config into .promptpit/
    pit install        # write it out for each tool
    pit status         # see what drifted
    pit diff           # text diff between installed and source
    pit watch          # live-sync skill changes
    pit validate       # check if a stack is well-formed
    pit check          # CI integration — verify config is fresh and in sync
    ```
    
    ## Features
    
    - **Stack composition via `extends`.** Layer stacks on top of each other: company base stack + team overrides + personal preferences. `pit install` resolves the dependency graph recursively.
    - **Five adapters:** Claude Code, Cursor, Codex CLI, GitHub Copilot, and cross-tool standards (AGENTS.md, .mcp.json). One stack, every tool configured.
    - **Install from any GitHub repo,** even ones that don't use promptpit. pit auto-collects from raw configs. Use `--save` to add it to your extends list.
    - **Skills follow the [Agent Skills](https://agentskills.io) spec,** symlinked or translated per tool (SKILL.md, .mdc, .instructions.md)
    - **Portable rules:** conditional rules in `.promptpit/rules/*.md` with YAML frontmatter, translated per-adapter (Claude Code, Cursor, Cursor)
    - **Portable agents:** custom agent definitions in `.promptpit/agents/*.md`, written natively to Claude Code and Cursor, inlined for other tools
    - **Drift detection:** `pit status` shows what's synced, drifted, or deleted across all adapters, including upstream extends changes
    - **Dry-run previews:** `--dry-run` 

    Tags

    agentaiclaude-codeclicursordeveloper-toolsmcptypescript

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.