Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/pcingola/book_agentic_patterns --skill build-bookコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | build_book |
| description | Build book |
Run ./scripts/make.sh pdf and verify that the PDF is built correctly without errors or warnings.
Fix all errors or warnings that appear during the build process.
Make sure there are ZERO errors and ZERO warnings.
DO NOT IMPLEMENT ANY CODE OR RUN ANY OTHER COMMANDS.