creative-writing-craft

creative-writing-craft is a skill for Claude Code from organvm-iv-taxis/a-i--skills. It costs 57 tokens per session (2,052 once invoked), scanned A, original, Apache-2.0.

Um conjunto de orientações para escrever e rever ficção e não ficção criativa, incluindo histórias curtas, capítulos de romance, ensaios e textos híbridos.

In plain words
What is it for?
Serve para planear estruturas narrativas, desenvolver cenas com objetivos e conflitos, trabalhar temas e melhorar o estilo da prosa.
Why use it?
Ajuda a organizar a história, as cenas, os acontecimentos e o ponto de vista, além de orientar o tom e a revisão do texto.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: built for cline.

Part of the example-skills plugin — 47 skills, 2 commands, 1 agent shipped together

not rated 17repo 16d ago A scan Socket: passSnyk: passSkillSpector: pass 57 tokens original Apache-2.0

Good fit Serve para planear estruturas narrativas, desenvolver cenas com objetivos e conflitos, trabalhar temas e melhorar o estilo da prosa.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/organvm-iv-taxis/a-i--skills/creative-writing-craft
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 organvm-iv-taxis/a-i--skills --skill creative-writing-craft
Clone the repo
git clone --depth 1 https://github.com/organvm-iv-taxis/a-i--skills

Made for: Claude Code.

Or install example-skills, the plugin that ships this one along with the rest of its 47 skills, 2 commands, 1 agent.

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 creative-writing-craft

README.md
[![agentmods](https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/creative-writing-craft/github.svg)](https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/creative-writing-craft)
Your own site
<a href="https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/creative-writing-craft"><img src="https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/creative-writing-craft/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 creative-writing-craft

Your own site · 80×15
<a href="https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/creative-writing-craft"><img src="https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/creative-writing-craft.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,052 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. Third-party audits
  • Socket pass 8 Aug 2026
  • Snyk pass 8 Aug 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00057 $0.02052
Opus 5 $0.00028 $0.01026
Sonnet 5 $0.00011 $0.00410
Haiku 4.5 $0.00006 $0.00205

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

Security

Grade A, and why

creative-writing-craft 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.

distributions/claude/skills/creative-writing-craft/SKILL.md · 356 lines

How it starts

The opening of the file, as written. The whole thing — 356 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Creative Writing Craft

Transform ideas into compelling prose.

Story Architecture

Three-Act Structure

ACT I (25%)     │  ACT II (50%)              │  ACT III (25%)
Setup           │  Confrontation             │  Resolution
────────────────┼────────────────────────────┼─────────────────
Hook            │  Rising Action             │  Climax
Inciting Event  │  Midpoint Shift            │  Falling Action
First Plot Point│  Second Plot Point         │  Resolution

Scene Structure

Goal → Conflict → Disaster → Reaction → Dilemma → Decision

Each scene should have:

  • POV character with a clear goal
  • Obstacle preventing the goal
  • Stakes if they fail
  • Outcome (usually not what they wanted)

Story Beats

Beat Percentage Function
Opening Image 0-1% Establish world/tone
Theme Stated ~5% Hint at meaning
Setup 1-10% Ordinary world
Catalyst ~10% Inciting incident
Debate 10-20% Hesitation
Break into Two ~25% Commits to journey
B Story ~30% Subplot, often thematic
Fun and Games 30-50% Promise of premise
Midpoint ~50% False victory/defeat, stakes rise
Bad Guys Close In 50-75% Increasing pressure
All Is Lost ~75% Lowest point
Dark Night of Soul 75-80% Despair
Break into Three ~80% New plan/revelation
Finale 80-99% Climax, resolution
Final Image 99-100% Echo opening, show change

Character Development

Character Dimensions

Layer Question Example
Surface What do they show? Confident, funny
Behavior What do they do? Helps strangers, avoids calls
Motive What do they want? Success, approval
Need What do they actually need? Self-acceptance
Ghost What wound drives them? Abandoned as child

Character Arc Pattern

Lie they believe → Want (conscious goal) → Need (unconscious)
     ↓                    ↓                      ↓
Truth they learn ← Confrontation ← Cost of lie

Read the full file on GitHub · 356 lines

Files

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.

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. 13d ago First seen · 356 lines · 57 tokens per session scan A 152384369fa3

Subscribe to this mod's changes

creative-writing-craft is a skill published in the GitHub repository organvm-iv-taxis/a-i--skills (17 stars, last pushed 16d ago), licensed Apache-2.0. It adds 57 tokens to every session and 2,052 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

agent-communication-protocol

Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.

majiayu000/claude-skill-registry · 25 tokens

agent-creation-skill

Procedural guide for creating new agents from templates when project complexity requires delegation.

majiayu000/claude-skill-registry · 0 tokens

code-research

Use when produce structured understanding of unfamiliar codebases — architecture, data flows, dependencies, and conventions. Use when joining a new project, tracing feature implementations, or mapping system architecture.

oyi77/1ai-skills · 40 tokens

market-research-agent

Use when analyze markets, competitors, user segments, and trends to produce evidence-based business intelligence. Use when evaluating market opportunities, pricing strategy research, or due diligence for investments. Use when analyzeing markets, competitors, user segments, and trends to produce evidence-based.

oyi77/1ai-skills · 58 tokens

model-strategy

Multi-model orchestration and model-switching strategy. Score-based model selection, reasoning-effort routing, cross-agent delegation (Gemini, Codex, Ollama), advisor pairing, escalation triggers, permission matrix, and cost-efficiency optimization.

ellmos-ai/skills · 52 tokens

skypilot-multi-cloud-orchestration

Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.

foryourhealth111-pixel/Vibe-Skills · 51 tokens