📊 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 modeling AI skills as folders containing instructions and assets, rather than simple prompts, improves consistency, onboarding, and organizational knowledge. This approach is based on running hundreds of such skills internally.

Anthropic has revealed that its internal AI capabilities are built around ‘Skills’ structured as folders containing instructions, scripts, and assets, rather than simple prompts. This shift aims to make AI output more consistent, improve onboarding, and institutionalize organizational knowledge, marking a significant evolution in AI engineering practices.

In a detailed write-up from a Claude Code engineer, Anthropic explained that a Skill is not just a saved prompt but a folder that can include instructions, reference documents, scripts, templates, data, and configuration. The agent can discover and execute these components dynamically, enabling more durable and reusable capabilities.

Anthropic’s internal experience shows that organizing skills this way allows for better standardization of output, easier onboarding of new team members, and the ability to improve skills over time as they are refined with new edge cases. The company emphasizes that these skills act as assets that appreciate in value, rather than just cost items.

Anthropic identified nine categories of skills, ranging from library references and data analysis to operational runbooks, with verification skills being the most impactful in improving output quality. The company advocates for focused development of these categories to fill organizational gaps.

Technical lessons include avoiding restating obvious instructions, emphasizing non-obvious, specific knowledge, and carefully designing trigger descriptions that match user requests precisely. Bundling real code and helper functions within skills is also highlighted as a key practice.

At a glance
reportWhen: published recently, ongoing application
The developmentAnthropic shared insights from its internal use of hundreds of ‘Skills’ structured as folders, emphasizing their role in improving AI reliability and organizational knowledge management.
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

Implications for AI Development and Business Operations

This approach shifts the focus from ad-hoc prompting to building structured, reusable assets that embed organizational knowledge directly into AI systems. It enhances consistency across outputs, accelerates training and onboarding, and creates a living library of capabilities that improves over time. For businesses, this means more reliable AI services and a way to institutionalize tribal knowledge, reducing reliance on individual expertise.

By framing Skills as folders with comprehensive content, Anthropic demonstrates a path toward more robust, maintainable AI systems that can adapt and improve, potentially setting a new standard in enterprise AI deployment.

Amazon

AI development folder structure tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

From Prompt Engineering to Asset Building in AI Teams

Traditionally, AI teams have relied on prompt engineering—crafting specific instructions for each task—to guide model behavior. This method is often brittle, requiring repeated effort and lacking institutional memory. Anthropic’s new approach, based on running hundreds of Skills structured as folders, represents a significant departure, emphasizing reusable, version-controlled assets that encapsulate organizational procedures and knowledge.

This development builds on ongoing industry efforts to move beyond simple prompt tuning, aiming for more durable, scalable, and maintainable AI capabilities. The concept of Skills as folders aligns with broader trends in software engineering, such as modularity and asset versioning, applied to AI workflows.

“A Skill is not just a prompt saved in a text file; it’s a folder that contains instructions, scripts, and assets that the agent can discover and execute.”

— Anthropic engineer

Unclear Aspects of Scaling and Adoption

It is not yet clear how widely this approach will be adopted outside Anthropic or how easily other organizations can implement similar folder-based Skills. Details on tooling, integration challenges, and scalability across diverse enterprise environments remain to be seen. Additionally, the long-term impact on AI performance and maintenance costs is still being evaluated.

Next Steps for Broader Adoption and Tooling

Organizations are likely to experiment with building their own Skills libraries based on this model, focusing on filling organizational gaps identified through the nine-category framework. Further development of tooling to support Skills creation, versioning, and discovery will be critical. Anthropic may also publish more detailed guides or open-source components to facilitate wider adoption.

Research and industry discussions will explore how this model impacts AI reliability, compliance, and operational efficiency, shaping future best practices in enterprise AI deployment.

Key Questions

What exactly is a Skill in Anthropic’s framework?

A Skill is a folder containing instructions, scripts, reference documents, and configuration assets that an AI agent can discover, read, and execute to perform specific tasks reliably.

How does this approach improve AI consistency?

By bundling all relevant instructions and assets into a structured folder, Skills ensure that the AI performs tasks in a standardized way, reducing variability caused by ad-hoc prompting.

Can this method be applied outside Anthropic?

While promising, the approach’s scalability and ease of adoption depend on tooling, organizational complexity, and integration capabilities. Other organizations are expected to experiment with similar models.

What are the main categories of Skills identified?

They include library references, product verification, data analysis, business process automation, code scaffolding, code review, deployment, runbooks, and infrastructure operations.

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

The verification Skills, which check the output quality and prevent mistakes, are considered the most valuable for improving reliability.

Source: ThorstenMeyerAI.com

You May Also Like

Spam Texts and Calls: Reporting, Filters, and FTC Tools

Just know how to report, filter, and use FTC tools to stay protected from spam texts and calls—discover the essential steps to safeguard yourself.

India: Build the Rails First

India has built world-class digital rails like Aadhaar, UPI, and DBT to deliver targeted benefits efficiently, focusing on infrastructure over generous benefits.

Disk Is the Contract: Inside Threlmark’s Local-First Architecture

Threlmark introduces a local-first, file-based project management system that operates without a server, emphasizing portability, inspectability, and safety.

Configure QoS for Streaming and Gaming

Prioritize your streaming and gaming traffic with QoS settings to ensure smooth performance—discover how to optimize your network effectively.