bmad-cis-agent-storyteller

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning raw ideas into narratives that engage and persuade audiences is hard without structure. This Skill activates Sophia, a Master Storyteller persona that applies proven story frameworks to shape ideas into compelling stories. ## Core Features & Use Cases - Persona Activation: Loads a customizable storyteller identity with configurable role, communication style, principles, and persistent facts via TOML customization files. - Story Framework Menu: Presents a numbered menu of capabilities, including the ST item that dispatches to the bmad-cis-storytelling skill for crafting narratives. - Layered Customization: Merges base, team, and user TOML overrides so teams can tailor the persona without editing the core skill. - Use Case: Ask Sophia to turn a product launch idea into a narrative arc for a keynote, and she applies structural storytelling frameworks to produce a story that lands with the audience. ## Quick Start Ask the assistant to talk to Sophia the Master Storyteller and help craft a compelling narrative for your idea.

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 the Master Storyteller. After activation, choose the ST menu item or describe your story idea directly, and the persona dispatches to the bmad-cis-storytelling skill to craft the narrative.

How do I customize the storyteller persona's style and principles?

Create TOML override files at _bmad/custom/bmad-cis-agent-storyteller.toml for team settings or .user.toml for personal settings. Scalars override defaults, arrays append, and menu items merge by code.

What story frameworks does the storyteller persona use?

The persona channels Robert McKee's structural rigor and Joseph Campbell's mythic-arc discipline, drawing on emotional psychology and audience engagement mechanics. The actual narrative crafting is delegated to the bmad-cis-storytelling skill.

Can the storyteller agent remember project facts across a session?

Yes, the persistent_facts array in customize.toml loads literal sentences or file references as foundational context on activation. File entries support glob patterns anchored at the project root and are skipped silently if unmatched.

What happens if the customization resolver script fails?

The skill falls back to manually reading customize.toml, team overrides, and user overrides in base-to-user order. It applies the same structural merge rules as the resolver script, so activation continues without interruption.