product-narrative

product-narrative is a skill for Claude Code from Dragoon0x/product-skills. It costs 39 tokens per session (368 once invoked), scanned A, original, no licence file.

A writing aid for shaping a product’s story, from its origins and the problem it addresses to the change it creates.

In plain words
What is it for?
Use it when writing an about page, launch announcement, or pitch deck.
Why use it?
It helps turn product information into a clear story that readers can follow and remember.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the product-skills plugin — 70 skills, 48 commands shipped together

Good fit Use it when writing an about page, launch announcement, or pitch deck.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dragoon0x/product-skills/product-narrative
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 Dragoon0x/product-skills --skill product-narrative
Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/product-skills

Made for: Claude Code.

Or install product-skills, the plugin that ships this one along with the rest of its 70 skills, 48 commands.

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 product-narrative

README.md
[![agentmods](https://agentmods.dev/badge/skills/dragoon0x/product-skills/product-narrative/github.svg)](https://agentmods.dev/skills/dragoon0x/product-skills/product-narrative)
Your own site
<a href="https://agentmods.dev/skills/dragoon0x/product-skills/product-narrative"><img src="https://agentmods.dev/badge/skills/dragoon0x/product-skills/product-narrative/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 product-narrative

Your own site · 80×15
<a href="https://agentmods.dev/skills/dragoon0x/product-skills/product-narrative"><img src="https://agentmods.dev/badge/skills/dragoon0x/product-skills/product-narrative.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 368 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 unknown 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.00039 $0.00368
Opus 5 $0.00019 $0.00184
Sonnet 5 $0.00008 $0.00074
Haiku 4.5 $0.00004 $0.00037

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

Security

Grade A, and why

product-narrative 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 11d 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.

skills/communication/product-narrative/SKILL.md · 45 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 11d ago First seen · 45 lines · 39 tokens per session scan A dca4bc01dd67

Subscribe to this mod's changes

product-narrative is a skill published in the GitHub repository Dragoon0x/product-skills (4 stars, last pushed 6mo ago), with no licence file. It adds 39 tokens to every session and 368 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.

Related

Other skills, from other repositories

clrun

Run and control interactive CLI sessions for AI agents. Handles TUI prompts (select lists, checkboxes, confirms), persistent shell state, and long-running processes. Use when you need to execute terminal commands, respond to interactive prompts, navigate scaffolding wizards like create-vue or create-vite, or manage…

cybertheory/clrun · 68 tokens

apple-container

Apple's open-source container CLI to build, run, and manage OCI/Linux containers as lightweight per-container VMs on Apple-silicon macOS — no Docker daemon required. Use when the user mentions the container CLI, "apple container", running or building containers on macOS without Docker/Podman, container run, container…

sanjay3290/ai-skills · 146 tokens

architecture-refiner

Facilitate a structured conversation to define architecture principles for a repository. Supports multiple architecture styles: clean architecture (default), hexagonal / ports & adapters, modular monolith, or custom. Produces a formal architecture document that the corresponding atom will use. Use when setting up a…

techygarg/lattice · 114 tokens

manus

Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive…

sanjay3290/ai-skills · 89 tokens

name-your-business

Generate, refine, compare, and when needed validate distinctive names for startups, AI products, developer tools, protocols, open-source projects, apps, product families, local businesses, services, companies, nonprofits, and other organizations. Use when asked to name or rename a business, brand, product, venture…

tamdogood/builder-essential-skills · 156 tokens

secure-coding

Apply security-conscious thinking when generating or modifying code. Enforces trust boundary awareness, input validation, injection prevention, secrets management, and defense-in-depth authorization. Use when generating code that handles user input, authentication, authorization, database queries, external APIs, or…

techygarg/lattice · 137 tokens