From agent-knowledge
Create, index, and manage BK stores from Git repos, local folders, or web docs; monitor jobs, list, and remove stores.
npx claudepluginhub chris-xperimntl/agent-knowledgeThis skill uses the workspace's default tool permissions.
| Type | Command | Best For |
Orchestrates multi-tool patterns for BK knowledge retrieval and management, including progressive library exploration, indexing waits, detail strategies, and cross-library comparisons.
Harvests knowledge from external sources like sibling repos, local directories, files, or web URLs into the project's KB system with provenance tracking.
Prevents silent decimal mismatch bugs in EVM ERC-20 tokens via runtime decimals lookup, chain-aware caching, bridged-token handling, and normalization. For DeFi bots, dashboards using Python/Web3, TypeScript/ethers, Solidity.
Share bugs, ideas, or general feedback.
| Type | Command | Best For |
|---|---|---|
| Git repo | /add-repo <url> | Public libraries, trackable code |
| Local folder | /add-folder <path> | Private code, subdirectories |
| Web docs | /crawl <url> | Documentation sites, API refs |
vue, fastapi, pydantic)-docs (vue-docs, fastapi-docs)org-project (microsoft-typescript)name-version (react-18, python-3.11)# Create
/agent-knowledge:add-repo <url> --name=<name>
/agent-knowledge:add-folder <path> --name=<name>
/agent-knowledge:crawl <url> --name=<name>
# Monitor
/agent-knowledge:check-status <job-id>
# Maintain
/agent-knowledge:index <name>
/agent-knowledge:stores
# Remove
/agent-knowledge:remove-store <name>