chinese-independent-developer: Skill for Claude Code

.claude/skills/chinese-indie-dev/SKILL.md

chinese-indie-dev is a skill for Claude Code, Codex from 1c7/chinese-independent-developer. It costs 81 tokens per session (11,839 once invoked), scanned A, original, no licence file.

A skill for maintaining the Chinese Independent Developer project list, a collection of independent software projects from China.

In plain words
What is it for?
Checking new comments on issue 160, new issues, and pull requests; adding valid projects to the appropriate README; and closing spam submissions.
Why use it?
It provides a defined process for reviewing project submissions and filtering out unwanted content before updating the relevant README files.

Skill for Claude CodeCodex

Written for Claude Code and Codex: installed under .claude/, but also agents/openai.yaml present.

This is 1c7/chinese-independent-developer's own configuration. It tells Claude Code and Codex how to work on chinese-independent-developer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything chinese-independent-developer configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/1c7/chinese-independent-developer/master/.claude/skills/chinese-indie-dev/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/1c7/chinese-independent-developer

Made for: Claude Code, Codex.

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 chinese-indie-dev

README.md
[![agentmods](https://agentmods.dev/badge/skills/1c7/chinese-independent-developer/chinese-indie-dev/github.svg)](https://agentmods.dev/skills/1c7/chinese-independent-developer/chinese-indie-dev)
Your own site
<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.

agentmods 80×15 button for chinese-indie-dev

Your own site · 80×15
<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>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 11,839 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
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.
How audits are shown
Origin unknown 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.00081 $0.11839
Opus 5 $0.00041 $0.05920
Sonnet 5 $0.00016 $0.02368
Haiku 4.5 $0.00008 $0.01184

Measured today against content hash 1fce3468eac3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

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 快速核对一下页面实际内容是否真的是博客(文章列表/写作内容),而不是导航站、工具集合
.claude/skills/chinese-indie-dev/SKILL.md · 428 lines

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.

Read it on GitHub

Files

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.

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. today Changed · +1 lines 1fce3468eac3
  2. yesterday Changed · +17 lines 5b250adbcf8e
  3. 8d ago Changed 8a41b6b0ad1c
  4. 11d ago First seen · 410 lines · 81 tokens per session scan A 5b9fbcd41ea8

Subscribe to this mod's changes

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.

Related

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.

dongsheng123132/u-claw · 32 tokens

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.

dongsheng123132/u-claw · 29 tokens

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.

dongsheng123132/u-claw · 32 tokens

ppt-designer

A guide for planning and designing PowerPoint presentations. It covers slide structure, layouts, visual choices, animation suggestions, and speaker notes.

dongsheng123132/u-claw · 29 tokens

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.

dongsheng123132/u-claw · 25 tokens

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.

dongsheng123132/u-claw · 32 tokens