source-unifier
✓通過衝突檢測合併多個文檔源(文檔、GitHub、PDF)。結合文檔 + 代碼以實現完整的技能覆蓋時使用。
SKILL.md
Single responsibility: Intelligently merge documentation from multiple sources (websites, GitHub repos, PDFs) while detecting and transparently reporting conflicts between documented and implemented behavior. (BP-4)
| RELEVANT | All specified sources, merge config | Unrelated documentation | | PERIPHERAL | Version history for context | Other projects | | DISTRACTOR | Previous merge attempts | Unrelated codebases |
| Missing in code | HIGH | Documented but not implemented | API endpoint in docs, not in code | | Missing in docs | MEDIUM | Implemented but not documented | Hidden feature in code | | Signature mismatch | MEDIUM | Different parameters/types | func(a, b) vs func(a, b, c=None) | | Description mismatch | LOW | Different explanations | Wording differences |
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/jmagly/ai-writing-guide --skill source-unifier- 分類
- #文件處理
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 source-unifier?
通過衝突檢測合併多個文檔源(文檔、GitHub、PDF)。結合文檔 + 代碼以實現完整的技能覆蓋時使用。 來源:jmagly/ai-writing-guide。
如何安裝 source-unifier?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jmagly/ai-writing-guide --skill source-unifier 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/jmagly/ai-writing-guide
詳情
- 分類
- #文件處理
- 來源
- skills.sh
- 收錄時間
- 2026-02-01