Fabric
A command-line tool for running a crowdsourced library of reusable AI prompts against language models.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Fabric
Fabric organises AI prompts into reusable, task-specific patterns, such as summarising an article or extracting key points from a transcript, and lets you run them from the command line. The pattern library is crowdsourced, so common tasks come ready to use and you can add your own.
Because it works from the terminal, text can be piped in from other commands and results piped onward, which makes it easy to fit into scripts. It works with local or remote models, and suits people who repeat the same kinds of AI tasks.
Strengths
- Large crowdsourced library of ready-made prompt patterns
- Works in shell pipelines and scripts
- Can use local or remote models
- Large and active community
Limitations
- Command-line only, with no graphical interface
- Output quality depends on the model you connect
Details
- Pricing
- FreeFree and open source; remote model providers may charge for usage.
- License
- Open source, license not stated
- Developer
- Daniel Miessler
- Platforms
- Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Terminal users who run the same AI tasks repeatedly on text
- Categories
- Local AI tools, CLI tools, AI assistants
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Fabric
Compare allSoftware that can replace Fabric for an important use case, and what changes if you switch.
AIChat
A command-line tool for chatting with language models, with a shell assistant, RAG and agents.
AIChat also works from the terminal with many providers and local Ollama models, adding a shell assistant, RAG and agents, but without a crowdsourced prompt pattern library.
LLM
A command-line tool and Python library for prompting remote and locally installed language models.
LLM prompts remote and local models from the terminal or as a Python library, logging every prompt to SQLite, though local models need an extra plugin.
Similar software
Related functionality, not necessarily a direct replacement.
Open Interpreter
A command-line coding agent built to work with open language models such as Kimi and GLM.
K8sGPT
An AI-powered tool that scans Kubernetes clusters and explains detected problems in plain English.
LibreChat
Self-hosted open-source chat interface that brings many AI models and providers into one place.
TypingMind
A chat interface for ChatGPT, Claude, Gemini and other language models that runs on your own API keys.