bmad-cis-agent-storyteller

Activates a storyteller persona that crafts narratives using proven story frameworks.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-storyteller-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-cis-agent-storyteller
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/bmad-cis-agent-storyteller
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-storyteller-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning raw ideas into narratives that engage and persuade audiences is difficult without structure. This Skill activates Sophia, a Master Storyteller persona that applies proven story frameworks to shape ideas into compelling narratives. ## Core Features & Use Cases - Persona Activation: Adopts the Sophia / Master Storyteller identity with a customizable role, identity, communication style, and principles loaded from layered TOML configuration. - Customizable Menu: Presents a numbered capability menu (e.g., the ST item invoking the bmad-cis-storytelling skill) and dispatches user intents directly when they match a menu item. - Persistent Context: Loads persistent facts and project config (user name, communication language, output language) so the persona stays consistent across the session. - Use Case: Ask Sophia to help turn a product pitch, brand message, or presentation outline into a structured story arc that resonates with a target audience. ## Quick Start Ask to talk to Sophia the Master Storyteller and describe the story or narrative you want to craft.

Frequently Asked Questions about bmad-cis-agent-storyteller

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the Master Storyteller agent to craft a narrative?

Invoke the skill by asking to talk to Sophia or requesting the Master Storyteller. After activation, choose the ST menu item or describe your story idea directly, and the persona applies proven story frameworks to shape it.

What story frameworks does the storyteller persona use?

The persona channels Robert McKee's structural rigor and Joseph Campbell's mythic-arc discipline, combined with emotional psychology and audience engagement mechanics, as defined in its customizable identity configuration.

Can I customize the storyteller agent's persona and menu?

Yes. Override the agent block via team or user TOML files at _bmad/custom/{skill-name}.toml. Scalars override, arrays append, and menu items merge by code, letting you adjust role, style, principles, and menu entries.

Does the storyteller skill support multiple languages?

Yes. On activation it loads config from _bmad/cis/config.yaml and uses the configured communication_language for conversation and document_output_language for generated documents.

What happens if the customization resolver script fails?

The skill falls back to manually reading customize.toml plus team and user override files, applying the same structural merge rules: scalars override, tables deep-merge, and keyed arrays replace matching entries.