storytelling

storytelling is a plugin for Claude Code from HirogaKatageri/hirokata. Its manifest loads nothing; the 7 skills, 2 agents it bundles cost 1,141 tokens per session together, scanned A, original, MIT.

A writing plugin that helps shape ideas, pitches, updates, and decisions into clear messages. It uses six storytelling frameworks, including the Golden Circle, Pyramid Principle, Pixar Pitch, StoryBrand, What/So What/Now What, and ABT.

In plain words
What is it for?
Use it to explain an idea, present a decision, write a pitch, or prepare an update. It is also useful when you want to compare different message structures.
Why use it?
It helps match the structure of a message to its audience and purpose. It can also suggest a framework and produce several draft versions for comparison.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

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.

Claude Code
/plugin marketplace add HirogaKatageri/hirokata
agentmods
npx agentmods add plugins/hirogakatageri/hirokata/storytelling
Clone the repo
git clone --depth 1 https://github.com/HirogaKatageri/hirokata

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 storytelling

README.md
[![agentmods](https://agentmods.dev/badge/plugins/hirogakatageri/hirokata/storytelling.svg)](https://agentmods.dev/plugins/hirogakatageri/hirokata/storytelling)
Your own site
<a href="https://agentmods.dev/plugins/hirogakatageri/hirokata/storytelling"><img src="https://agentmods.dev/badge/plugins/hirogakatageri/hirokata/storytelling.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 7 skills, 2 agents cost 1,141 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

storytelling 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 6d 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.

plugins/storytelling/.claude-plugin/plugin.json · 14 lines

What it actually says

{
  "name": "storytelling",
  "version": "1.0.0",
  "description": "Turn any idea, pitch, update, or decision into a message that lands — using six proven storytelling frameworks (Simon Sinek's Golden Circle, Minto's Pyramid Principle, the Pixar Pitch, StoryBrand, What/So What/Now What, and ABT). The 'storytelling' skill diagnoses your audience and goal, recommends the right framework, drafts the message, and can draft it several ways in parallel so you pick the one that lands. Each framework is also a standalone skill. Say 'help me tell the story of <X>' to start.",
  "author": {
    "name": "Gian Patrick Quintana",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/HirogaKatageri/hirokata/tree/main/plugins/storytelling",
  "repository": "https://github.com/HirogaKatageri/hirokata",
  "license": "MIT",
  "keywords": ["storytelling", "communication", "narrative", "pitch", "messaging", "golden-circle", "pyramid-principle", "pixar-pitch", "storybrand", "abt", "framework"]
}
Contents

What it installs

The manifest is a name and a version. 7 skills, 2 agents travel with it, and installing the plugin installs all of them — 1,141 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 6d ago First seen · 14 lines scan A 0144164a4449

Subscribe to this mod's changes

storytelling is a plugin published in the GitHub repository HirogaKatageri/hirokata (5 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.

Related

Other plugins, from other repositories

unslop

Make assistant output sound human. Strip AI-isms (sycophancy, stock vocab, hedging stacks, em-dash pileups), engineer burstiness, restore voice. Preserves code, URLs, and technical accuracy.

MohamedAbdallah-14/unslop · not measured

simulator

Simulator.Company platform assistant. Exposes the Simulator REST API as an MCP server and provides skills for managing actors, forms, graph structures, and financial accounts.

corezoid/simulator-ai-plugin · not measured

dev-flow-lite

简版研发流程插件:读 PRD → 提问对齐 → 编码 → Code Review,不写 MD、不做断点续传.

Today-Hbw/claude-code-dev-workflow · not measured

forge-prd

从任何原料(粗略想法、图片、PDF、HTML、MD)通过强势拷问锻造出一份清晰可用的 PRD,输出 MD 文件。.

Today-Hbw/claude-code-dev-workflow · not measured

adversaria

Critical thinking platform for decision analysis, proposal review, debate preparation, and due diligence. Three agents (advocate, adversary, judge) over a grounded argument graph, with a live transcript UI, appeal review, and 10 reasoning traditions.

damionrashford/Adversaria · not measured

axonflow

Policy enforcement, PII detection, and audit trails for Claude Code. Automatically evaluates governed tool inputs against 80+ governance policies, scans outputs for sensitive data, and records every decision in a compliance-grade audit trail. Self-hosted via Docker — all data stays on your infrastructure.

getaxonflow/axonflow-claude-plugin · not measured