Borrowing it
Nothing to install: this file belongs to 1c7/chinese-independent-developer. 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/1c7/chinese-independent-developer/master/.claude/skills/chinese-indie-dev/SKILL.mdgit clone --depth 1 https://github.com/1c7/chinese-independent-developerWrote 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/1c7/chinese-independent-developer/chinese-indie-dev)<a href="https://agentmods.dev/skills/1c7/chinese-independent-developer/chinese-indie-dev"><img src="https://agentmods.dev/badge/skills/1c7/chinese-independent-developer/chinese-indie-dev/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/1c7/chinese-independent-developer/chinese-indie-dev"><img src="https://agentmods.dev/badge/skills/1c7/chinese-independent-developer/chinese-indie-dev.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 3 findings, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high Privilege Escalation · line 21 Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.Fix: Remove references to credential paths. Use environment variables or secrets managers. For docs, use placeholder paths (e.g., /path/to/config). Never load .env or token files in production code paths.
- high Tool Misuse · line 188 Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).Fix: Validate all tool parameters against an allowlist. Reject dangerous parameter values (shell=True, --force, -rf /) and use safe defaults.
- medium Data Exfiltration · line 401 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
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.00081 | $0.11839 |
| Opus 5 | $0.00041 | $0.05920 |
| Sonnet 5 | $0.00016 | $0.02368 |
| Haiku 4.5 | $0.00008 | $0.01184 |
Grade A, and why
chinese-indie-dev scanned grade A with 1 finding 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 today.
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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
⚠️ 不要盲信提交者对自己产品/链接的自我描述,尤其是"博客"这类字眼。历史上出现过提交者把链接写成"个人技术博客",实际打开后是网址导航站(且含疑似盗版影视资源链接),完全不符合收录标准。处理任何"博客"链接前,用 `curl -sL <url> | grep -o '<title>[^<]*</title>'` 和 meta description 快速核对一下页面实际内容是否真的是博客(文章列表/写作内容),而不是导航站、工具集合 The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- today Changed · +1 lines 1fce3468eac3
- yesterday Changed · +17 lines 5b250adbcf8e
- 8d ago Changed 8a41b6b0ad1c
- 11d ago First seen · 410 lines · 81 tokens per session scan A 5b9fbcd41ea8
chinese-indie-dev is a skill published in the GitHub repository 1c7/chinese-independent-developer (61,370 stars, last pushed today), with no licence file. It adds 81 tokens to every session and 11,839 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
china-translate
A Chinese-English translation and localisation guide for technical text and product interfaces. Localisation means adapting wording and cultural references so they sound natural to users in the target language.
bilibili-helper
A writing guide for Bilibili, a Chinese video-sharing platform. It helps prepare video titles, descriptions, tags, category choices, cover concepts, and pinned comments.
douyin-script
A writing assistant for short videos on Douyin and Kuaishou, two Chinese short-video platforms. It structures scripts with an opening hook, main content, climax or twist, call to action, music style, and topic tags.
ppt-designer
A guide for planning and designing PowerPoint presentations. It covers slide structure, layouts, visual choices, animation suggestions, and speaker notes.
wechat-article
A writing guide for creating articles for WeChat Official Accounts, a Chinese publishing platform. It covers article structure, mobile-friendly formatting, headlines, cover-image suggestions, and prompts that encourage readers to interact or follow.
weibo-poster
A writing guide for Weibo, a Chinese microblogging platform similar to a short-post social network. It covers concise posts, longer posts, hashtags, @ mentions, image layouts, and posting-time suggestions.