/content-init
Initialize a new content project.
Usage
/content-init <title>
Structure
Creates project in projects/YYYY_MM_DD_<title>/:
projects/
2026_01_21_my-project/
content/
source/
screenshots/
social/
Working Directory
Run from the workspace root. The script writes to ./projects/ relative to the current working directory.
Run
From the app root:
uv run .claude/skills/content-init/scripts/init.py "<title>"
Next Steps
- Add source content to
source/(video, text files, PDFs) - Run
/content-youtube <url>to download a video - Run
/content-transcribeto transcribe video content - Run
/content-blogto generate the blog post