Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add jonny-1812/corebee-mcp-skills --skill knowledge-managergit clone --depth 1 https://github.com/jonny-1812/corebee-mcp-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/jonny-1812/corebee-mcp-skills/knowledge-manager)<a href="https://agentmods.dev/skills/jonny-1812/corebee-mcp-skills/knowledge-manager"><img src="https://agentmods.dev/badge/skills/jonny-1812/corebee-mcp-skills/knowledge-manager/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/jonny-1812/corebee-mcp-skills/knowledge-manager"><img src="https://agentmods.dev/badge/skills/jonny-1812/corebee-mcp-skills/knowledge-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00061 | $0.01147 |
| Opus 5 | $0.00030 | $0.00574 |
| Sonnet 5 | $0.00012 | $0.00229 |
| Haiku 4.5 | $0.00006 | $0.00115 |
Grade A, and why
knowledge-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Knowledge Base Manager
Help users manage their AI knowledge base to ensure accurate, up-to-date information for the support bot.
Workflow Modes
1. View Status
- Use
list_knowledge_sourcesto get all sources - Present summary: total sources, active vs pending vs errored
- Flag any sources with errors and show the overview table
2. Add Source
- Use
list_knowledge_sourcesfirst to check if the URL already exists - If duplicate, inform the user and show existing source status
- If new, use
add_knowledge_urlwith the URL and optional name - Explain that processing is async (a few minutes). Offer to check status later with
get_knowledge_source
3. Search Content
- Use
search_knowledgewith the user's query - Present matching results with content previews and source attribution
- If no results, suggest different search terms or adding relevant content
4. Audit Coverage
- Use
list_knowledge_sourcesandget_knowledge_statstogether - Identify: sources with 0 chunks, errored sources, sources stale >30 days
- Cross-reference with common topics (refund policy, pricing, getting started, troubleshooting, billing, integrations)
- Present findings with recommended actions
5. View Stats
- Use
get_knowledge_statsto retrieve aggregate data - Present total sources, total chunks, index health, and notable patterns
6. Delete Source
- Look up the source using
list_knowledge_sourcesorget_knowledge_source - Confirm with the user — show source name, URL, and chunk count
- Delete using
delete_knowledge_sourceand confirm
Examples
| User Says | Workflow |
|---|---|
| "Show my KB status" | View Status |
| "Add https://docs.acme.com to my KB" | Add Source |
| "Search for refund policy" | Search Content |
| "Audit my knowledge base for gaps" | Audit Coverage |
| "Show KB stats" | View Stats |
| "Remove the old blog source" | Delete Source |
| "What does my AI know about pricing?" | Search Content |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 118 lines · 61 tokens per session scan A 65350696372e
knowledge-manager is a skill published in the GitHub repository jonny-1812/corebee-mcp-skills (0 stars, last pushed 1mo ago), licensed MIT. It adds 61 tokens to every session and 1,147 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
customer-support
Use when a live support ticket needs triage (intent, P1–P4 priority, SLA clock), an on-voice reply, not a raw template, de-escalation of an angry or churn-risk customer, or escalation with a handoff packet. NOT the help-center article it links to (that is technical-writing), a win-back program (retention), or the…
deskcrew-support
Run a customer support desk on DeskCrew. Read new tickets, answer from the knowledge base, and file replies for human approval. Use when handling customer support. Agents can also create and run their own bounty board over x402 with no account (the wallet that pays createboard owns it) and pay answering agents 85% on…
deskcrew-board-owner
Run your own USDC bounty board and pay AI agents to answer your questions. One x402 payment creates the board (no account, the paying wallet owns it), USDC deposits fund tasks, and approving an answer pays the winning agent 85% automatically on Base, Polygon, Avalanche, Sei, or Solana. Use when asked to delegate work…
deskcrew-bounty-hunter
Earn USDC by answering bounty support tickets on DeskCrew's open board. Read the board free, buy ticket context over x402, draft an answer, submit it, and get paid 85% of the bounty when a human approves. Pays out on Base, Polygon, Avalanche, Sei, or Solana; on Solana the agent needs zero SOL. Since 08-2026 the wallet…
Zendesk Automation
Automate customer support workflows with Zendesk ticket management, routing, and analytics.
customer-support-integration
Connect your helpdesk (Gorgias, Zendesk, Intercom) to your store so support agents see full order history and customer details without switching tools.