Jeremy Longshore's Claude Code Plugins Hub
Table of content

Jeremy Longshore is an AI automation specialist based in Gulf Shores, Alabama. After 20+ years managing restaurant operations at Bloomin’ Brands, he taught himself to code and now builds production AI systems through his company Intent Solutions. His tagline: “Creating industries that don’t exist.”
Longshore built claude-code-plugins-plus-skills, the largest open-source Claude Code plugin marketplace with 549 embedded skills across 282 plugins. The project includes a CLI package manager, interactive Jupyter tutorials, and SaaS integration packs for Supabase, Vercel, and Sentry.
Background
- Citadel graduate and Marine Corps Reservist
- Spent 20+ years in operations management at managing partner level
- Self-taught developer who pivoted to AI systems architecture
- Google Cloud Platform expert with Vertex AI specialization
- Founded Intent Solutions in 2024 to build enterprise Claude Code deployments
His operational background shapes his approach. From his LinkedIn:
“Building for developers, never marketing to them.”
The Plugins Hub
The marketplace solves a common problem: developers install plugins and forget they exist. Longshore’s solution combines plugin discovery with skill auto-activation.
Install the CLI:
pnpm add -g @intentsolutionsio/ccpi
Or use Claude’s built-in commands:
/plugin marketplace add jeremylongshore/claude-code-plugins
/plugin install devops-automation-pack@claude-code-plugins-plus
The hub organizes plugins by category:
| Category | Focus |
|---|---|
| DevOps | CI/CD, infrastructure, deployment |
| Security | Auditing, compliance, access control |
| AI/ML | Model integration, RAG pipelines |
| SaaS Packs | Supabase, Vercel, Sentry integration |
| Testing | Automated validation, performance |
Each plugin includes embedded skills that activate automatically based on user input triggers. When you mention “deploy to production,” the relevant DevOps skills load without manual invocation.
Empirical Verification
Longshore emphasizes moving from “LLM analyzed my code” to “LLM + script verified with evidence.” His plugins include:
- Tool permission constraints per skill
- API requirement documentation (rate limits, auth needs)
- Validation against 2025 schema standards
- Interactive Jupyter notebooks demonstrating real workflows
The claudecodeplugins.io website provides searchable access to all 549 skills with fuzzy search and category filtering.
SaaS Integration Packs
Flagship bundles offer 30 skills each for specific platforms:
ccpi install supabase-pack
ccpi install vercel-pack
ccpi install sentry-pack
ccpi install cursor-pack
ccpi install openrouter-pack
Each pack includes provider-specific workflows: database migrations for Supabase, deployment automation for Vercel, error monitoring for Sentry.
Other Projects
Beyond the plugins hub, Longshore maintains:
- Perception: Multi-agent news monitoring with 8 Vertex AI agents tracking 50+ sources
- DiagnosticPro: AI-powered equipment diagnostics platform
- Bob’s Brain: Production Slack assistant using Google ADK and Vertex AI Agent Engine
- HustleStats: Youth soccer performance tracking with COPPA-compliant auth
Key Takeaways
| Principle | Implementation |
|---|---|
| Plugins should auto-activate | Skills trigger on user input, not manual commands |
| Document constraints upfront | API limits, auth requirements visible before install |
| Verify empirically | Scripts validate outcomes, not just LLM analysis |
| Build for operators | Focus on production systems, not demos |
| Open source everything | MIT license, community contributions encouraged |
Links
- Plugins Hub GitHub
- claudecodeplugins.io
- Intent Solutions
- Personal Site
- GitHub: @jeremylongshore
- X: @asphaltcowb0y
Next: Jesse Vincent’s Superpowers Skills Framework
Get updates
New guides, workflows, and AI patterns. No spam.
Thank you! You're on the list.