Official skill plugins for Agency
npx claudepluginhub agency-inc/skillsAgency Knowledge Base (GitHub) — generate and maintain KB articles from source code using Claude
Official Claude Code skill plugins for Agency.
Add this marketplace to Claude Code, then install the plugin:
/plugin marketplace add agency-inc/skills
/plugin install agency
| Plugin | Skill | Description |
|---|---|---|
| agency | /agency:kb-github | Agency Knowledge Base (GitHub) |
Turn your codebase into a living knowledge base that Agency's AI assistant can use to answer customer questions.
agency-kb sync in GitHub Actions to keep docs in sync on every pushSee the full README for usage details.
Requires uv and Python 3.11+.
make install # create venv and install dependencies
make lint # ruff check
make format # ruff format + auto-fix
make typecheck # pyright
make check # lint + typecheck
.claude-plugin/
marketplace.json # marketplace registry
plugins/
agency-kb/
.claude-plugin/
plugin.json # plugin manifest
README.md
skills/
kb-github/
SKILL.md # Claude Code skill (/agency:kb-github)
scripts/
install.sh # one-time CLI setup
run.sh # run the CLI (auto-installs)
pyproject.toml # Python package config
src/agency_kb/ # CLI source code
Questions or feedback: [email protected]
No description available.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations