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.
npx skills add guyulong/cn-agent-skills --skill readme-cngit clone --depth 1 https://github.com/guyulong/cn-agent-skillsWrote 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/skills/guyulong/cn-agent-skills/readme-cn)<a href="https://agentmods.dev/skills/guyulong/cn-agent-skills/readme-cn"><img src="https://agentmods.dev/badge/skills/guyulong/cn-agent-skills/readme-cn/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/skills/guyulong/cn-agent-skills/readme-cn"><img src="https://agentmods.dev/badge/skills/guyulong/cn-agent-skills/readme-cn.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.00009 | $0.00668 |
| Opus 5 | $0.00005 | $0.00334 |
| Sonnet 5 | $0.00002 | $0.00134 |
| Haiku 4.5 | $0.00001 | $0.00067 |
Grade A, and why
readme-cn 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.
What it actually says
中文README模板
使用场景
为项目生成规范的中文README文档。
模板
# 项目名称
简短的项目描述(一句话说明项目是什么、做什么用的)
[]()
[]()
[]()
## ✨ 特性
- 特性1:简要说明
- 特性2:简要说明
- 特性3:简要说明
## 📦 安装
### 方式一:npm
```bash
npm install your-package
方式二:yarn
yarn add your-package
🚀 快速开始
import { something } from 'your-package';
// 使用示例
const result = something();
console.log(result);
📖 文档
🔧 开发
# 克隆项目
git clone https://github.com/your-username/your-project.git
# 安装依赖
npm install
# 启动开发服务器
npm run dev
# 运行测试
npm test
# 构建
npm run build
📁 项目结构
├── src/
│ ├── index.js # 入口文件
│ ├── utils.js # 工具函数
│ └── config.js # 配置文件
├── tests/ # 测试文件
├── docs/ # 文档
├── package.json
└── README.md
🤝 贡献
欢迎提交 Issue 和 Pull Request!
- Fork 本仓库
- 创建你的特性分支 (
git checkout -b feature/AmazingFeature) - 提交你的改动 (
git commit -m '添加某个特性') - 推送到分支 (
git push origin feature/AmazingFeature) - 打开一个 Pull Request
📄 许可证
本项目基于 MIT 许可证 - 详见 LICENSE 文件
🙏 致谢
## 注意事项
- 标题使用项目名,不要加版本号
- 特性列表突出亮点
- 安装方式覆盖主流包管理器
- 快速开始代码要能直接运行
- 贡献指南降低参与门槛
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.
- 10d ago First seen · 117 lines · 9 tokens per session scan A 3be36f8777b7
readme-cn is a skill published in the GitHub repository guyulong/cn-agent-skills (3 stars, last pushed 3mo ago), licensed MIT. It adds 9 tokens to every session and 668 once invoked, about $0.0000 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 skills, from other repositories
writing-docs
A guide for writing useful documentation for libraries, tools, services, and technical projects.
data-report
Turns CSV, Excel, or JSON data into a polished visual report page.
card-xiaohongshu
Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.
poster-hero
Vertical poster or Moments-style share image with strong visual impact.
card-twitter
Twitter quote or data card designed to pair with a post.
deck-ljg-present
A presentation template that converts an outline or Markdown document into large, poster-like slides while keeping the original wording, order, and content. It uses black, red, or yellow colour themes and assigns document elements to slide layouts.