This handles Capsule CRM operations through the Membrane CLI, which means you don't touch API keys or refresh tokens yourself. You get typical CRM actions like creating opportunities, managing contacts and organizations, updating tasks, and tracking sales pipelines. The workflow is search for an action by intent, run it with your connection ID, or proxy directly to their API when you need something custom. It's built for small to medium business sales teams, so the scope matches that pretty well. The authentication flow handles both interactive and headless environments, which matters if you're building agents that run server side. Free tier of Membrane works fine.
npx -y skills add membranedev/application-skills --skill capsule-crm --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
coreyhaines31/marketingskills
alirezarezvani/claude-skills