Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

kb

kb には minakoto00 から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
0
更新
2026-04-17
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

kb
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ファイル事務員

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ファイル事務員

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