SkillsMay 11, 2026·2 min read

Tons of Skills — Claude Code Plugins Marketplace

A GitHub-backed Claude Code plugin/skill catalog with a CLI (`ccpi`) to search, install, and update bundles. Handy for repeatable setups across machines.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 66/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
README.md
Universal CLI install command
npx tokrepo install 2b492834-df3c-48c6-9f30-c1945a6d5016
Intro

A GitHub-backed Claude Code plugin/skill catalog with a CLI (ccpi) to search, install, and update bundles. Handy for repeatable setups across machines.

  • Best for: Claude Code users who want reproducible plugin installs (team onboarding, CI agents, multi-machine setups)
  • Works with: Claude Code + CLI installer (pnpm), optional built-in marketplace commands (per README)
  • Setup time: 8 minutes

How to Use It Well

  • Setup time ~8 minutes (install ccpi + install one plugin)
  • GitHub stars + forks (verified): see Source & Thanks
  • Repo README reports catalog scale (plugins/skills/agents) and refresh cadence

If your team uses Claude Code seriously, onboarding becomes an ops problem: which plugins, which versions, which commands. A marketplace + installer CLI is a practical answer—especially when agents run on multiple machines or ephemeral CI workers.

FAQ

Q: Is this official? A: Treat it as a community marketplace. Verify any plugin’s source repo and permissions before installing.

Q: How do I keep installs consistent? A: Use the CLI to install bundles by name and pin to a known version/tag in your onboarding docs.

Q: What’s the risk surface? A: Plugins can run code. Review what a plugin touches (filesystem, shell, network) and run in a sandbox for CI agents.

🙏

Source & Thanks

Source: https://github.com/jeremylongshore/claude-code-plugins-plus-skills > License: MIT > GitHub stars: 2,159 · forks: 288

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets