bmad-cis-agent-storyteller

Adopts a storyteller persona to craft narratives using proven story frameworks.

Updated May 7, 2026
One-click install
npx skills add https://github.com/jgabriellima/deep-agent-skill --skill bmad-cis-agent-storyteller-jgabriellima
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-cis-agent-storyteller
Source: https://github.com/jgabriellima/deep-agent-skill/tree/main/skills/bmad-cis-agent-storyteller
Command: npx skills add https://github.com/jgabriellima/deep-agent-skill --skill bmad-cis-agent-storyteller-jgabriellima

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning raw ideas into narratives that engage and persuade audiences is difficult without structured storytelling expertise. 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: Loads a customizable storyteller identity with configurable role, communication style, principles, and persistent facts via TOML customization files. - Menu-Driven Dispatch: Presents a numbered capability menu and dispatches to registered skills such as bmad-cis-storytelling for narrative crafting. - Layered Customization: Merges base, team, and user TOML overrides so organizations can tailor the persona without editing the core skill. - Use Case: Ask Sophia to turn a product idea into a persuasive brand story, and she applies narrative structure, emotional psychology, and vivid sensory detail to deliver a polished story. ## Quick Start Ask Sophia the Master Storyteller to craft a compelling narrative for your product launch 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 write a story?▼

Invoke the skill and greet Sophia, then either describe your narrative goal directly or pick the ST menu item, which dispatches to the bmad-cis-storytelling skill. She applies story frameworks, emotional psychology, and sensory detail to shape your idea.

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

Create TOML override files at _bmad/custom/bmad-cis-agent-storyteller.toml for team settings or a .user.toml variant for personal settings. Scalars override, arrays append, and menu items merge by code, letting you adjust role, communication style, principles, and persistent facts.

What story frameworks does the Master Storyteller use?▼

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

Can the storyteller agent respond in a different language?▼

Yes. On activation it loads _bmad/cis/config.yaml and uses the communication_language value for all conversation and document_output_language for written deliverables, greeting the configured user_name accordingly.

What happens if the customization resolver script fails?▼

The skill falls back to manually reading the base customize.toml plus team and user override files, applying the same structural merge rules itself. Missing files are skipped silently, so activation continues without error.