danielmiessler/Fabric
Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
Platform-specific configuration:
{
"mcpServers": {
"Fabric": {
"command": "npx",
"args": [
"-y",
"Fabric"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <a href="https://go.warp.dev/fabric" target="_blank"> <sup>Special thanks to:</sup> <br> <br> <h>Warp, built for coding with multiple AI agents</b> <br> <sup>Available for macOS, Linux and Windows</sup> </a> </div>
<br>
<div align="center">
fabric<br /> [](https://opensource.org/licenses/MIT) [](https://deepwiki.com/danielmiessler/fabric)
<div align="center"> <h4><code>fabric</code> is an open-source framework for augmenting humans using AI.</h4> </div>
</div>
Updates • What and Why • Philosophy • Installation • Usage • REST API • Examples • Just Use the Patterns • Custom Patterns • Helper Apps • Meta
</div>
Since the start of modern AI in late 2022 we've seen an _extraordinary_ number of AI applications for accomplishing tasks. There are thousands of websites, chat-bots, mobile apps, and other interfaces for using all the different AI out there.
It's all really exciting and powerful, but _it's not easy to integrate this functionality into our lives._
<div class="align center"> <h4>In othe
Loading reviews...