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

Workshop OS Pack

Plan, deliver, amplify — in-person and virtual.

L809 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 Workshop OS pack into .claude/agents/ + .claude/skills/
npx @frankx/acos install workshops

# Or via the manual fallback (git + cp)
git clone https://github.com/frankxai/agentic-creator-os.git tmp-acos
cp -r tmp-acos/packs/workshops/agents/*  .claude/agents/
cp -r tmp-acos/packs/workshops/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.

Workshop NewAgent
workshop-new
Shipped

Scaffolder: format validation + folder/CRM atomic write + duplicate detection + ID generation + recall-anchored next-actions for recurring formats. Wraps /workshop-new command. Pass 2 (2026-04-27).

Workshop PrepAgent
workshop-prep
Shipped

Prep-cycle entry point: validates workshop + fans out @prep-briefer for each attendee (max 5 parallel) + aggregates briefs/sparse-footprint counts/cohort patterns + partial-success detection at 20% failure threshold. Wraps /workshop-prep. Pass 2 (2026-04-27).

Workshop DebriefAgent
workshop-debrief
Shipped

Post-workshop capture: reflection schema fill + content kit drafting (5 templated files with [FILL IN] markers) + atomic engagement logging + last_touchpoint propagation + status transition planning→delivered. Anonymization-aware. Wraps /workshop-debrief. Pass 2 (2026-04-27).

Amplify AttendeeAgent
workshop-amplify
Shipped

Per-post repost drafter: 2 variants (quote-forward + context-forward) under platform char budgets (LinkedIn 1300/Twitter 270/YouTube 1000) with protocol compliance (quote + why + mention + hashtag). Haiku-fast for 14-day amplification cycles. Wraps /amplify-attendee. Pass 2 (2026-04-27).

CRM LogAgent
workshop-crm-log
Shipped

Touchpoint logger: 5-type cascade (workshop-attended/content-posted/intro-made/meeting/email) with referential integrity (person + workshop validation) + flag-required check + atomic engagement append + idempotent tag updates + suggestedNextAction routing. Wraps /crm-log. Pass 2 (2026-04-27).

Workshop ProducerAgent
workshop-producer
Shipped

3-workflow planner (intake brief / run-of-show design / commercial framing) with energy-curve sequencing + commercial verdict gate + recall-anchored carry-forward lessons. ADR-004 migrated to v2 template. Pass 2 (2026-04-27).

Prep BrieferAgent
prep-briefer
Shipped

3-workflow per-attendee researcher (single brief / cohort analysis / intro prep) with source-trail discipline (≥3 URLs) + sparse-footprint detection (TODO markers, never fabricate). Up to 5 parallel briefs for rate-limit safety. ADR-004 migrated to v2 template. Pass 2 (2026-04-27).

Amplification LiaisonAgent
amplification-liaison
Shipped

3-workflow post-workshop loop runner (intake / draft / health) with 4-question quality gate + character-budget enforcement (LinkedIn 1300/Twitter 270/YouTube 1000) + loop-health aggregates (posting rate, coverage, median time-to-repost). ADR-004 migrated to v2 template. Pass 2 (2026-04-27).

Workshop OrchestratorAgent
workshop-orchestrator
Shipped

6-flow-type Opus composer (intake/prep/deliver/debrief/amplify/review-existing) dispatching 8 P5 specialists with abort-on-commercial-fail gate + per-attendee fan-out + durable flow record at data/workshops/flows/. P5 top-level composer. Pass 2 (2026-04-27).

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 Workshop OS waitlist

The Workshop OS 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