Borrowing it
Nothing to install: this file belongs to shdsjh123-cpu/claude-code-blog-builder. 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/shdsjh123-cpu/claude-code-blog-builder/main/CLAUDE.mdgit clone --depth 1 https://github.com/shdsjh123-cpu/claude-code-blog-builderWrote 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/shdsjh123-cpu/claude-code-blog-builder/claude-md)<a href="https://agentmods.dev/instructions/shdsjh123-cpu/claude-code-blog-builder/claude-md"><img src="https://agentmods.dev/badge/instructions/shdsjh123-cpu/claude-code-blog-builder/claude-md.svg" alt="Measured on agentmods" 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.02907 | $0.02907 |
| Opus 5 | $0.01453 | $0.01453 |
| Sonnet 5 | $0.00581 | $0.00581 |
| Haiku 4.5 | $0.00291 | $0.00291 |
Grade A, and why
claude-code-blog-builder 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 8d 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.
How it starts
The opening of the file, as written. The whole thing β 284 lines β stays where its author put it; the contents beside it link to each section on GitHub.
Claude Code Blog Builder
μ΄ νλ‘μ νΈλ Claude Codeμμ μ§μ μ€ννλ λΈλ‘κ·Έ μ½ν μΈ μλν λꡬμ λλ€. μ¬μ©μκ° "μ΄ ν€μλλ‘ λΈλ‘κ·Έ κΈ λ§λ€μ΄μ€"λΌκ³ μμ²νλ©΄ ν€μλ 리μμΉ β μ΄μ μμ± β μ΄λ―Έμ§ μμ± β νμ§ κ²μ¦ β λ°ν μ΄μμ€ν΄νΈκΉμ§ μνν©λλ€.
β οΈ μ΄ μμ€ν μ 1κ° λΈλ‘κ·Έλ₯Ό μ§μ μ΄μνλ κ²½μ°μ μ΅μ νλμ΄ μμ΅λλ€. λ©ν° μΉ΄ν κ³ λ¦¬ μ΄μ, μ νμ§ λ³΅κ΅¬, λ°ν μ€μΌμ€λ§, μΈμ£Όν μν¬νλ‘μ° λ±μ μμ μ루μ μ΄ νμν©λλ€.
π μ²μ μ¬μ©νλ€λ©΄ β /setup λΆν°
μ΄ λ ν¬λ λꡬλ μκΈ° νμ¬μ λ§κ² μ¬μ©ν μ μλλ‘ ν νλ¦Ώνλμ΄ μμ΅λλ€. μ²μ clone λ°μλ€λ©΄ κ°μ₯ λ¨Όμ λ€μ λͺ λ Ήμ μ€ννμΈμ:
/setup
5λΆ μΈν°λ·°λ₯Ό ν΅ν΄ knowledge/brand-facts.mdκ° μλμΌλ‘ μ±μμ§λ©°, μ΄ν /blog-new "ν€μλ" ν μ€λ‘ κΈ ν νΈμ΄ λμ΅λλ€.
Phase 1 (5λΆ, νμ) β /setup
Phase 2 (10λΆ, κΆμ₯) β /setup-tone (μ¬λ¬λΆ νμ¬ λΈλ‘κ·Έ URLμμ ν€ μλ νμ΅)
Phase 3 (15λΆ, μ ν) β /setup-domain (μΉ΄ν
κ³ λ¦¬λ³ ν€μλ λ±
ν¬ + μ°μ
λ³ κΈμΉμ΄)
νλ‘μ νΈ κ΅¬μ‘°
claude-code-blog-builder/
βββ CLAUDE.md # μ΄ νμΌ (Claude Code μ§μμ)
βββ README.md
βββ INSTALL.md # 30μ΄ μ€μΉ κ°μ΄λ
βββ package.json # μΈλΆ μμ‘΄μ± 0
β
βββ knowledge/ # β Single Source of Truth
β βββ README.md
β βββ brand-facts.template.md # κ³΅κ° ν
νλ¦Ώ
β βββ brand-facts.md # /setupμ΄ μμ± (gitignored)
β βββ conversion-benchmarks.template.md
β βββ conversion-benchmarks.md
β βββ banned-words.template.json
β βββ banned-words.json
β βββ tone-samples/ # /setup-toneμ΄ μ±μ
β βββ patterns/
β
βββ scripts/
β βββ research.js # λ€μ΄λ² API ν€μλ 리μμΉ
β βββ generate-images.js # Nano Banana Pro μ΄λ―Έμ§ μμ±
β βββ quality-check.js # 7νλͺ© κ²°μ λ‘ μ±μ
β βββ duplicate-check.js # 6-gram Jaccard μ μ¬λ
β βββ hook-post-write.js # PostToolUse ν
λΌμ°ν°
β βββ preview.js # λ°ν μ΄μμ€ν΄νΈ (HTML)
β βββ setup-tone-fetch.js # λΈλ‘κ·Έ URL λ³Έλ¬Έ μμ§
β βββ sanitize-check.sh # push μ κ²μ΄νΈ
β
βββ templates/
β βββ thumbnail.html
β βββ infographic.html
β βββ quote-card.html
β
βββ .claude/
β βββ settings.json # PostToolUse ν
λ±λ‘
β βββ commands/
β β βββ setup.md # /setup
β β βββ setup-tone.md
β β βββ setup-domain.md
β β βββ blog-new.md # /blog-new
β β βββ blog-research.md
β β βββ blog-quality.md
β β βββ blog-publish-ready.md
β β βββ blog-preview.md
β βββ agents/
β βββ setup-interviewer.md
β βββ blog-researcher.md
β βββ blog-writer.md
β βββ blog-quality-reviewer.md
β βββ medical-law-checker.md
β
βββ keyword-bank/ # μΉ΄ν
κ³ λ¦¬λ³ μλ ν€μλ
β βββ README.md
β βββ detail-page.yml # μμ
β βββ hospital-marketing.yml # μμ
β βββ beauty-brand.yml # μμ
β βββ ai-marketing.yml # μμ
β
βββ output/ # μμ±λ κ²°κ³Όλ¬Ό (gitignored)
β βββ .gitkeep
β
βββ docs/
βββ how-it-works.md
βββ setup-guide.md
βββ troubleshooting.md
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.
- 8d ago First seen Β· 284 lines Β· 2,907 tokens per session scan A ab8a9be4ad89
claude-code-blog-builder CLAUDE.md is an instructions file published in the GitHub repository shdsjh123-cpu/claude-code-blog-builder (21 stars, last pushed 5mo ago), licensed MIT. It adds 2,907 tokens to every session, about $0.0145 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-30.
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.
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.