Anthropic Publishes Claude Skills Guide, Targeting 90% Trigger Accuracy Across 3 Platforms
Updated
Updated · KDnuggets · Jun 8
Anthropic Publishes Claude Skills Guide, Targeting 90% Trigger Accuracy Across 3 Platforms
3 articles · Updated · KDnuggets · Jun 8
Summary
Anthropic released a full build guide for Claude Skills, framing them as reusable instruction folders that preserve workflows, style rules and domain knowledge across sessions instead of re-establishing context each time.
The guide says a skill centers on a required SKILL.md file with optional scripts, references and assets, using a three-level loading system in which YAML frontmatter costs about 100 tokens per skill and fuller content loads only when relevant.
Anthropic stresses strict implementation rules: SKILL.md must match exact casing, folder names must use kebab-case, descriptions must include trigger phrases, and teams should test 10–20 prompts to reach at least 90% automatic activation.
The company positions skills as portable across Claude.ai, Claude Code and the API, and says admins can deploy them organization-wide; its official skills repository had more than 141,000 GitHub stars and 16,000 forks as of May 2026.