ワンクリックで
content-status
Show project status - what source files exist, what content has been generated, what's missing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show project status - what source files exist, what content has been generated, what's missing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
/blog-schedule - Manage Post Schedule
Generate a blog post from source materials (text, PDFs, images, transcripts). Use when user wants to create a blog post or article.
Render carousel slides from social/carousel.md into 1080x1350 PNG images.
Push blog posts to Google Docs for review, then pull comments and suggestions back as feedback for discussion.
Generate AI images for content using Gemini or other image generation APIs. Use when user needs diagrams, illustrations, or visual content.
Initialize a new content project with the standard directory structure in projects). Use when user wants to create a new blog post and one doesn't exist for it.
| name | content-status |
| description | Show project status - what source files exist, what content has been generated, what's missing. |
Show project status.
/content-status [project-path]
# Current project status
uv run .claude/skills/content-status/scripts/status.py .
Note: Listing all projects requires running the script from the workspace root because it looks for ./projects/.
Shows which files exist and their status:
Project: my-project
Source Materials:
✓ source/video.mp4 (15:32)
✓ source/notes.txt
✓ source/sources.json (2 URLs)
Generated Content:
✓ content/transcript.md (4,532 words)
✓ content/blog.md (2,847 words)
✗ content/description.md (not generated)
Social Media:
✓ social/text-small.md
✗ social/video-short.md (not generated)
Screenshots: 32 files