Skip to content

Latest commit

 

History

History
86 lines (70 loc) · 3.86 KB

File metadata and controls

86 lines (70 loc) · 3.86 KB

User Guide

Everything you need to use Content Machine.

Content Machine is now a short-form video skill pack. The primary path is repo-local skills and flows for Claude Code, Codex CLI, and similar coding agents. Runtime scripts still exist as optional support surfaces. The old CLI-first guides now live under archive/legacy-cli/.

Primary Path: Claude Code / Codex CLI

  1. Agent Harness Install — copy-paste install prompt and materialized .content-machine/ usage for Codex CLI, Claude Code, Cursor, and similar harnesses
  2. Installation — package setup, optional dependencies, and install checks
  3. Agent Quickstart — primary path for skills, flows, and optional repo-side runners
  4. Archetypes — choose the lane before scripting, sourcing media, or rendering
  5. Showcase Gallery — fast visual map of demos, skills, maturity, and what each lane proves
  6. Quality And Review — review gates for captions, audio, motion, safe zones, and promotion status
  7. Virality And Retention — hook, packaging, retention, platform-fit, and metrics feedback workflow
  8. Configuration — defaults, providers, and data-driven resources
  9. Creative Sources — resource scouting for animation, 3D, stock, audio, and AI generation sites
  10. Reddit Post Over Gameplay — default Reddit story example
  11. Examples — status summary and selected runnable walkthroughs
  12. Example Pages — categorized index of every page under docs/user/examples/

Default Reddit story mode is reddit-post-over-gameplay: full-screen gameplay with a Reddit post card opener and captions, no random clips. The split-screen page is a showcase for the supported hybrid mode, not the generic default for every Reddit request.

Index roles:

  • showcase/README.md: visual map for low-attention scanning.
  • EXAMPLES.md: status summary plus curated runnable walkthroughs.
  • examples/README.md: categorized file index for all example pages.

Thin cm Shell

  • npm run cm -- --help — remaining shell for config, doctor, mcp, and render
  • Legacy CLI Archive — frozen command/docs history

Shared Reference

Generated References

These are auto-generated from source — do not edit directly:

Need Help?

  • Open an issue with [question] in the title
  • Include the JSON output from doctor-report, the command you ran, relevant env var names, and artifact paths under runs/ when reporting bugs.
  • See SECURITY.md for security reports