By agency-inc
Agency 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]
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub agency-inc/skills --plugin agencyAI-powered knowledge base management - Capture conversation learnings, maintain topic-specific KB files, Obsidian-compatible knowledge graph, structured dynamic context loading, and institutional knowledge in CLAUDE.md
Repository knowledge engine plugin. Bundles CLI-backed slash commands (ag-setup / ag-init / ag-refresh / ag-ask) plus the agent-repo-init skill. Works in both Claude Code and Codex CLI.
Flexible knowledge base scaffolding: personal KB, project docs, team collaboration with configurable entities, microdatabases, and VitePress portal
Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).