Auto-discovered marketplace from jamescw/fitness-studio-ai
npx claudepluginhub jamescw/fitness-studio-aiLead nurturing and CRM automation for fitness studios. Connects Calendly, Notion, Stripe and Outlook into an automated pipeline.
Claude Code skills for lead nurturing and CRM automation in fitness studios. Connects Calendly, Notion, Stripe and Outlook into an automated pipeline — no code required.
When a lead books a call via Calendly, this system:
| Skill | How to trigger |
|---|---|
call-done | "Just finished a call with Sarah, she's interested but wants to think about it" |
lead-followup | "Check on leads" or runs on a daily schedule |
lead-converted | Automatic via Stripe webhook, or "Sarah just signed up" |
lead-cold | Automatic after 4 follow-ups |
leads-report | "How are the leads looking?" |
https://github.com/jamescw/fitness-studio-aiStep 1 — Register this marketplace (one-time)
Add to ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"fitness-studio-ai": {
"source": {
"source": "github",
"repo": "jamescw/fitness-studio-ai"
}
}
}
}
Step 2 — Connect Notion
In Claude Code, run:
/mcp add notion
Or go to Settings → MCP Servers and enable the built-in Notion connector.
Step 3 — Install the plugin
claude plugin install fitness-studio@fitness-studio-ai
Claude will prompt you for your configuration values — enter each one when asked.
To update later:
claude plugin update fitness-studio@fitness-studio-ai
| Value | Where to find it |
|---|---|
| Notion API token | notion.so/my-integrations → New integration → copy the secret_... token |
| Notion database ID | Open your Leads CRM in Notion → copy the ID from the URL |
| Membership link | The URL you send leads to sign up |
| Studio email | The From address for emails (e.g. [email protected]) |
| Zapier email webhook | Created in Step 3 of Zapier setup below |
| Property name | Type |
|---|---|
| Name | Title |
| Phone | Phone |
| Source | Select (options: Calendly, Walk-in, Referral) |
| Status | Select (options: new, call_booked, call_done, link_sent, converted, cold) |
| Calendly booking date | Date |
| Call date | Date |
| Link sent date | Date |
| Follow up count | Number |
| Last followup date | Date |
| Cold date | Date |
| Converted date | Date |
| Notes | Text |
| Assigned to | Person |
Copy the database ID from the URL:
notion.so/YOUR-WORKSPACE/this-part-is-the-database-id?v=...
Connect your integration: click ... menu → Add connections → select your integration
call_bookedCalendlyconvertedDevelopment marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.