Files
system_prompts_leaks-asgeirtj/Anthropic
Ásgeir Thor Johnson 171d1db270 claude-code 2.1.259: add claude-api skill (full bundled reference tree)
As shipped in the CC 2.1.259 bundle, which differs from the open-source
copy in anthropics/skills (skills/claude-api/):
- model names/ids resolved (the bundle ships them as {{FABLE_NAME}}-style
  catalog templates resolved at runtime; resolution verified byte-identical
  against upstream for 54/69 files)
- includes the eval suite not yet published upstream: build-eval /
  hillclimb subcommands in SKILL.md + shared/evals/ (build-eval,
  eval-hillclimb, cost-hillclimb, eval-audit, report scaffolding)
- reviewer-only grounding comments stripped (as processSkillMarkdown does
  at runtime; the model never sees them)
- SKILL.md frontmatter (name + description) taken verbatim from the live
  skill registry

76 files: SKILL.md + shared/ + per-language dirs (python, typescript,
java, go, ruby, csharp, php, curl) + shared/evals/
2026-09-03 07:13:18 +00:00
..
2026-04-01 01:35:27 +00:00
2026-09-01 20:12:45 +00:00
2026-08-27 18:16:47 +00:00
2026-08-14 04:10:49 +00:00

Anthropic — which file is which product?

The bare claude-<model>.md files in this folder are the claude.ai system prompts — the prompt served to that model in the Claude web/mobile app (claude.ai). They are not API prompts (the Claude API injects no system prompt) and not Claude Code prompts.

File pattern Product
claude-fable-5.md, claude-opus-4.8.md, claude-sonnet-5.md, … claude.ai app system prompt for that model
claude-*-no-tools.md claude.ai with tools disabled
claude-code/ Claude Code (the CLI/agent harness)
claude-design.md Claude Design
claude-cowork/ Claude Cowork
claude-for-excel.md, claude-for-word.md, claude-in-powerpoint.md Claude in Microsoft 365
claude-in-chrome.md Claude in Chrome extension
claude-mobile-ios.md claude.ai iOS app
anthropic_reminders.md, sonnet-4.6-reminders.md, research_instructions.md, visualize.md claude.ai injected fragments (reminders, research, artifacts)
official/ Prompts Anthropic publishes themselves (release-notes versions — shorter than the real served prompts above)