markdown-crossref-validator とは?
マークダウン ドキュメント内の相互参照を検証し、リンクと参照が既存のセクション、見出し、またはファイルを指していることを確認します。 ソース: prulloac/agent-skills。
マークダウン ドキュメント内の相互参照を検証し、リンクと参照が既存のセクション、見出し、またはファイルを指していることを確認します。
コマンドラインで markdown-crossref-validator AI スキルを開発環境にすばやくインストール
ソース: prulloac/agent-skills。
When to use this skill Use this skill when the user asks to validate or check cross-references in markdown files. This includes verifying that internal links (e.g., text) point to existing headings, and that file references (e.g., text) point to existing files.
Phase 5: Issue Categorization Classify all broken references by type:
| Inline link | text | Internal anchor | | Inline file | text | File reference | | Combined | text | File with anchor | | Reference-style | [text][ref] + [ref]: url | Reference link | | HTML link | text | HTML anchor | | External | text | External URL |
マークダウン ドキュメント内の相互参照を検証し、リンクと参照が既存のセクション、見出し、またはファイルを指していることを確認します。 ソース: prulloac/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/prulloac/agent-skills --skill markdown-crossref-validatorマークダウン ドキュメント内の相互参照を検証し、リンクと参照が既存のセクション、見出し、またはファイルを指していることを確認します。 ソース: prulloac/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/prulloac/agent-skills --skill markdown-crossref-validator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/prulloac/agent-skills