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 YangsonHung/awesome-agent-skills --skill novel-writergit clone --depth 1 https://github.com/YangsonHung/awesome-agent-skillsWrote 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/yangsonhung/awesome-agent-skills/novel-writer)<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/novel-writer"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/novel-writer/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/yangsonhung/awesome-agent-skills/novel-writer"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/novel-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
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.00024 | $0.01745 |
| Opus 5 | $0.00012 | $0.00873 |
| Sonnet 5 | $0.00005 | $0.00349 |
| Haiku 4.5 | $0.00002 | $0.00175 |
Grade A, and why
novel-writer 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 12d 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 — 259 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Novel Writer
Overview
Provide professional novel writing support covering ideation, planning, drafting, continuation, and revision. The skill handles new fiction projects, chapter continuation, character design, character arcs, worldbuilding, and prose revision across genres such as science fiction, fantasy, mystery, romance, and wuxia.
When to Use
Use this skill when the user asks for:
- New novel creation from an idea or genre prompt
- Continuing existing chapters or scenes
- Character creation and character arc design
- Worldbuilding (magic systems, factions, settings, lore)
- Revising story content for clarity, tension, pacing, or emotional impact
Do not use
Do not use this skill for:
- Factual Q&A tasks that are not creative writing tasks
- Legal, medical, or financial advice requests
- Requests to produce plagiarism or direct imitation of copyrighted works
- Harmful or disallowed content that violates platform safety policies
Instructions
- Identify request type first (new novel, continuation, character, worldbuilding, revision).
- Ask only the minimum required questions before drafting.
- Follow the matching workflow section in this file.
- Reuse references and templates under
references/andassets/templates/. - Keep tone, POV, and character logic consistent with prior content.
- Before final output, quickly self-check plot coherence and language quality.
Workflow
Step 1: Identify Request Type
| Task Type | User Example | Action |
|---|---|---|
| New novel | "help me write a sci-fi novel" | Go to Create New Novel |
| Continue chapter | "write the next chapter" | Go to Continue Chapter |
| Character design | "design a villain" | Go to Character Design |
| Worldbuilding | "build a magic system" | Go to Worldbuilding |
| Content revision | "revise this dialogue" | Direct optimization |
Create New Novel
What ships with it
9 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.
- assets/templates/chapter.md 1.2 KB
- assets/templates/character-card.md 1.5 KB
- assets/templates/outline.md 1.7 KB
- assets/templates/world-bible.md 1.8 KB
- references/character-development.md 2.3 KB
- references/genre-guides.md 2.9 KB
- references/story-structure.md 2.1 KB
- references/worldbuilding.md 2.0 KB
- references/writing-techniques.md 2.9 KB
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.
- 12d ago First seen · 259 lines · 24 tokens per session scan A 532c37c33570
novel-writer is a skill published in the GitHub repository YangsonHung/awesome-agent-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 1,745 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-08-30.
Other skills, from other repositories
vastai
Vast.ai CLI to manage GPU instances, volumes, serverless endpoints, and billing.
vastai-sdk
Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.
gdpr-compliance-checker
Autonomous GDPR compliance auditor that scans a codebase to identify PII collection, storage, and sharing, then produces an article-by-article gap analysis, a pre-filled Data Processing Agreement (DPA), and a ROPA (Record of Processing Activities) starter kit — all exported as downloadable files (.docx recommended).…
pii-detector
Proactive PII add-on — augments the main response with PII guidance. Auto-trigger on any form, schema, migration, model, API route, GraphQL resolver, auth flow, or data design discussion. Also fires on: middleware, webhooks, workers, seed/fixture/factory files, delete/export/purge/anonymize functions, cron jobs, HTTP…
modellix
Integrate Modellix's unified API for AI image, video, and audio workflows. Use this skill whenever the user wants to generate or edit images, create or transform videos, synthesize speech, transcribe audio, clone a voice, do virtual try-on, or call any Modellix model API. Also trigger when the user mentions Modellix…
app-release
Automates the release process for Skill Lake app, including version bumping, building, packaging, and publishing to GitHub and Homebrew.