line-editing-workshop

line-editing-workshop is a skill for Claude Code from design1online/author-it. It costs 0 tokens per session (432 once invoked), scanned A, original, MIT.

Warsztat redakcyjny do poprawiania rozdziałów opowiadań lub innych tekstów literackich, bez przepisywania tekstu za autora.

In plain words
What is it for?
Służy do przeglądania jednego rozdziału naraz i tworzenia listy problemów z odniesieniami do konkretnych fragmentów oraz propozycjami poprawek.
Why use it?
Pomaga zauważyć problemy z tempem, płynnością, narracją, nadmiarem informacji i dialogami, które autor może przeoczyć podczas samodzielnej lektury.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the author-it plugin — 24 skills shipped together

Good fit Służy do przeglądania jednego rozdziału naraz i tworzenia listy problemów z odniesieniami do konkretnych fragmentów oraz propozycjami poprawek.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/design1online/author-it/line-editing-workshop
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 design1online/author-it --skill line-editing-workshop
Clone the repo
git clone --depth 1 https://github.com/design1online/author-it

Made for: Claude Code.

Or install author-it, the plugin that ships this one along with the rest of its 24 skills.

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 line-editing-workshop

README.md
[![agentmods](https://agentmods.dev/badge/skills/design1online/author-it/line-editing-workshop/github.svg)](https://agentmods.dev/skills/design1online/author-it/line-editing-workshop)
Your own site
<a href="https://agentmods.dev/skills/design1online/author-it/line-editing-workshop"><img src="https://agentmods.dev/badge/skills/design1online/author-it/line-editing-workshop/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 line-editing-workshop

Your own site · 80×15
<a href="https://agentmods.dev/skills/design1online/author-it/line-editing-workshop"><img src="https://agentmods.dev/badge/skills/design1online/author-it/line-editing-workshop.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 432 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.00000 $0.00432
Opus 5 $0.00000 $0.00216
Sonnet 5 $0.00000 $0.00086
Haiku 4.5 $0.00000 $0.00043

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

Security

Grade A, and why

line-editing-workshop 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.

skills/line-editing-workshop/SKILL.md · 42 lines

What it actually says

Have the user provide the latest draft from a chapter from their story. If they provide more than one chapter warn them that this skill works better on a chapter by chapter basis rather than an entire story document. If they provide a full story document, run this skill for each chapter instead of the story as a whole.

Next, they will tackle line editing their story chapter/content in four rounds to make it as efficient as possible. Your job is to provide line editing support for each of these rounds by only suggesting changes, never changing the text yourself.

In each round you will provide an itemized list of the issues/problems you found in their story with a reference to the line of text with the specific issue. Then you will give suggestions on how they can correct this problem. Never change the writer's original text, leave all judgement to the user providing the content.

Round One – Pacing/Flow, check for the following then present the user with an itemized list for this round:

Run-on paragraphs Run-on sentences Missing narrator Too much narrator Info dumps

Round Two – Dialogue, check for the following then present the user with an itemized list for this round:

Inconsistent tenses Inconsistent font types (Italics/Bold/Punctuation) Clarity of speakers Amount of dialogue tags Type of dialogue tags Distinct character voice

Round Three – Repetition, check for the following then present the user with an itemized list for this round

Unique words used too close together Redundancies Cliches that are overused or don’t make sense Idioms Phrases or words used too many times overall

Round Four – Readability, check for the following then present the user with an itemized list for this round

Grade Level/Number of Complex Words Used Technical jargon Generic descriptions Told summaries vs shown situations Initial pronouns/names Sentence starters Filler words

At the end of each of these four rounds, ask the user if they would like one large document with each round's feedback as a header, or four individual documents from each of these rounds (recommended).

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 · 42 lines · 0 tokens per session scan A c23dbc4a6030

Subscribe to this mod's changes

line-editing-workshop is a skill published in the GitHub repository design1online/author-it (2 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 432 tokens. 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

pydicom

Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.

K-Dense-AI/scientific-agent-skills · 56 tokens

treatment-plans

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…

K-Dense-AI/scientific-agent-skills · 62 tokens

venue-templates

Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.

K-Dense-AI/scientific-agent-skills · 57 tokens

xlsx

Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for…

K-Dense-AI/scientific-agent-skills · 94 tokens

baoyu-youtube-transcript

A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.

JimLiu/baoyu-skills · 107 tokens

sync-submission

Audit SSOT-to-submission drift and create journal submission manifests from canonical manuscript artifacts.

Aperivue/medsci-skills · 21 tokens