solo-content-gen

Installation
SKILL.md

/content-gen

Generate a promotion content pack from a project's PRD or README. Produces 3 ready-to-use content pieces: LinkedIn post, Reddit answer draft, and Twitter/X thread. For video scripts, use /video-promo.

MCP Tools (use if available)

  • kb_search(query) — find related methodology and principles
  • project_info(name) — get project details, stack, description
  • project_code_search(query, project) — find key features in codebase

If MCP tools are not available, fall back to Glob + Grep + Read.

Steps

  1. Parse project from $ARGUMENTS.
    • If project name: find PRD at docs/prd.md, or README.md, or CLAUDE.md.
    • If path: read directly.
    • If empty: ask via AskUserQuestion — "Which project to generate content for?"
Related skills
Installs
26
GitHub Stars
15
First Seen
Feb 20, 2026