Borrowing it
Nothing to install: this file belongs to lj22503/diaolong-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/lj22503/diaolong-skill/main/CLAUDE.mdgit clone --depth 1 https://github.com/lj22503/diaolong-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/instructions/lj22503/diaolong-skill/claude-md)<a href="https://agentmods.dev/instructions/lj22503/diaolong-skill/claude-md"><img src="https://agentmods.dev/badge/instructions/lj22503/diaolong-skill/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.
<a href="https://agentmods.dev/instructions/lj22503/diaolong-skill/claude-md"><img src="https://agentmods.dev/badge/instructions/lj22503/diaolong-skill/claude-md.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.00547 | $0.00547 |
| Opus 5 | $0.00273 | $0.00273 |
| Sonnet 5 | $0.00109 | $0.00109 |
| Haiku 4.5 | $0.00055 | $0.00055 |
Grade A, and why
diaolong-skill 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 9d 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
CLAUDE.md — 雕龙 DragonCraft 项目规则(单 Agent 模板 B)
命名:本项目 GitHub 仓库名
lj22503/diaolong-skill(项目内部别称「雕龙 DragonCraft」),本地目录D:\claudework\narrative-skill是历史遗留名。统一以 GitHub 名 diaolong-skill 为准。
开工流程
- 读本文件 + PROGRESS.md
- 确认本轮任务在 SPEC.md 范围内(不在范围先讨论)
- 改完一处 → 立即更新 PROGRESS.md
- 改完一批 →
astro build本地验证 - 推送前 → git status 检查未提交项
项目定位
- 站点:雕龙 DragonCraft(diaolong.mangofolio.com)
- 形态:Astro 静态站点,中英双语
- 核心:叙事方法论 OS — 22 章方法论书籍 + 26 个场景 Skill + 工具箱 + 案例库
- GitHub:github.com/lj22503/diaolong-skill(公开)
产出标准
- 每个改动都要可被搜索引擎或爬虫直接读到(不能依赖 JS 渲染兜底)
- 静态资源、JSON-LD、meta 标签符合 Diaolong_SEO_Strategy.md 规范
- 每次 commit 前必须
astro build通过 - 中文站 / 英文站改动保持一致(中英文分别走流程)
- 不在页面内引入需要联网或登录的依赖
进度跟踪
- 所有改动登记到 PROGRESS.md
- 每条改动写明:日期、范围、影响文件、验证结果
- 未做 / 待办用
### 未做 / 待办段落单独列
Git / 部署约定
- 认证用 SSH(已配置 [email protected]:lj22503/diaolong-skill.git),不要用 HTTPS+token
- 推送前
git status确认无意外文件 - 推送 origin/master → Vercel 自动部署
- 上线后人工验证清单(robots.txt / sitemap.xml / Rich Results Test)
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.
- 9d ago First seen · 39 lines · 547 tokens per session scan A 7572c5e4c009
diaolong-skill CLAUDE.md is an instructions file published in the GitHub repository lj22503/diaolong-skill (5 stars, last pushed 1mo ago), licensed MIT. It adds 547 tokens to every session, about $0.0027 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 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.
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.
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).
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).
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.
deepseek-harness AGENTS.md
AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.