Framework Builder is a single skill file that gives an AI agent a repeatable method for turning your domain expertise into a structured, reusable framework. One file, any domain, no signup.
A skill is a plain text file that gives an AI a specific capability: instructions it loads only when the task calls for it. You drop the file into your AI tool once, and from then on the agent knows how to do that job.
This one teaches the job of building frameworks. Instead of asking an AI for an answer you will need again next week, you ask it to build the repeatable system that produces that answer every time.
Give the agent something you know how to do well. It walks that expertise through a fixed five-layer architecture, so the output is structured the same way every time and both people and agents can follow it.
The evidence-backed core truths that make the domain work, each with the reason it is true.
The method as reasoning steps with decision logic, not a brittle list of actions.
The named mechanisms where small inputs produce outsized results.
What good output looks like, and the failure signals that catch a confident wrong answer.
How to use it in context, including the edge cases a human handles on instinct and an agent would miss.
Illustrative only. The skill generates the full framework from the expertise you bring to it.
Grab the SKILL.md file. No signup, no email, no gate. Yours to use, share, and build on.
Download SKILL.mdIn Claude Code, a skill is a folder with a SKILL.md inside it. Create the folder in your personal skills directory and drop the file in:
Start Claude Code and type /framework-builder, or just ask it to build a framework for something. The three install locations Claude Code reads:
The file is portable text, so it also works anywhere you can paste custom instructions: a Claude Project, a Cursor rule, a custom GPT, or any agent that reads a skill file.
Used honestly: this file teaches an AI to produce a well-structured, agent-readable five-layer framework with coherent principles and a real method. That is genuinely more useful than a prompt.
What it does not ship is the intelligence library behind SIOS, the cross-domain force-multiplier catalog with documented mechanisms and interaction effects. Without that, an agent draws force multipliers from its own general knowledge. The download is the architecture; the catalog is what fills it. Both are real, and they are different instruments.
Framework Builder is released under the MIT License. Created by Mike Goetz at RageDesigner, from a methodology used to build 1,000+ frameworks across federal contracting, sales, medical advocacy, video production, and dozens of other domains since 2024. Keep the attribution line intact when you share the file. Learn the method at howtoframework.com.