Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 11, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
README.md
Comando CLI universal
npx tokrepo install 2b492834-df3c-48c6-9f30-c1945a6d5016
Introducción

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.

🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados