Skip to main content
Manusで任意のスキルを実行
ワンクリックで
fenghaitao
GitHub クリエイタープロフィール

fenghaitao

2 件の GitHub リポジトリにある 4 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
4
リポジトリ
2
更新
2026-06-27
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

ingest
一般事務員

Compile raw material into the wiki. Reads files from raw/ (excluding raw/05-vtts/), extracts entities and concepts, creates/updates wiki pages with bidirectional links, registers them in wiki/index.md, and appends to wiki/log.md. Raw files are never moved — a source counts as processed when its mirrored summary exists under wiki/sources/. Triggered by /ingest (scan all un-summarized raw files), /ingest <path> (process a specific file), or natural-language requests like "ingest this article", "import this into my knowledge base", "add this to the wiki".

2026-06-27
lint
ソフトウェア開発者

Health check for the wiki knowledge base. Scans wiki/ for dead links (wikilinks pointing to non-existent pages), orphan pages (pages no other page links to), unsynced index (pages that exist on disk but aren't registered in wiki/index.md), and unresolved knowledge conflicts. Triggered by /lint, /scan, /health, or natural-language requests like "check my wiki health", "audit the knowledge base", "find orphans". Read-only by default — produces a structured report and asks the user before applying any fixes.

2026-06-23
query
ソフトウェア開発者

Answer questions by searching the local wiki knowledge base. Triggered by /query <question>, or natural-language questions about "my notes", "my knowledge base", "what do I know about X", "what did I record about Y". Always reads wiki/index.md first to locate relevant pages, then deep-reads them, then answers with [[wikilink]] citations. Forbidden from answering purely from model memory when wiki content exists. If the wiki has no relevant content, must explicitly state "no local match — answering from general knowledge".

2026-06-20
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました