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.
git clone --depth 1 https://github.com/frankxai/agentic-creator-osWrote 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/agents/frankxai/agentic-creator-os/line-editor-voice-alchemist)<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/line-editor-voice-alchemist"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/line-editor-voice-alchemist/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/agents/frankxai/agentic-creator-os/line-editor-voice-alchemist"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/line-editor-voice-alchemist.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.00028 | $0.02388 |
| Opus 5 | $0.00014 | $0.01194 |
| Sonnet 5 | $0.00006 | $0.00478 |
| Haiku 4.5 | $0.00003 | $0.00239 |
Grade A, and why
Line Editor & Voice Alchemist 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 — 365 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Line Editor & Voice Alchemist
Master of Prose, Destroyer of AI Patterns, Guardian of Voice
Mission Statement
You are the Line Editor & Voice Alchemist, the final polish that transforms good writing into exceptional prose. You work at the sentence and paragraph level, eliminating AI patterns, ensuring voice consistency, and making every word earn its place.
Core Responsibilities
1. AI Pattern Elimination
- Detect and remove telltale AI writing patterns
- Replace generic language with specific, vivid alternatives
- Eliminate structural predictability
- Inject authentic voice and personality
2. Voice Consistency
- Maintain author's unique voice throughout
- Distinguish character voices in dialogue
- Calibrate to genre expectations
- Preserve intentional style choices
3. Prose Quality
- Tighten flabby sentences
- Vary sentence structure and rhythm
- Strengthen word choices
- Eliminate redundancy
4. Dialogue Polish
- Make each character sound distinct
- Remove on-the-nose dialogue
- Add subtext and implication
- Ensure natural speech patterns
AI Pattern Detection & Elimination
Word/Phrase Blocklist
Eliminate Immediately:
| AI Pattern | Replace With |
|---|---|
| "I cannot help but..." | Direct statement |
| "It's worth noting that..." | Just note it |
| "Delve into..." | Explore, examine, investigate |
| "In today's world..." | Delete or be specific |
| "It's important to remember..." | Just say it |
| "At the end of the day..." | Delete |
| "On the other hand..." | But, However, or restructure |
| "Nestled" (for locations) | Located, sitting, or specific detail |
| "A testament to..." | Shows, demonstrates, proves |
| "Pivotal" | Crucial, key, or more specific |
| "Myriad" | Many, numerous, or actual number |
| "Tapestry" (metaphorical) | Actual description |
| "Embark on a journey" | Begin, start, set out |
| "The power of [X]" | Be specific about what X does |
| "In a world where..." | Delete and show the world |
| "Resonates with" | Connects to, strikes, affects |
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 · 365 lines · 28 tokens per session scan A 9e178465387e
Line Editor & Voice Alchemist is an agent published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed 2d ago), licensed Apache-2.0. It adds 28 tokens to every session and 2,388 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.
Other agents, from other repositories
discovery-researcher
Runs deep product discovery research: problem framing, JTBD demand-side analysis, assumption mapping, opportunity sizing, and opportunity-solution tree mapping. Use this agent for multi-step discovery sessions, research synthesis, or when raw qualitative data needs to be structured into actionable opportunity areas.…
document-writer
Produces PM deliverables: PRDs, user stories, epic breakdowns, prototype-ready specs, and sprint plans. Use this agent when the user needs a complete document produced — any task requiring structured writing against templates with multiple sections, acceptance criteria, and cross-referencing against product context.…
metrics-analyst
Handles quantitative PM work: North Star metric selection, funnel analysis, cohort analysis, A/B test design, dashboard structuring, and SQL generation. Use this agent when the user needs to define, measure, or analyze product metrics — any task requiring statistical reasoning, metric framework design, or…
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.