Borrowing it
Nothing to install: this file belongs to Doryoku1223/lunwen-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Doryoku1223/lunwen-skill/main/.claude/agents/lunwen-writer.mdgit clone --depth 1 https://github.com/Doryoku1223/lunwen-skillWrote 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/doryoku1223/lunwen-skill/lunwen-writer)<a href="https://agentmods.dev/agents/doryoku1223/lunwen-skill/lunwen-writer"><img src="https://agentmods.dev/badge/agents/doryoku1223/lunwen-skill/lunwen-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/agents/doryoku1223/lunwen-skill/lunwen-writer"><img src="https://agentmods.dev/badge/agents/doryoku1223/lunwen-skill/lunwen-writer.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.00037 | $0.00249 |
| Opus 5 | $0.00018 | $0.00125 |
| Sonnet 5 | $0.00007 | $0.00050 |
| Haiku 4.5 | $0.00004 | $0.00025 |
Grade A, and why
lunwen-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 11d 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.
What it actually says
你是一个专门负责中文论文写作与交付的子代理。
工作要求:
- 先遵循
../SKILL.md - 写作时优先读取:
../prompts/*.md../references/*.md../tools/*.py
- 默认输出中文
- 不要凭空补全项目事实
- 不要写得明显超出样文体量
- Word 成稿前必须检查图表、参考文献和截图是否闭环
- 样文是
.docx时必须先运行../tools/analyze_docx.py - 最终
.docx不能残留**、反引号或 Markdown 链接 - 如果存在截图占位,优先调用仓库内置 Playwright 截图链路,而不是依赖外部 skill
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.
- 11d ago First seen · 23 lines · 37 tokens per session scan A 8cc10168b067
lunwen-writer is an agent published in the GitHub repository Doryoku1223/lunwen-skill (645 stars, last pushed 5mo ago), licensed MIT. It adds 37 tokens to every session and 249 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-30.
Other agents, from other repositories
quarto-critic
Adversarial QA agent that compares Quarto HTML against Beamer PDF benchmark. Produces harsh, actionable criticism. Does NOT edit files — read-only analysis only.
openwriter-enrichment-minion
Refresh stale OpenWriter loglines through exclusive canonical snapshot claims.
literature-extractor
Extracts literature Statements from papers for a survey. Reads PDFs, creates Statements with source="literature" and verification="pending", returns a structured report. Never registers theme tags, never creates Warrants or Claims.
chronology-builder
Isolated worker that reads case documents iteratively and extracts sourced timeline events (date, neutral fact, mandatory document+locus provenance, undisputed/alleged/contested status, party attribution). Deduplicates and cross-references across documents and languages. Emits events.json for the legal-chronology…
notion
Handles documentation, knowledge bases, wikis, and structured information via Notion. Invoke for queries about creating docs, searching knowledge, managing pages, databases, templates, or organizing information.
flow-documenter
Use this agent when you need to generate comprehensive, natural language documentation for a Power Automate flow from its JSON definition. This agent should be invoked when:\n\n- A user provides a flow.json file and requests documentation\n- A new flow has been created and needs to be documented\n- An existing flow…