Skip to main content
Run any Skill in Manus
with one click
GitHub repository

DocAdvisor

DocAdvisor contains 3 collected skills from BlueEventHorizon, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
2
updated
2026-06-13
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

index-docs
software-developers

Generate or update a document ToC (Table of Contents) index from a key and a set of project-root-relative paths, using the desired-state pipeline prepare_toc → toc-updater (parallel metadata fill) → merge_toc. Use with --key <key> --paths-json '[...]' (driven by an upper layer such as forge), or with --all to index every Markdown file under the project root (single mode, reserved key "all"). Trigger: - After an upper layer decides a key and its desired-state paths - "Index docs", "Rebuild the ToC for key X", "Index all Markdown"

2026-06-13
query-docs
software-developers

プロジェクトの文書(ルール・仕様・任意の Markdown)を、キーワード・機能名・自然文で検索し、 タスクに関連する文書パスを優先度をつけて返す。検索目的の整理と worker への検索依頼構築を担う 継承型 dispatcher で、実検索は read-only な doc-advisor:query-worker カスタム Agent に隔離する。 設計・実装・コーディング・レビュー等、開発作業のあらゆる場面で文書を参照したいときに使う。 トリガー: "ルールを検索", "仕様を検索", "関連文書を探して", "query-docs"

2026-06-13
review-skill-description
software-developers

SKILL.md の description / trigger を公式ベストプラクティスに基づき監査・改善提案する。 新規スキル作成時や既存スキルの品質チェックに使用する。 トリガー: "スキルの description をレビュー", "SKILL.md チェック", "review skill description"

2026-06-01