Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.6 KB

File metadata and controls

42 lines (29 loc) · 1.6 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 Quickstart — primary path for skills, flows, and optional repo-side runners
  2. Configuration — defaults, providers, and data-driven resources
  3. Reddit Story Split-Screen — main reference example
  4. Examples — additional workflows and secondary example outputs

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 --verbose output when reporting bugs
  • See SECURITY.md for security reports