Diagnose what any story needs regardless of its current state. This skill should be used when a writer is stuck, evaluating story problems, when narrative feels broken, or when someone asks 'what's wrong with my story?'. Keywords: story, diagnosis, stuck, narrative, plot, character, worldbuilding, revision.
npx skills add https://github.com/jwynia/agent-skills --skill story-sense
Identify what state a story is in and what it needs to move forward. This is not a linear process but a diagnostic model: Assess → Diagnose → Intervene → Reassess.
Use this skill when:
Do NOT use this skill when:
Story Sense is the ability to know what any story needs, regardless of its current state or intended medium.
There's no such thing as "stuck." There's only:
Symptoms: Nothing exists yet
Interventions: story-idea-generator, elemental genres
Symptoms: Have idea but world/characters/plot feel thin
Interventions: cliche-transcendence, systemic-worldbuilding, key-moments
Symptoms: Setting exists but feels like backdrop
Interventions: worldbuilding skill suite (belief-systems, economic-systems, governance-systems)
Symptoms: Aliens/fantasy species feel like humans in costume
Interventions: conlang, species development frameworks
Symptoms: Characters serve plot rather than driving it
Interventions: character-arc, underdog-unit, positional-revelation
Symptoms: Scenes work individually but don't accumulate
Interventions: scene-sequencing
Symptoms: Events happen but don't accumulate meaning
Interventions: moral-parallax, key-moments
Symptoms: Characters sound alike, conversations lifeless
Interventions: dialogue
Symptoms: Story builds well but resolution disappoints
Interventions: endings
Symptoms: Planning done but draft isn't happening
Interventions: drafting
Symptoms: Story works but sentences are functional not memorable
Interventions: prose-style
Symptoms: Draft exists but revision feels overwhelming
Interventions: revision
Symptoms: Story exists but quality uncertain
Interventions: sensitivity-check, story-analysis
Is there anything on the page?
├── NO → story-idea-generator
└── YES → What's the problem?
├── Feels generic → cliche-transcendence
├── World feels thin → worldbuilding
├── Non-humans feel fake → conlang
├── Characters flat → character-arc
├── Pacing off → scene-sequencing
├── Dialogue wooden → dialogue
├── Ending weak → endings
├── Meaning unclear → moral-parallax
├── Draft not progressing → drafting
├── Prose flat → prose-style
└── Draft needs revision → revision
Injects creative randomness from curated lists.
deno run --allow-read scripts/entropy.ts lies
deno run --allow-read scripts/entropy.ts disasters --count 3
deno run --allow-read scripts/entropy.ts --combo
Lists: lies, ghosts, disasters, dilemmas, professions, locations, collisions, openings
Generates characters from abstract story functions.
deno run --allow-read scripts/functions.ts
deno run --allow-read scripts/functions.ts --setting scifi
deno run --allow-read scripts/functions.ts healer --setting fantasy
Functions: healer, enforcer, keeper_of_secrets, maker, trader, guide, entertainer, death_worker, transgressor
Fix: Always ask clarifying questions before diagnosing.
Fix: Recommend one intervention. Expand after reassessment.
Fix: Balance diagnostic accuracy with what energizes the writer.
Fix: Keep asking "Does this feel right?" alongside structural diagnosis.
Routes to all fiction skills based on diagnosed state.
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
Take jwynia/story-sense from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.