Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

DocAdvisor

DocAdvisor 收录了来自 BlueEventHorizon 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
2
更新
2026-06-13
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

index-docs
软件开发工程师

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
软件开发工程师

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

2026-06-13
review-skill-description
软件开发工程师

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

2026-06-01