zs-skills: Instructions file for Claude Code

CLAUDE.md

zs-skills CLAUDE.md is an instructions file for Claude Code from Zhangs-11/zs-skills. It costs 1,796 tokens per session, scanned A, original, MIT.

A guide for using and developing zs-skills, a collection of skills for coding agents such as Claude Code and Codex. It explains how to install skills, find their files, clarify requests, and check assumptions.

In plain words
What is it for?
Use it when installing or discovering skills, diagnosing a request, reviewing work, or choosing a reasoning and verification process.
Why use it?
It gives agents a consistent way to start tasks, investigate uncertainty, and use the correct skill resources without assuming a fixed installation path.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code; mentions Codex.

This is Zhangs-11/zs-skills's own configuration. It tells Claude Code how to work on zs-skills 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 zs-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Zhangs-11/zs-skills. 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/Zhangs-11/zs-skills/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/Zhangs-11/zs-skills

Made for: Claude Code.

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 zs-skills CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/zhangs-11/zs-skills/claude-md/github.svg)](https://agentmods.dev/instructions/zhangs-11/zs-skills/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/zhangs-11/zs-skills/claude-md"><img src="https://agentmods.dev/badge/instructions/zhangs-11/zs-skills/claude-md/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 zs-skills CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/zhangs-11/zs-skills/claude-md"><img src="https://agentmods.dev/badge/instructions/zhangs-11/zs-skills/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 1,796 This file is loaded in full into every session.
When invoked 1,796 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.01796 $0.01796
Opus 5 $0.00898 $0.00898
Sonnet 5 $0.00359 $0.00359
Haiku 4.5 $0.00180 $0.00180

Measured 2d ago against content hash 962a92233f09, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

zs-skills CLAUDE.md 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 2d 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.

CLAUDE.md · 94 lines

How it starts

The opening of the file, as written. The whole thing — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.

zs-skills 使用说明

本仓库包含 Kakarot 维护的 Agent Skills。Claude Code、Codex 和其他兼容工具应从实际安装目录解析每项 Skill 的 scripts/references/assets/tools/,不要假定它一定安装在某个固定的隐藏目录。

安装与发现

安装全部 Skills:

npx skills add Zhangs-11/zs-skills

只安装一项时使用 --skill <name>。安装后可通过下面的命令核对仓库中的可发现名称:

npx skills add Zhangs-11/zs-skills --list

全局双向钢人入口

任务目标或方案存在实质歧义、竞争解释或重要取舍时,使用 steelman-before-answer。明确的简单任务直接核对相关事实并执行;需要用户决定时每次只问一个关键问题,回答后继续原任务。

这项 Skill 是交互入口,不代替领域 Skill。需要机制推导与反证时使用 first-principles-adversarial-review;需求澄清、问题诊断、代码 Review 和实现分别交给对应 Skill。

默认推理与核验

需求设计、根因诊断、复杂实现或关键事实争议需要机制推导与反证时,使用 first-principles-adversarial-review;简单查询、忠实摘要和不改变行为的局部修订只核对直接相关材料。它先区分真实目标、事实、约束和未经验证的假设,再追踪生产者、消费者、上下游与替代方案,并主动寻找能推翻初步结论的证据。

这项 Skill 可以与仓库内其他领域 Skill 叠加:例如 peer-pr-review 负责 CodeUp PR 的具体审查流程,first-principles-adversarial-review 负责避免顺着 PR 描述接受未经验证的根因。纯翻译、忠实转写、机械格式转换和无判断的一步操作不需要加载。

需求澄清与问题诊断

用户要求实现需求、修改功能、设计方案或完成复杂任务,且背景、范围、约束或验收标准仍有实质性歧义时,使用 clarify-before-action。先只读调查可自行确认的事实,再以苏格拉底方式一次只问一个关键问题;整理背景、需求、痛点、拟执行范围和明确不做事项,经用户确认后才能进入实现。事实清楚、低风险且可逆的一步操作无需强行追问。

用户要求分析报错、排查异常、寻找根因或解释“为什么会发生”时,使用 diagnose-and-explain。它覆盖技术、数据、业务、产品和流程问题:优先读取代码、日志、配置、数据和规则,建立安全的反馈或证据闭环,通过多个可证伪假设寻找反证,并用小白能理解的语言、例子或必要图示解释。只在缺少关键事实时一次问一个问题。

两项 Skill 都使用 first-principles-adversarial-review 作为推理底盘。只读调查无需确认;修改代码、配置、测试、文档或数据,以及提交、推送、部署、发消息和其他外部写操作,必须先说明拟执行范围并获得明确确认。需求确认和诊断结论都不能自动扩张成删除或发布授权。

深度研究

用户要求系统研究产品、公司、人物、技术、行业、制度或事件,并需要历史演化、横向比较、未来路径和可追溯来源时,使用 deep-research。它优先查一手来源,把关键主张拆成事实、推断和价值判断,并用历史形成的能力与约束解释当前差异。简单事实查询、当天资讯简报、单篇摘要和只核查一句话不使用完整研究流程。

长文写作工作流

用户说“帮我写篇文章”“按我的风格写”或提供链接、PDF、brief、采访和笔记要求出稿时,使用 kakarot-writer

kakarot-writer 是个人长文总调度:它先确定 Kakarot 的作者位置、真实材料、核心判断和文章原型,再调用 human-writing 生成正文,最后完成个人风格复核、标题、截图与来源、正文配图、21:9 主封面和 1:1 分享封面。

“帮我写篇文章”默认表示完整交付,不需要另问用户是否需要标题和封面。公众号长文是首发载体,也是知乎、博客、掘金、小红书、抖音和B站共同使用的唯一内容母稿。长文平台可以原样同步正文和标题;小红书、抖音和B站视频交给 kakarot-repurposer 调整长度、节奏与画面,但不能改变母稿中的事实、核心判断、作者态度和来源。

封面优先调用 guizang-social-card-skill 的 B 方案,使用官网、官方文档、公告、GitHub 等真实素材。只有专用 Skill 不可用时才回退到 AI 图片,并向用户说明。

Read the full file on GitHub · 94 lines

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. 2d ago Changed · -47 tokens per session 962a92233f09
  2. 10d ago First seen · 94 lines · 1,843 tokens per session scan A b9dcc7190e52

Subscribe to this mod's changes

zs-skills CLAUDE.md is an instructions file published in the GitHub repository Zhangs-11/zs-skills (2 stars, last pushed 3d ago), licensed MIT. It adds 1,796 tokens to every session, about $0.0090 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.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens