macOS
brew install fabric-ailocal Homebrew formula metadata
brew
fabric-ai のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fabric-ailocal Homebrew formula metadata
nix profile install nixpkgs#fabric-ainixpkgs package indexes · pkgs/by-name/fa/fabric-ai/package.nix · ソース: api.github.com
scoop install main/fabric-aiScoop official bucket manifest trees · bucket/fabric-ai.json · ソース: api.github.com
概要
Open-source framework for augmenting humans using AI
履歴
Fabric is Daniel Miessler's open-source framework for organizing reusable AI prompts, called patterns, and running them from a CLI or related interfaces.
Fabric was created after the late-2022 surge in modern AI tools. Its README argues that AI had an integration problem rather than a capabilities problem, and presents Fabric as a way to organize prompts by real-world task so they can be reused across workflows.
The project started publicly in early 2024 and grew rapidly around the idea that prompt collections could be packaged like command-line tools. The README describes Fabric as both a pattern library and, for command-line-focused users, an interface for running those patterns directly.
The current project is implemented and distributed as a fast-moving CLI with release binaries, shell completions, a REST API server, provider integrations, and package-manager installs. Its README notes that Homebrew and Arch Linux package the executable as `fabric-ai`, with an alias suggested for users who want to type `fabric`.
Fabric's adoption followed the broader CLI-and-LLM trend: users wanted prompt workflows they could pipe text into, version in Git, and invoke from shells instead of only using web chat interfaces. The README points to intro videos and a large set of patterns for summarization, paper analysis, code explanation, social posts, and other repeatable tasks.
The project has kept widening provider support. The README update log lists additions for OpenAI Codex, Azure AI Gateway, Microsoft 365 Copilot, DigitalOcean GenAI, GitHub Models, Venice AI, Z AI, Abacus, Anthropic model updates, internationalization, Windows ARM and Linux ARM binaries, and Swagger API docs.
The core usage model is to select a pattern and feed it content. Users can run Fabric from the CLI, install or update patterns, create custom patterns, map patterns to models, add shell aliases, or run its REST API server for local integrations.
Because Fabric treats prompts as named assets, it behaves like a package of workflows rather than a single chatbot. That makes it useful for people who want repeatable LLM operations in shell pipelines, note-taking systems, coding workflows, or personal knowledge processes.
Fabric is package-nerd significant because it turns prompts into installable, inspectable command-line artifacts. It is part of the 2024-2026 wave of LLM tooling where package managers distribute not only compilers and CLIs, but also opinionated prompt workflows.
The `fabric-ai` Homebrew naming detail is also notable: it avoids colliding with the older Python `fabric` package while preserving the upstream tool's identity through a recommended alias.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/fabric/config.yamlCredential-bearing paths to review before unattended agent runs.
~/.config/fabric/.env実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fabric-ai | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/danielmiessler/fabric
インストールメタデータ
| パッケージキー | brew:fabric-ai |
|---|---|
| バージョン | 1.4.460 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fabric-ai |
| ホームページ | https://github.com/danielmiessler/fabric |
| リポジトリ | https://github.com/danielmiessler/fabric |
| 上流ドキュメント | https://github.com/danielmiessler/fabric#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.460.tar.gz |
| 最終更新 | 2026-07-24T20:54:01Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fabric-ai |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fabric-ai
nix profile install nixpkgs#fabric-aimain/fabric-ai
scoop install main/fabric-aiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.