agentsclimarketplace

Skill knowledge base management

Skill zavora-ai/skill-knowledge-base-management

Knowledge base skill — search articles, detect gaps, create drafts, collect feedback via mcp-knowledge-base

Install
npx -y skills add zavora-ai/skill-knowledge-base-management

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Manage knowledge base — search articles, find related content, create drafts, publish articles, collect feedback, and detect knowledge gaps. Use when searching for solutions, creating KB articles, finding related content, identifying gaps, or improving article quality.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.5 KB, as published. Nobody here has run it

Knowledge Base Management

Search-first knowledge management. Find answers before creating tickets. Grow the KB from resolved issues.

Decision Tree

├── "search", "find article", "how to"? → search_articles / find_related
├── "create article", "document this"? → create_draft → publish_article
├── "update", "improve", "outdated"? → suggest_update
├── "gaps", "missing", "what's needed"? → get_knowledge_gaps
├── "feedback", "helpful?"? → record_feedback

MUST DO

  • Always search before creating (avoid duplicates)
  • Cite sources — never present ungrounded info as KB content
  • Track article freshness — flag stale content
  • Create articles from resolved incidents (grow the KB)

MUST NOT DO

  • Don't publish without review
  • Don't present outdated articles without flagging staleness

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.