mirror of
https://github.com/asgeirtj/system_prompts_leaks.git
synced 2026-09-22 02:20:41 +02:00
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/