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.
npx skills add fabioc-aloha/Alex_Skill_Mall --skill creative-writinggit clone --depth 1 https://github.com/fabioc-aloha/Alex_Skill_MallWrote 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.
[](https://agentmods.dev/skills/fabioc-aloha/alex_skill_mall/creative-writing)<a href="https://agentmods.dev/skills/fabioc-aloha/alex_skill_mall/creative-writing"><img src="https://agentmods.dev/badge/skills/fabioc-aloha/alex_skill_mall/creative-writing/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.
<a href="https://agentmods.dev/skills/fabioc-aloha/alex_skill_mall/creative-writing"><img src="https://agentmods.dev/badge/skills/fabioc-aloha/alex_skill_mall/creative-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00019 | $0.03214 |
| Opus 5 | $0.00010 | $0.01607 |
| Sonnet 5 | $0.00004 | $0.00643 |
| Haiku 4.5 | $0.00002 | $0.00321 |
Grade A, and why
creative-writing 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.
How it starts
The opening of the file, as written. The whole thing — 464 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creative Writing Skill
Patterns for fiction, narrative structure, character development, dialogue, and storytelling craft.
Book Project Scaffolding
Recommended Folder Structure
book-project/
├── .github/
│ ├── copilot-instructions.md # Book-specific Alex context
│ └── prompts/
│ └── chapter-review.prompt.md
├── outline/
│ ├── BOOK-PLAN.md # Synopsis, themes, timeline
│ ├── PLOT-OUTLINE.md # Beat sheet or chapter summaries
│ └── TIMELINE.md # Story timeline (if complex)
├── characters/
│ ├── CHARACTER-BIBLE.md # All characters in one file
│ └── [character-name].md # Deep dives for major characters
├── worldbuilding/ # For fantasy/sci-fi/historical
│ ├── WORLD-BIBLE.md # Rules, history, geography
│ ├── magic-system.md # If applicable
│ └── locations/ # Location details
├── research/ # For historical, technical, etc.
│ ├── RESEARCH-LOG.md # What you've researched
│ └── notes/ # Source notes
├── chapters/
│ ├── act-1/
│ │ ├── ch01-[slug].md
│ │ └── ch02-[slug].md
│ ├── act-2/
│ └── act-3/
├── drafts/
│ ├── draft-1/ # Complete manuscript versions
│ └── draft-2/
├── scenes/ # Loose scenes not yet placed
└── README.md # Project overview
BOOK-PLAN.md Template
# Book Plan: [Title]
## Logline
[One sentence that captures the core conflict]
## Synopsis
[2-3 paragraph summary]
## Genre & Comparables
- **Genre**: [Primary genre + subgenre]
- **Comp Titles**: [Book] meets [Book]
- **Target Audience**: [Who is this for]
## Themes
1. [Primary theme — what is this book ABOUT thematically?]
2. [Secondary theme]
## Structure
- **Format**: [Novel / Novella / Short Story Collection]
- **POV**: [First / Third Limited / Multiple]
- **Tense**: [Past / Present]
- **Target Word Count**: [XX,000]
## Timeline
| Phase | Duration | Deliverable |
|-------|----------|-------------|
| Outline | Weeks 1-2 | PLOT-OUTLINE.md complete |
| Draft 1 | Weeks 3-10 | Rough draft in drafts/draft-1/ |
| Revision | Weeks 11-14 | Draft 2 |
| Beta | Weeks 15-18 | Beta feedback incorporated |
| Polish | Weeks 19-20 | Submission-ready |
## Success Criteria
- [ ] First draft complete
- [ ] [Other goals]
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.
- 6d ago First seen · 464 lines · 19 tokens per session scan A e02173779bd8
creative-writing is a skill published in the GitHub repository fabioc-aloha/Alex_Skill_Mall (4 stars, last pushed 3d ago), licensed MIT. It adds 19 tokens to every session and 3,214 once invoked, about $0.0001 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-09-03.
Other skills, from other repositories
design-concept-art-brief
Use when briefing concept artists for a game, film, or animation production — designing a concept art brief that specifies visual direction, reference materials, deliverable formats, tone keywords, and technical requirements to align art direction before production begins.
apply-plein-air-painting
Use when painting outdoors on location — applying the setup workflow, value-first approach, limited palette selection, and time management to produce a complete plein air study before light conditions change.
apply-watercolor-technique
Use when painting with watercolor — applying wet-on-wet and wet-on-dry techniques correctly, managing pigment-to-water ratios, preserving whites, and building luminous glazes to avoid muddy results.
design-oil-painting-process
Use when planning an oil painting — designing the multi-stage process from canvas preparation through underpainting, block-in, mid-layers, and final glazes, including the fat-over-lean rule to prevent cracking.
apply-color-theory-principles
Use when making deliberate color decisions in painting, design, or illustration to create harmony, contrast, mood, and visual hierarchy.
design-color-palette
Use when creating a cohesive, purposeful color palette for a brand, illustration, UI, or fine-art project.