ワンクリックで
check-links
Verify all internal links with zola check
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Verify all internal links with zola check
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Find content files missing their Spanish (.es.md) translation. Use when asked about translation coverage or after adding new English content.
List blog posts with title, date, tags, and draft status. Optional argument: [tag or year] to filter
Add an image to a blog post (cover, middle, or footer). Arguments: <image-path> [post-date] [cover|middle|footer]
Create a new blog post from the project template. Argument: <topic>
Create a new reading note from the project template. Argument: <book-title> by <author>
Create a new talk page (EN + ES) and optionally scaffold a Marp slide deck. Argument: <talk-title> [--deck]
SOC 職業分類に基づく
| name | check-links |
| description | Verify all internal links with zola check |
| allowed-tools | Bash(zola *) |
zola check --skip-external-links
External links are skipped by default: many old event pages (meetup.com) are dead and drown the report in noise. Run plain zola check only when explicitly asked to verify external URLs too.
Report any broken links found, with the file and link for each.