📊 Full opportunity report: A Skill Is A Folder, Not A Prompt: What Anthropic Learned Running Hundreds Of Them on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Anthropic has demonstrated that organizing AI capabilities as reusable ‘Skills’—structured folders with instructions and assets—improves consistency, onboarding, and scalability. This approach shifts the paradigm from prompts to durable organizational assets.

Anthropic has revealed that its internal AI Skills are structured as folders containing instructions, scripts, and other assets, rather than simple prompts. This shift aims to turn ad-hoc prompting into a durable, institutional capability, making AI outputs more consistent and easier to scale across organizations. The company shared these insights in a detailed write-up by a Claude Code engineer, emphasizing the practical benefits of this approach for engineering teams and business operations alike.

According to Anthropic, a Skill is not just a saved prompt, but a folder that includes instructions, reference documents, scripts, templates, data, configuration, and hooks. This structure allows AI agents to discover, read, and execute the contents dynamically, creating a more robust and reusable asset. For businesses, this means that a Skill encapsulates how an organization performs a specific task—embedding tribal knowledge, guardrails, and tools—rather than relying on ephemeral prompts.

Anthropic’s internal experience shows that Skills significantly improve output consistency, reduce onboarding time, and compound over time as they are refined through edge cases. The company categorizes Skills into nine types, including library references, product verification, data analysis, automation, code scaffolding, review, deployment, runbooks, and infrastructure operations. Notably, the most valued Skills are those that verify and check work, as they directly impact output quality.

Technical lessons highlight that effective Skills avoid restating obvious information, focus on non-obvious, specific knowledge, and include ‘Gotchas’—traps or pitfalls learned from experience. Descriptions for Skills are trigger definitions based on actual language used by users, ensuring the agent activates the correct Skills in context. Bundling real code and helper functions within Skills enhances their power and reusability.

At a glance
reportWhen: published March 2024
The developmentAnthropic published insights from running hundreds of AI Skills internally, emphasizing that Skills are folders, not prompts, leading to more durable and scalable AI deployment.
A Skill Is a Folder, Not a Prompt — Insights
AI Dispatch · Insights · 1 July 2026

A Skill is a folder, not a prompt

Anthropic published what it learned running hundreds of Skills across its own engineering org. Read as a business memo, the point is bigger than a coding trick: this is how ad-hoc prompting becomes durable institutional capability — the SOPs your agents actually follow, versioned and shared.

✕ The misconception

“A Skill is just a clever markdown prompt you save in a file.”

✓ What it actually is

A folder the agent can discover, read & run — instructions, scripts, references, templates, config & on-demand hooks.

Anatomy of a Skill — the file system is context engineering
my-skill/the unit you share & version
├─ SKILL.mdroot instructions + a description written for the model (its trigger)
├─ references/deep detail pulled in only when needed — progressive disclosure
├─ scripts/real code, so the agent composes instead of rebuilding boilerplate
├─ assets/templates & files to copy into the output
├─ config.jsonsetup the agent asks for if it’s missing (e.g. which Slack channel)
└─ hooks + memoryon-demand guardrails + an append-only log so it remembers
Why it matters: the folder itself is the knowledge base. The agent reads the root, then reaches deeper only when the task demands it — the same way you’d hand a new hire a one-pager that points to the detailed docs.
The nine types — a gap-analysis map for your own library
1Library / API reference
2Product verification ★ top impact
3Data fetching & analysis
4Business-process automation
5Code scaffolding & templates
6Code quality & review
7CI/CD & deployment
8Runbooks
9Infrastructure operations
By Anthropic’s own measurement, verification Skills — the ones that check the work — moved output quality the most. If you build one category well, build that one.
The craft — what separates a good Skill from a useless one
Gotchas = highest-signal section Describe for the model, not humans (it’s the trigger) Don’t state the obvious Ship scripts, not just prose On-demand guardrail hooks (/careful, /freeze) Let it remember (log / SQLite) Don’t railroad — leave room to adapt
The take

The knowledge of how your organization actually operates can be captured, versioned, shared & executed — and the thing capturing it is a humble folder with a script and a gotchas list inside. For the builder, that’s context engineering with real tools attached. For whoever owns the budget, it’s the difference between AI that starts from zero every morning and an asset that compounds. Caveats: best practices are still evolving, checked-in Skills cost context, and curation beats accumulation. Start with one Skill, one gotcha, and the category that catches your mistakes.

Source: “Lessons from building Claude Code: How we use skills,” Thariq Shihipar (Anthropic), Claude blog, 3 June 2026. Categories, examples & measured claims are Anthropic’s; framing is the author’s. Docs: code.claude.com/docs/en/skills.
thorstenmeyerai.com

How Organized Skills Transform AI Deployment

