Skip to content

intent-solutions-io/claude-code-plugins-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Claude Code Plugins Plus

The open-source marketplace of Claude Code plugins, skills, and agents — 400+ plugins, 2,700+ skills, 200+ agents, every one spec-validated before it ships. Install with the ccpi CLI.

Created and maintained by Jeremy Longshore / Intent Solutions.

Live work → jeremylongshore/claude-code-plugins-plus-skills Marketplace → tonsofskills.com

GitHub stars GitHub forks CLI: ccpi License: MIT


What this is

This repository is the Intent Solutions organization landing page for Claude Code Plugins Plus — one of the largest open-source marketplaces of plugins, skills, and agents for Claude Code, Anthropic's official CLI.

If you landed here from the Intent Solutions org: Claude Code Plugins Plus is built and maintained by Jeremy Longshore under Intent Solutions. The catalog ships and develops in the canonical repository:

Why it stands out

  • One canonical catalog — the marketplace manifest is the marketplace.json the Claude Code CLI reads. No registries to reconcile, no manual sync step.
  • Spec-correct or it doesn't ship — every contribution runs the Intent Solutions validator against the AgentSkills.io open standard plus Claude Code's skill and plugin references. The 8-field marketplace frontmatter (name / description / allowed-tools / version / author / license / compatibility / tags) is enforced, not aspirational.
  • Forge-generated and hand-authored, both first-class — generate production-grade plugins from any REST API with an audit trail, or hand-author against the same templates and validators.
  • Production-tested patterns — playbooks and a public wiki cover the failure modes that show up at scale: rate limits, MCP reliability, multi-agent cost caps, incident debugging.

Install

# Recommended — the ccpi package manager
pnpm add -g @intentsolutionsio/ccpi
ccpi search devops
ccpi install devops-automation-pack
ccpi list --installed

# Or use Claude Code's built-in command
/plugin marketplace add jeremylongshore/claude-code-plugins

Browse the full catalog at tonsofskills.com.

Documentation

The complete README, quickstart, contribution guide, validator, playbooks, and wiki all live in the canonical repository:

→ Open jeremylongshore/claude-code-plugins-plus-skills


Built and maintained by Jeremy Longshore · Intent Solutionsintentsolutions.io

About

Org landing for Claude Code Plugins Plus — the open-source Claude Code plugin, skill & agent marketplace built and maintained by Jeremy Longshore / Intent Solutions. Live work → jeremylongshore/claude-code-plugins-plus-skills

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors