Skip to content
FrankX.AI
All packs
Pillar 01 · ACOS

Content Engine Pack

Raw recording → published short, blog, or social post.

L839 specialists9 shipped
Access
Premium
Pre-launch — join the waitlist for first install access.
Join the waitlist
This pack is in active development. The command below is how you’ll install it —join the waitlist to get access the day it ships.
~/your-project
# Install the Content Engine pack into .claude/agents/ + .claude/skills/
npx @frankx/acos install content

# Or via the manual fallback (git + cp)
git clone https://github.com/frankxai/agentic-creator-os.git tmp-acos
cp -r tmp-acos/packs/content/agents/*  .claude/agents/
cp -r tmp-acos/packs/content/skills/*  .claude/skills/
rm -rf tmp-acos

9 specialists in this pack

Status badges reflect what’s shipped in the current catalog. In-progress slots ship as Frank writes them. Buyers get all updates as the pack evolves.

ACO RouterAgent
aco-router
Shipped

Agentic Content Officer — 11-row dispatch table routes every content ask to the right specialist. Pass 2 (2026-04-25).

Talking Head ProducerAgent
content-talking-head-producer
Shipped

Raw .mp4 → transcribe → cut → caption → b-roll → Remotion render. 7-step pipeline with per-step budgets + MCP-graceful smoke. Pass 2 (2026-04-25).

Hook EngineerAgent
content-hook-engineer
Shipped

Tri-modal hook generation over recalled ReasoningBank patterns. Anchor pattern slot + per-platform char ceilings. Pass 2 (2026-04-25).

Social DistributorAgent
content-social-distributor
Shipped

One blog → 4 platform variants (X 280, LinkedIn 3000, Threads 500, IG 2200) with thesis-word lock. Pass 2 (2026-04-25).

Publishing OrchestratorAgent
content-publishing-orchestrator
Shipped

Composes 5 specialists (classifier → polisher → hook → talking-head → distributor) with partial-failure semantics + durable manifest. Pass 2 (2026-04-25).

Content PolisherAgent
content-polisher
Shipped

AI pattern elimination, voice consistency, SEO ready.

Content ClassifierAgent
content-classifier
Shipped

13-rule deterministic cascade routes incoming content to 10 buckets with confidence floor 0.6. Pass 2 (2026-04-25).

Vault ClipperAgent
content-vault-clipper
Shipped

4-criteria scoring (energy/quotable/framework/story) with max-composite + tie-break by sum, 15-180s length gate. Pass 2 (2026-04-25).

Hook Learning LoopAgent
content-hook-learner
Shipped

Analytics → learned.json → hook-generation brief biasing /hook toward proven winners. Pass 1 exemplar (2026-04-24).

What you install

9
Agent definitions
agents
0
Skills + commands
substrate items
9
Smoke fixtures
tests included

Compatible runtimes

Plain text artifacts. Drop the files in, your CLI does the rest.

Claude Code
.claude/agents/ + .claude/skills/
Antigravity (agy)
~/.gemini/config/plugins/
Cursor
.cursor/agents/ (compatible format)
Claude Agent SDK
Direct import — same frontmatter

Join the Content Engine waitlist

The Content Engine pack is in active development — 9 of 9 specialists already shipped. Join the waitlist and you'll be first to install it the day it lands, with the build notes along the way.

Occasional FrankX field notes. Unsubscribe anytime. Privacy details.

Preview the spec on GitHub