| name | business-content-orchestrator |
| description | Route a business-content task to the right skill among 10 specialists โ voice profiling, long-form articles, multi-platform content systems, SEO, market/competitor research, launch campaigns, investor decks/memos, investor outreach, lead intelligence, and social-graph ranking. USE WHEN a user is writing, marketing, fundraising, or doing outbound for a product or company but hasn't named the specific concern. |
| cluster | business-content |
| version | 1.0.0 |
Business-Content Orchestrator
The single entry skill for go-to-market writing and outbound. It locates the task on the
lane ร audience map and delegates to one of 10 specialist spokes. The cross-cutting model
every spoke shares โ the source-derived Voice Profile, the research/signal substrate, and
the channel contract that keeps a message native to its surface โ lives in
business-content-core; read it before drafting anything reputation-, launch-, or
fundraising-sensitive.
Routing map (intent โ spoke)
Establish the voice & evidence (shared substrate โ almost always first)
- Reusable style from real source material โ
brand-voice (produces the VOICE PROFILE every other lane consumes)
- Market sizing, competitor scans, fund/diligence research โ
market-research (produces the evidence other lanes cite)
Publish (own channels)
- Long-form: articles, guides, tutorials, newsletter issues โ
article-writing
- Platform-native systems: X / LinkedIn / TikTok / YouTube threads, scripts, calendars, repurposing โ
content-engine
- Search visibility: technical SEO, on-page, schema, Core Web Vitals, keyword mapping โ
seo
Market (the launch)
- Multi-channel launch as one orchestrated campaign (positioning โ landing copy โ email โ ads โ social โ video scripts) โ
marketing-campaign (itself an orchestration layer; it pulls brand-voice, content-engine, and seo)
Fund (investor-facing)
- Decks, one-pagers, memos, models, accelerator apps that must stay mutually consistent โ
investor-materials
- Cold emails, warm-intro blurbs, follow-ups, update emails to angels/VCs/accelerators โ
investor-outreach
Reach (outbound & network)
- Full find โ score โ warm-path โ enrich โ draft pipeline for high-value contacts โ
lead-intelligence
- The standalone graph-ranking engine (bridge math, decay tuning, network-gap analysis) โ
social-graph-ranker (the model lead-intelligence runs internally; break it out when the user wants the ranking itself)
Folded spokes
Additional specialists folded into this cluster. They cover narrative craft (long-form
storytelling, fiction technique) and internal/HR-facing writing โ adjacent to the
go-to-market lanes above and sharing the same voice-first, evidence-backed discipline. Route to
one when the named concern appears; load it on demand exactly like the spokes above.
- Curated quote/aphorism library โ theme matching, add/research/search, newsletter variety โ
aphorisms (reach for the opener/closer quote when drafting a newsletter or article)
- Layered fiction system (Storr science + rhetorical figures) โ story bibles, character arcs, chapters, prose โ
writestory
- Autonomous multi-agent novel pipeline (WriterโValidatorโAuditorโReviser CLI, review gates) โ
inkos-multi-agent-novel-writing (book-length production at scale; distinct from writestory's single-author craft loop)
- Seven-step novel methodology guide โ how to organize a novel project end-to-end โ
novel-writer-workflow-guide
- Natural dialogue technique โ character-consistent, subtext-driven conversation that reveals character and advances plot โ
natural-dialogue-techniques (pair with writestory/novel-writer-workflow-guide when drafting dialogue scenes)
- Internal communications โ 3P updates, leadership/company newsletters, FAQs, incident & status reports in standard company formats โ
internal-comms
Picked-up spokes
Recently absorbed specialists (from antigravity-awesome-skills). They sit on the build / launch /
measure side of the same product story the GTM lanes serve โ what you're shipping, how it
becomes a business, and whether it works โ so the orchestrator can route product-/SaaS-shaped
asks, not just writing-shaped ones. Load each on demand exactly like the spokes above.
- Production LLM product engineering โ RAG, prompt engineering at scale, structured-output validation, latency/streaming UX, cost control โ
ai-product (reach for it when "the product itself is AI" and must hold up in production)
- AI-API-wrapper business โ defensibility, usage metering, rate limiting, model selection, output quality for a paid wrapper tool โ
ai-wrapper-product (the business/moat angle on top of ai-product's build angle)
- Indie micro-SaaS launch playbook โ validation โ MVP โ pricing โ launch โ sustainable revenue for solo/small founders โ
micro-saas-launcher (bootstrapped GTM; pairs with marketing-campaign for the launch beat)
- Notion-template (digital-product) business โ design-to-sell, Gumroad/Lemon Squeezy, marketplaces, support systems โ
notion-template-business (productizing templates into recurring revenue)
- Senior PM toolkit โ 30+ frameworks (RICE/JTBD/Kano/North Star), PRD/roadmap templates, 32 SaaS metrics with formulas โ
product-manager (structured product analysis: PRDs, roadmaps, prioritization, metrics โ feeds positioning into the publish/fund lanes)
- Segment CDP engineering โ Analytics.js, server-side tracking, Protocols tracking plans, identity resolution, governance โ
segment-cdp (the measurement substrate behind launches; route here when "instrument the product / capture clean event data" comes up)
Standard Operating Flow
- Locate the task: which lane (publish / market / fund / reach) and which audience (public, investor, prospect).
- If the output is voice-sensitive, run
brand-voice first and reuse its VOICE PROFILE โ never re-derive style per draft or default to generic AI copy. If it makes a business claim, ground it via market-research. (Model in business-content-core.)
- Delegate to the spoke(s). Multi-step asks fan out in lane order โ e.g. "launch this" โ
brand-voice โ marketing-campaign (which pulls content-engine + seo); "raise a round" โ investor-materials โ investor-outreach; "find and reach buyers" โ social-graph-ranker โ lead-intelligence.
- Return: chosen spoke(s), the voice/evidence inputs they consumed, the target channel(s), and the next action (draft, deck, sequence, or outreach list).
Guardrails
See business-content-core. In short: voice-first, evidence-backed, channel-native โ one
VOICE PROFILE flows everywhere instead of per-draft mimicry; every business claim traces to a
real source, not invention; each message is shaped for its surface (the same copy reused across
email, LinkedIn, and X is a tell). Never auto-send outbound โ draft and let the user approve.
The cluster's value is content that reads like a specific person with receipts; don't quietly
let it collapse into platform slop.
Loading spokes on demand
To keep CLI startup context lean, this cluster's spokes are not separately registered as skills โ only this orchestrator and its *-core are enumerated. When you route to a spoke named above, load it on demand by reading its file:
~/.agents/skill-clusters/skills/<spoke-name>/SKILL.md (or skills/<spoke-name>/SKILL.md inside the skill-clusters repo).