This approach fundamentally changes how organizations build, maintain, and scale AI capabilities. By treating Skills as structured containers rather than prompts, companies can achieve more consistent outputs, streamline onboarding, and create a living library of institutional knowledge. This reduces reliance on ad-hoc prompt engineering and enables teams to develop durable, sharable assets that improve over time, ultimately making AI deployment more reliable and scalable across business functions.

Create a Podcast with AI (No Experience Needed) : A Step-by-Step Guide to Planning, Scripting, Recording, Editing, and Launching a Podcast Using ChatGPT, AI Tools, and Automation

Create a Podcast with AI (No Experience Needed) : A Step-by-Step Guide to Planning, Scripting, Recording, Editing, and Launching a Podcast Using ChatGPT, AI Tools, and Automation

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Anthropic’s Internal Experience with Skills Development

Anthropic’s recent publication is based on its experience running hundreds of Skills internally. The company found that categorizing Skills into nine types helped identify gaps and optimize workflows, especially in areas like verification and automation. Previously, many teams relied on repeated prompt tuning; now, the shift towards structured Skills represents a move toward more durable and scalable AI practices. This reflects broader industry interest in making AI systems more manageable and less brittle.

The company emphasizes that its most valuable Skills are those that verify and check outputs, which directly improve quality and reduce errors. The internal process involves continuous refinement, with each Skill evolving through edge cases and real-world testing, making the library an asset that appreciates over time.

“A Skill is a folder, not just a prompt. It contains instructions, scripts, and assets that the agent can discover and execute, making AI capabilities more durable.”

— Thorsten Meyer, AI engineer at Anthropic

Agentic Spec-Driven Development: A Practical Method for Using AI to Build Complete Specifications for Software, Products, and Knowledge Work

Agentic Spec-Driven Development: A Practical Method for Using AI to Build Complete Specifications for Software, Products, and Knowledge Work

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unclear Aspects of Skills Implementation and Adoption

It remains unclear how widely other organizations are adopting this Skills approach or whether it will be practical at scale outside Anthropic. Details about how different business contexts might adapt the folder structure or how Skills integrate with existing workflows are still emerging. Additionally, the specific technical challenges in scaling this approach across diverse AI systems are not yet fully understood.

AI Excel & Spreadsheet Automation for Accountants: Copy-Paste Prompts, Templates, and AI Workflows to Save Time on Formulas, Reconciliation, Data Cleanup, ... Tasks (AI Systems for Accountants Book 6)

AI Excel & Spreadsheet Automation for Accountants: Copy-Paste Prompts, Templates, and AI Workflows to Save Time on Formulas, Reconciliation, Data Cleanup, … Tasks (AI Systems for Accountants Book 6)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Broader Adoption and Standardization

Organizations interested in this approach are likely to experiment with creating their own Skills libraries, focusing on verification and automation. Industry groups and AI platforms may develop standards for Skills structures, descriptions, and management. Anthropic and others will probably publish further case studies demonstrating the impact of structured Skills on operational efficiency and AI reliability.

Amazon

AI development environment tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What exactly is a Skill in Anthropic’s framework?

A Skill is a structured folder containing instructions, scripts, reference documents, templates, and configuration that an AI agent can discover and execute, transforming ad-hoc prompts into durable assets.

How does this approach improve AI output consistency?

By encapsulating organizational knowledge and guardrails within Skills, the AI performs tasks in a standardized way, reducing variability and errors caused by prompt drift or misinterpretation.

Can other companies adopt this Skills approach easily?

While promising, adoption depends on technical infrastructure and organizational culture. The concept is scalable but requires investment in structuring and maintaining Skills libraries.

What is the most valuable type of Skill according to Anthropic?

The verification Skills, which check and validate AI outputs, are considered the most impactful for improving quality and reducing mistakes.

Will this change how AI engineers build systems?

Yes, it encourages a shift from prompt engineering to building reusable, versioned assets—making AI systems more manageable and scalable over time.

Source: ThorstenMeyerAI.com

You May Also Like

Technology Operations Signal Monitor: PeerTube Is A Free, Decentralized And Federated Video Platform

PeerTube is identified as a free, decentralized, and federated video platform, highlighting recent platform updates relevant for small software companies.

Security researcher says Microsoft built a Bitlocker backdoor, releases exploit

A security researcher alleges Microsoft created a backdoor in BitLocker and has released an exploit, raising concerns over encryption security.

Why Servo Motors Matter in Vinyl Cutters

Just how do servo motors enhance vinyl cutters, and why are they essential for superior precision and efficiency in your projects?

When AI Builds Itself: Inside Anthropic’s Evidence on Recursive Self-Improvement

Anthropic reports that AI models are increasingly automating AI research tasks, raising the possibility of recursive self-improvement if certain bottlenecks are removed.