← All case studies
A Anthropic · the company that makes Claude

A lawyer wrote a markdown file. It became an AI skill.

Anthropic made a bet: instead of asking engineers to build internal AI tools, give everyone a one-page markdown template. Anyone can author a new AI capability — and it ships to the whole company.

0.5s
per ad variation
1 page
to teach the AI a new skill
All teams
authoring, not just engineering
The problem

Every team needed AI tools. Only one team could build them.

Anthropic's marketing team wanted an AI that drafted ad variations in their voice. Legal wanted an AI that flagged risky clauses in vendor contracts. Finance wanted automated month-end reporting. Customer support wanted instant ticket triage.

All of these were possible. None of them required real engineering work. But all of them sat in a queue waiting for the small AI tools team to build them — because that's how internal tooling worked everywhere else. The bottleneck wasn't capability. It was authorship.

What they built

A skill is just a markdown file. Anyone can write one.

Anthropic created a format called SKILL.md. A skill is one file — frontmatter at the top describing when to use it, then plain English instructions for how the AI should approach the task. No code. No engineering review. Just write what you'd tell a junior teammate, and the AI follows it.

An ad-variation SKILL.md, written by marketing
/skills/ad-variations/SKILL.md
---
name: ad-variations
description: Generate 5 ad headline variations in Anthropic's voice for a given product launch
when_to_use: marketing campaign, product launch, A/B test
---
# Ad Variations
When asked to draft ad variations:
Write in Anthropic's voice: calm, precise, not hyperbolic. Avoid exclamation points.
Lead with the user benefit, not the model capability.
Include one variation that's contrarian — challenges a common assumption.
Output exactly 5 variations, each under 12 words. Number them.

The skill is read by every Anthropic employee's AI. The marketing team didn't need to deploy anything, ship code, or coordinate with engineering. They wrote what they knew, and the AI started following it. The AI got a new capability the moment the file was saved.

The format scaled. Within months, every team was authoring:

⚖️
Legal
contract-review.md
📊
Finance
month-end-report.md
🎨
Marketing
ad-variations.md
🎧
Support
ticket-triage.md
The result

Marketing went from weeks of variations to half a second.

The ad-variations skill alone collapsed something that took the marketing team a couple of weeks of iteration into a 0.5-second AI call. The legal skill flagged 4x more risky clauses than the human-only review process. Finance month-end reporting dropped to minutes.

But the bigger shift was who was shipping AI. Anthropic didn't grow its AI team. It grew the number of AI authors — by a factor of ~20x within a year. Lawyers, marketers, and ops people became "the AI team" for their domain.

Markdown beat code. Anyone can write a SKILL.md. That's the whole point. — Anthropic internal docs
What you can steal

The bottleneck on internal AI is rarely capability. It's authorship.

Your lawyers know more about legal review than any AI engineer ever will. Your finance lead knows more about your books. Your customer success team knows more about your customers. They just don't write code.

Give them a one-page format and a clear "save it here, the AI picks it up" loop, and the entire org turns into an AI authoring team. We help companies set that loop up — including the format, the storage, and the rituals that keep skills getting written.