storytelling

31 stars 7 forks
28
C

Use when crafting narratives that connect product value to customer pain through clear setup-conflict-resolution arcs.

Marketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/storytelling
skilz install gtmagents/gtm-agents/storytelling --agent opencode
skilz install gtmagents/gtm-agents/storytelling --agent codex
skilz install gtmagents/gtm-agents/storytelling --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/content-marketing/skills/storytelling ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Non-Technical
Meta-Domain
development
Primary Domain
github
Market Score
28

Agent Skill Grade

C
Score: 75/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
20/30
Ease of Use
19/25
Writing Style
7/10
Utility
16/20
Modifiers: +1

Areas to Improve

  • Inconsistent Voice & Tense
  • Missing Validation Steps
  • Template Details Missing

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I noticed you're tackling one of the hardest skills to teach objectively—how do you measure what makes a story land for different audiences? Your skill sits at a solid 75/100, which suggests you've got the mechanics down but there's room to help developers understand the why behind narrative choices.

Links:

The TL;DR

You're at 75/100, Grade C territory. This is based on Anthropic's skill best practices across five pillars. Your strongest area is Spec Compliance (12/15) — metadata and YAML structure are solid. The weakest? Progressive Disclosure Architecture (20/30) — you're packing everything into one flat file without layered guidance, and Writing Style (7/10) — the voice gets inconsistent between noun phrases and imperatives.

What's Working Well

  • SCAR framework is concrete — You've given developers an actual decision tree (Situation → Complication → Action → Resolution) that translates to real pitch decks and customer stories. That's not vague.
  • The metadata is clean — Your skill triggers ('crafting narratives', 'setup-conflict-resolution') are discoverable and match what devs will actually search for.
  • Templates show up — Including a pitch script template and story inventory reference gives people something tangible to grab immediately.

The Big One: Missing Validation Steps

Here's what's holding you back: no feedback loops. You tell devs how to build a story, but you don't explain how to test if it worked. This is a 2-point swing.

Why it matters: Storytelling is subjective. A dev using your skill needs to know how to measure resonance against actual customer pain points. Otherwise they're just following a template hoping for the best.

The fix: Add a...

Report Security Issue

Found a security vulnerability in this agent skill?