Capsule CRM Automation
Automate Capsule CRM operations -- manage contacts (parties), run structured filter queries, track tasks and projects, log entries, and handle organizations -- using natural language through the Composio MCP integration.
npx skills add ComposioHQ/awesome-claude-skills --skill capsule-crm-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Capsule CRM Automation Manage your Capsule CRM -- create and update contacts, run powerful filter queries on parties/opportunities/cases, track tasks and projects, browse activity entries, and organize team relationships -- all through natural language commands. **Toolkit docs:** [composio.dev/toolkits/capsule_crm](https://composio.dev/toolkits/capsule_crm) --- ## Setup 1. Add the Composio MCP server to your client configuration: ``` https://rube.app/mcp ``` 2. Connect your Capsule CRM account when prompted (OAuth authentication). 3. Start issuing natural language commands to manage your CRM. --- ## Core Workflows ### 1. Run Structured Filter Queries Query parties, opportunities, or cases (projects) with multiple filter conditions, operators, and sorting. **Tool:** `CAPSULE_CRM_RUN_FILTER_QUERY` **Example prompt:** > "Find all Capsule CRM contacts in California tagged as 'VIP' sorted by name" **Key parameters:** - `entity` (required) -- One of: `parties`, `opportunities`, `kases` - `filter` (required) -- Filter object with: - `conditions` -- Array of conditions, each with: - `field` -- Field name (e.g., "name", "email", "state", "country", "tag", "owner", "jobTitle", "addedOn") -
- Setup
- Core Workflows
- 1. Run Structured Filter Queries
- 2. List and Manage Contacts (Parties)
- 3. Create New Contacts
- 4. Update Existing Contacts
- 5. Track Tasks
- 6. Browse Projects and Activity Entries
- Known Pitfalls
- Quick Reference
What does the Capsule CRM Automation skill do?
Automate Capsule CRM operations -- manage contacts (parties), run structured filter queries, track tasks and projects, log entries, and handle organizations -- using natural language through the Composio MCP integration.
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill capsule-crm-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
