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.
npx skills add ericgandrade/claude-superskills --skill storytelling-expertgit clone --depth 1 https://github.com/ericgandrade/claude-superskillsWrote 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.
[](https://agentmods.dev/skills/ericgandrade/claude-superskills/storytelling-expert)<a href="https://agentmods.dev/skills/ericgandrade/claude-superskills/storytelling-expert"><img src="https://agentmods.dev/badge/skills/ericgandrade/claude-superskills/storytelling-expert/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.
<a href="https://agentmods.dev/skills/ericgandrade/claude-superskills/storytelling-expert"><img src="https://agentmods.dev/badge/skills/ericgandrade/claude-superskills/storytelling-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00032 | $0.01068 |
| Opus 5 | $0.00016 | $0.00534 |
| Sonnet 5 | $0.00006 | $0.00214 |
| Haiku 4.5 | $0.00003 | $0.00107 |
Grade A, and why
storytelling-expert 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 13d 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.
How it starts
The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.
📖 Storytelling Expert
Version: 1.0.0 Status: ✨ Production Ready | 🌍 Universal
Transforms ideas, presentations, sales pitches, or data into highly engaging and persuasive stories using elite narrative frameworks.
📋 Overview
Storytelling Expert is an elite narrative strategist that analyzes your content and automatically applies the most suitable storytelling framework to maximize psychological and emotional impact.
Instead of struggling to structure your message, you present your scenario or draft, and the skill rewrites the content using proven techniques from Hollywood, B2B sales, and executive public speaking.
✨ Key Features
- 🧠 8 Elite Frameworks: StoryBrand, Golden Circle, Pixar, Challenger Sale, Minto Pyramid, Hero's Journey, In Medias Res, South Park.
- 🎯 Automatic Selection: Analyzes the context and picks the best framework for the use case.
- 📝 Results-Focused: Delivers formatted output for immediate clarity and impact.
- 🚫 No Meta-Talk: Delivers only the final narrative, without explaining the "why" of the choice (unless asked).
- 🗣️ Adaptable Tone: Maintains professionalism with empathy and persuasion.
🚀 Quick Start
Invoke the Skill
Use any of these trigger phrases:
copilot> help with storytelling: [your draft]
copilot> improve this story: [context]
copilot> create a narrative for: [objective]
copilot> investor pitch: [data]
copilot> sales speech: [product]
Example 1: Startup Pitch
Input:
copilot> create a narrative for: my drone delivery startup that is faster than motorcycle couriers
Skill (Applies Golden Circle):
**WHY:**
We believe time is humanity's most valuable resource and no one should waste it waiting for an urgent package.
**HOW:**
We use an autonomous fleet of high-speed drones that bypass chaotic city traffic, flying above obstacles.
**WHAT:**
We deliver any package under 5kg in less than 15 minutes, guaranteed. We are FlashDrone.
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.
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.
- 13d ago First seen · 117 lines · 32 tokens per session scan A 33f11bee8c09
storytelling-expert is a skill published in the GitHub repository ericgandrade/claude-superskills (75 stars, last pushed 4mo ago), licensed MIT. It adds 32 tokens to every session and 1,068 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-30.
Other skills, from other repositories
writing-fragments
Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate"…
no-mistakes
Validate committed feature-branch changes through the no-mistakes pipeline: intent, rebase, review, test, docs, lint, push, PR, and CI. Use when the user asks to run no-mistakes, ship safely, validate before pushing, or gate a change before it reaches upstream.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
continuous-learning-v2
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
review
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…
writing-shape
Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants…