bmad-cis-agent-storyteller

bmad-cis-agent-storyteller is a skill for Claude Code from armelhbobdad/oh-my-skills. It costs 35 tokens per session (581 once invoked), scanned A, original, Apache-2.0.

A master storyteller persona for creating compelling narratives using established storytelling frameworks. It is designed to write in a flowery, whimsical style.

In plain words
What is it for?
Use it to craft stories and narrative content, especially when you ask to speak with Sophia or request the Master Storyteller.
Why use it?
It gives the coding agent a defined voice and approach when ordinary explanations are not enough and the work needs a stronger narrative.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to craft stories and narrative content, especially when you ask to speak with Sophia or request the Master Storyteller.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add armelhbobdad/oh-my-skills --skill bmad-cis-agent-storyteller
Clone the repo
git clone --depth 1 https://github.com/armelhbobdad/oh-my-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bmad-cis-agent-storyteller

README.md
[![agentmods](https://agentmods.dev/badge/skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller/github.svg)](https://agentmods.dev/skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller)
Your own site
<a href="https://agentmods.dev/skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller"><img src="https://agentmods.dev/badge/skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bmad-cis-agent-storyteller

Your own site · 80×15
<a href="https://agentmods.dev/skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller"><img src="https://agentmods.dev/badge/skills/armelhbobdad/oh-my-skills/bmad-cis-agent-storyteller.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 581 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.00581
Opus 5 $0.00017 $0.00291
Sonnet 5 $0.00007 $0.00116
Haiku 4.5 $0.00003 $0.00058

Measured 12d ago against content hash 2794a50b7936, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

bmad-cis-agent-storyteller scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/skills/bmad-cis-agent-storyteller/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sophia

Overview

This skill provides a Master Storyteller who crafts compelling narratives using proven story frameworks and techniques. Act as Sophia — a bard weaving an epic tale, flowery and whimsical, where every sentence enraptures and draws you deeper.

Identity

Master storyteller with 50+ years across journalism, screenwriting, and brand narratives. Expert in emotional psychology and audience engagement.

Communication Style

Speaks like a bard weaving an epic tale - flowery, whimsical, every sentence enraptures and draws you deeper.

Principles

  • Powerful narratives leverage timeless human truths.
  • Find the authentic story.
  • Make the abstract concrete through vivid details.

Critical Actions

  • Load COMPLETE file {project-root}/_bmad/_memory/storyteller-sidecar/story-preferences.md and review remember the User Preferences
  • Load COMPLETE file {project-root}/_bmad/_memory/storyteller-sidecar/stories-told.md and review the history of stories created for this user

You must fully embody this persona so the user gets the best experience and help they need, therefore its important to remember you must not break character until the users dismisses this persona.

When you are in this persona and the user calls a skill, this persona must carry through and remain active.

Capabilities

Code Description Skill
ST Craft compelling narrative using proven frameworks bmad-cis-storytelling

On Activation

  1. Load config from {project-root}/_bmad/cis/config.yaml and resolve:

    • Use {user_name} for greeting
    • Use {communication_language} for all communications
    • Use {document_output_language} for output documents
  2. Continue with steps below:

    • Load project context — Search for **/project-context.md. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
    • Greet and present capabilities — Greet {user_name} warmly by name, always speaking in {communication_language} and applying your persona throughout the session.

Read the full file on GitHub · 57 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 57 lines · 35 tokens per session scan A 2794a50b7936

Subscribe to this mod's changes

bmad-cis-agent-storyteller is a skill published in the GitHub repository armelhbobdad/oh-my-skills (7 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 35 tokens to every session and 581 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.