Icon

Fabric

Fabric is an open-source framework by Daniel Miessler for augmenting humans using AI. It provides a modular system for solving specific problems using crowdsourced AI prompts called Patterns, with CLI-native design and optional server-side components.
Latest: 1.4.452
Last checked: Feb 8, 2026 10:54am
Rank: 341/15140
Monitored via:
GitHub Releases Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: open-sourceInstaller: pipxSilent: YesWinget: Available
Silent install
pipx install .

Version & Lifecycle

0
Current: 1.4.452 N-2: 1.4.448 Avg cadence: Every 2 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • April 25, 2026
0

Install and setup note

Fabric’s official README documents several install paths, including the project installer scripts, Homebrew, Winget, Scoop, and Go install. After installation, run the project’s setup flow (for example, fabric –setup) to configure providers and pattern locations before expecting patterns or aliases to work consistently on build or admin machines.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Fabric

Packaging Notes

0

Install via pipx after cloning the repository; supports optional local AI model installation via Ollama

Notes

0

Active development with frequent updates; installation requires Python environment and pipx; optional Ollama for local AI models; no official silent uninstall command documented.