Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

kb

kb contient 10 skills collectées depuis minakoto00, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
0
mis à jour
2026-04-17
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kb
Développeurs de logiciels

Umbrella for the kb LLM-maintained knowledge base skill. Bootstraps nine /kb-* slash commands (ingest, query, promote, lint, contradictions, prune, rebuild, reingest, bootstrap) on first use. Use when the user mentions kb, knowledge base, or wants to install/uninstall kb siblings.

2026-04-17
kb-bootstrap
Développeurs de logiciels

Initialize a new LLM-maintained knowledge base in the current directory. Use when the user wants to create, bootstrap, initialize, or set up a new knowledge base, KB, or wiki. Also triggers on "kb-bootstrap" or "/kb-bootstrap".

2026-04-17
kb-contradictions
Développeurs de logiciels

Semantic contradiction sweep — detects factual contradictions, conflicting recommendations, and superseded claims. Token-expensive, run deliberately. Use when the user wants to find contradictions or inconsistencies. Also triggers on "kb-contradictions" or "/kb-contradictions".

2026-04-17
kb-ingest
Développeurs de logiciels

Ingest a new source into the knowledge base — processes a markdown file or URL into wiki pages with summaries, entity/concept updates, and cross-references. Use when the user wants to add, ingest, import, or process a source, article, URL, paper, or document into their knowledge base. Also triggers on "kb-ingest" or "/kb-ingest".

2026-04-17
kb-lint
Développeurs de logiciels

Health check the knowledge base — validates schema, detects broken links, orphans, staleness, and missing provenance. Use when the user wants to lint, validate, or health-check their KB. Also triggers on "kb-lint" or "/kb-lint".

2026-04-17
kb-promote
Préposés aux dossiers

Promote a query output to wiki/synthesis/ — enriches with frontmatter, wikilinks, and cross-references. Use when the user wants to promote, save, or keep a query answer in the wiki. Also triggers on "kb-promote" or "/kb-promote".

2026-04-17
kb-prune
Développeurs de logiciels

Find and deprecate outdated content — surfaces low-confidence, stale, and unprovenienced pages for deprecation. Use when the user wants to prune, clean up, or remove outdated content. Also triggers on "kb-prune" or "/kb-prune".

2026-04-17
kb-query
Développeurs de logiciels

Query the knowledge base — ask a question and get a synthesized answer with citations saved to output/. Supports --kb <name> for cross-project queries. Use when the user wants to query, ask, search, or look up something in their KB. Also triggers on "kb-query" or "/kb-query".

2026-04-17
kb-rebuild
Développeurs de logiciels

Regenerate all wiki pages from raw sources — breaks slop accumulation. Uses staged rebuild with diff review. human_reviewed pages are preserved. Use when the user wants to rebuild or regenerate their KB wiki. Also triggers on "kb-rebuild" or "/kb-rebuild".

2026-04-17
kb-reingest
Préposés aux dossiers

Re-process an already-ingested source when its content has been updated. Finds and updates all downstream wiki pages. Use when the user wants to reingest, reprocess, refresh, or update a source. Also triggers on "kb-reingest" or "/kb-reingest".

2026-04-17