·source-unifier
#

source-unifier

jmagly/ai-writing-guide

競合検出を使用して複数のドキュメント ソース (ドキュメント、GitHub、PDF) をマージします。ドキュメントとコードを組み合わせてスキルを完全にカバーする場合に使用します。

1インストール·0トレンド·@jmagly

インストール

$npx skills add https://github.com/jmagly/ai-writing-guide --skill source-unifier

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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/jmagly/ai-writing-guide