writer-skill

writer-skill is a skill for Claude Code, Codex from K-Host/skill-composer-mcp. It costs 21 tokens per session (399 once invoked), scanned A, original, no licence file.

An AI writing aid that supports different writing styles, editing, and content creation. The description does not specify particular formats or workflows.

In plain words
What is it for?
Use it for general drafting, polishing, and generating written content.
Why use it?
It can help with writing and revision, but the available information is too limited to define more specific benefits.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for general drafting, polishing, and generating written content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/k-host/skill-composer-mcp/writer-skill
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 K-Host/skill-composer-mcp --skill writer-skill
Clone the repo
git clone --depth 1 https://github.com/K-Host/skill-composer-mcp

Made for: Claude Code, Codex.

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 writer-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/k-host/skill-composer-mcp/writer-skill/github.svg)](https://agentmods.dev/skills/k-host/skill-composer-mcp/writer-skill)
Your own site
<a href="https://agentmods.dev/skills/k-host/skill-composer-mcp/writer-skill"><img src="https://agentmods.dev/badge/skills/k-host/skill-composer-mcp/writer-skill/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 writer-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/k-host/skill-composer-mcp/writer-skill"><img src="https://agentmods.dev/badge/skills/k-host/skill-composer-mcp/writer-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 399 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.
Origin unknown 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.00021 $0.00399
Opus 5 $0.00010 $0.00199
Sonnet 5 $0.00004 $0.00080
Haiku 4.5 $0.00002 $0.00040

Measured 8d ago against content hash 1c66eadbf364, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

writer-skill 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 8d 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.

examples/skills/writer-skill/SKILL.md · 83 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 83 lines · 21 tokens per session scan A 1c66eadbf364

Subscribe to this mod's changes

writer-skill is a skill published in the GitHub repository K-Host/skill-composer-mcp (0 stars, last pushed 2mo ago), with no licence file. It adds 21 tokens to every session and 399 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-31.

Related

Other skills, from other repositories

audio-transcriber

Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration.

sickn33/agentic-awesome-skills · 18 tokens

content-calendar

Plan a weekly editorial calendar by mapping company goals to publishable topics, owners, status, and verification notes.

paperclipai/paperclip · 25 tokens

tika-eval-compare

Compare extracts from two Tika builds over a corpus to detect regressions in content, encoding, exceptions, and embedded-document handling. Use for "compare before/after extracts", "eval this change against the corpus".

apache/tika · 50 tokens

tika-eval-h2-query

Query the tika-eval H2 database directly for counts and joins the canned reports do not compute — connection gotchas, key tables, example queries. Use when the xlsx/summary.md reports are not enough.

apache/tika · 51 tokens

feature-workflow

Taking a multi-PR feature from "shape unknown" to merged without five review rounds per PR: spike until interfaces stop moving, write the contract, cut PRs along contract seams, one review per PR. Use when starting a feature that touches more than one lifecycle object or public interface, when a PR review keeps…

apache/tika · 77 tokens

file-forensics

Examine what a file claims about itself and what it actually contains — powered by Apache Tika. True content-based type detection (extensions lie), provenance claims (authors, dates, creating application), revision and tamper signals (PDF incremental updates, tracked changes, hidden slides, zip integrity), hidden and…

apache/tika · 142 tokens