Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
isaac-flath avatar

Content Init

  • 1 installs
  • 7 repo stars
  • Updated April 12, 2026
  • isaac-flath/agent-starter-skills

Initialize a new content project with the standard dated directory structure for a blog post.

About

Initializes a new content project with a standard dated directory structure under projects/. A developer uses it to scaffold a new blog post project when none exists yet.

  • Creates a dated content project directory under projects/
  • Sets up the standard directory structure for a new blog post

Content Init by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,983 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/isaac-flath/agent-starter-skills --skill content-init

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars7
Last updatedApril 12, 2026
Repositoryisaac-flath/agent-starter-skills

What it does

Initialize a new content project with the standard dated directory structure for a blog post.

Files

SKILL.mdMarkdownGitHub ↗

/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

1. Add source content to source/ (video, text files, PDFs) 2. Run /content-youtube <url> to download a video 3. Run /content-transcribe to transcribe video content 4. Run /content-blog to generate the blog post

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.