content-revision

content-revision is a skill for Claude Code, Codex from ahkedia/lyra-ai. It costs 38 tokens per session (248 once invoked), scanned A, original, MIT.

A workflow for revising written drafts after feedback, while rechecking the required voice, channel rules, and original context.

In plain words
What is it for?
Use it when shortening or changing posts, outreach messages, emails, or threads in response to feedback.
Why use it?
It helps prevent a revision from applying only surface edits while losing the intended tone, facts, links, or format requirements.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when shortening or changing posts, outreach messages, emails, or threads in response to feedback.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ahkedia/lyra-ai/content-revision
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 ahkedia/lyra-ai --skill content-revision
Clone the repo
git clone --depth 1 https://github.com/ahkedia/lyra-ai

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 content-revision

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahkedia/lyra-ai/content-revision/github.svg)](https://agentmods.dev/skills/ahkedia/lyra-ai/content-revision)
Your own site
<a href="https://agentmods.dev/skills/ahkedia/lyra-ai/content-revision"><img src="https://agentmods.dev/badge/skills/ahkedia/lyra-ai/content-revision/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 content-revision

Your own site · 80×15
<a href="https://agentmods.dev/skills/ahkedia/lyra-ai/content-revision"><img src="https://agentmods.dev/badge/skills/ahkedia/lyra-ai/content-revision.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 248 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 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.00038 $0.00248
Opus 5 $0.00019 $0.00124
Sonnet 5 $0.00008 $0.00050
Haiku 4.5 $0.00004 $0.00025

Measured 10d ago against content hash 2afee34e0f23, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

content-revision 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 10d 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.

skills/content-revision/SKILL.md · 22 lines

What it actually says

Content Revision

Trigger: Akash replied to your draft with changes, tone notes, or “make it shorter,” etc.

Rules

  1. Full pass, not a patch. Re-emit the full text. Apply his feedback and re-check:

    • Voice Canon (Personal Wiki → Type = Voice Canon; fetch blocks)
    • Channel constraints (length, format, platform) stated at the start of the task
    • voice-system/NEGATIVE_STYLE.md patterns to avoid (if drafting X/long-form in repo context)
  2. Do not drop context. If the thread already contains metrics, names, or links, keep them — do not ask again.

  3. Notion path: MEMORY.md → Personal Wiki database_id + query Voice Canon first, then Career/domain pages as needed.

If you only apply the feedback bullets and the piece drifts toward generic voice, you failed the skill — start over with Voice Canon loaded.

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. 10d ago First seen · 22 lines · 38 tokens per session scan A 2afee34e0f23

Subscribe to this mod's changes

content-revision is a skill published in the GitHub repository ahkedia/lyra-ai (5 stars, last pushed 21d ago), licensed MIT. It adds 38 tokens to every session and 248 once invoked, about $0.0002 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

groq-inference

Ultra-fast LLM inference on custom LPU hardware. OpenAI-compatible API at api.groq.com. Lowest latency in the industry (500-1000+ tok/s). Supports chat completions, vision, audio (Whisper STT + TTS), tool calling, JSON mode, and streaming. Free tier available. Inference only — no training.

synthetic-sciences/openscience · 77 tokens

rich-post

Send a Telegram rich-media post to ANOTHER allowlisted chat via the bot (Bot API 10.1 sendRichMessage) - text, inline images, tables, headings, lists, quotes, collapsible blocks, formulas, collages/slideshows ALL in one message bubble. Use when the owner asks to post somewhere other than the current conversation (the…

smixs/iva-agent · 129 tokens

telegram-userbot

A skill for connecting to and working through the owner's personal Telegram account, rather than a Telegram bot. It can read personal chats, search messages, and send messages as the account owner after setup and consent.

smixs/iva-agent · 144 tokens

memory-processor

Iva's daily-memory processor. Reads the day's two-sided transcript (daily/YYYY-MM-DD.md), distills noteworthy entities / decisions / ideas into typed autograph cards, links them into the graph, and produces a daily-summary card (topics + MOC) that navigates down to the raw transcript and up to the week. Model-agnostic…

smixs/iva-agent · 106 tokens

agent-browser

A command-line browser for interactive websites and web apps. It can open pages, inspect clickable elements, fill forms, click buttons, take screenshots, sign in, and read pages whose content is loaded by JavaScript.

smixs/iva-agent · 114 tokens

update-recovery

A procedure for recovering custom changes after an Iva software update creates conflicts between the old and new versions.

smixs/iva-agent · 60 tokens