📊 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 Skills as folders—containing instructions, scripts, and reference materials—improves consistency, onboarding, and organizational learning in AI systems. This approach shifts from prompts to structured, reusable units.
Anthropic has revealed a new approach to building AI Skills, defining them as folders containing instructions, scripts, and assets rather than simple prompts. This shift aims to improve consistency, onboarding, and institutional knowledge retention, making AI systems more reliable and scalable. The development was shared by a Claude Code engineer in a detailed write-up, emphasizing its significance for organizations deploying AI.
According to the report, a Skill is not merely a prompt saved in a text file; it is a folder that can include instructions, reference documents, scripts, templates, data, configurations, and hooks. This structure allows AI agents to discover, read, and execute the contents dynamically, making organizational knowledge more durable and accessible.
Anthropic’s internal experiments involved running hundreds of Skills across its engineering teams, leading to three key benefits: output consistency regardless of who runs the agent, accelerated onboarding by embedding tribal knowledge directly into Skills, and compound improvement as Skills evolve through edge cases and refinements. The company emphasizes that a Skills library is an appreciating asset that captures how work is done, rather than a cost or static resource.
The report highlights a nine-category map of Skills, including library references, product verification, data analysis, automation, code scaffolding, quality review, deployment, runbooks, and infrastructure operations. The most valuable category, according to Anthropic, is verification, which ensures output quality and mistake catching. Technical lessons stress that effective Skills should focus on non-obvious, organization-specific content and include ‘gotchas’—traps or pitfalls that have been learned through experience.
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.
“A Skill is just a clever markdown prompt you save in a file.”
A folder the agent can discover, read & run — instructions, scripts, references, templates, config & on-demand hooks.
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.
Implications for AI Deployment and Organizational Knowledge
This approach signals a shift from ad-hoc prompting to structured, reusable organizational assets for AI. By treating Skills as folders, companies can create more consistent, scalable, and maintainable AI systems. It also enhances knowledge retention, reduces onboarding time, and provides a clear framework for continuous improvement. This methodology could redefine best practices in enterprise AI deployment, emphasizing durability over fleeting prompt engineering.

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.
How This Reframes AI Skill Building in Practice
Traditional AI prompting often involves crafting specific instructions for each task, which are then used once or infrequently. Anthropic’s insight shifts this paradigm by embedding knowledge into structured folders, making Skills reusable assets that evolve over time. This approach builds on prior efforts to standardize AI workflows but emphasizes durability and institutional memory. The concept aligns with broader trends toward modular, component-based AI systems, and reflects ongoing industry efforts to make AI deployment more reliable and scalable.
“Viewing Skills as folders containing instructions and assets fundamentally changes how organizations can build durable AI capabilities.”
— Thorsten Meyer, AI researcher
AI scripting and instruction folders
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Unresolved Questions About Implementation and Scalability
It is not yet clear how widely this folder-based Skills approach has been adopted outside Anthropic or how it performs in large-scale, real-world deployments. Details on integration with existing systems, maintenance overhead, and long-term evolution of Skills remain under discussion. Further, the extent to which this method can be standardized across different industries or AI frameworks is still uncertain.

Foundational Issues in Artificial Intelligence and Cognitive Science: Impasse and Solution (Volume 109) (Advances in Psychology, Volume 109)
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Next Steps for Industry Adoption and Validation
Organizations interested in this approach will likely experiment with building their own Skills libraries based on Anthropic’s framework. Industry leaders and AI developers may seek to validate the effectiveness of folder-based Skills through pilot projects and case studies. Additionally, further research and shared best practices are expected to emerge, aiming to refine how Skills are structured, maintained, and integrated into enterprise AI workflows.
AI onboarding templates and scripts
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does defining Skills as folders improve AI consistency?
By encapsulating instructions, reference materials, and scripts within a structured folder, Skills provide a stable, reusable asset that ensures the AI performs tasks uniformly, regardless of who runs it or when.
Can this approach be integrated with existing prompt-based systems?
While the folder-based Skills approach offers a more durable structure, it can complement prompt-based systems by providing a foundational asset that prompts can invoke or extend, enhancing overall robustness.
What are the main challenges in adopting folder-based Skills?
Challenges include establishing standards for organizing and maintaining Skills, integrating them into existing workflows, and ensuring that updates and refinements are systematically managed.
Is this approach suitable for all types of AI tasks?
It is most beneficial for tasks requiring consistency, institutional knowledge, and complex workflows, but may be less necessary for simple or one-off AI applications.
Source: ThorstenMeyerAI.com