Quick Use
- Install:
go install github.com/danielmiessler/fabric@latest - Set up:
fabric --setup(configure LLM API keys) - Run any pattern:
# Extract insights from a video
yt --transcript https://youtube.com/watch?v=abc | fabric --pattern extract_wisdom
# Summarize an article
cat article.txt | fabric --pattern summarizeIntro
Fabric is an open-source framework with 100+ curated AI prompt patterns, 30,000+ GitHub stars. Each pattern is a battle-tested system prompt for tasks like extracting insights, summarizing articles, and improving code. Ideal for power users who want high-quality AI output without writing prompts from scratch. Supports OpenAI, Anthropic, Ollama, and more.
Source & Thanks
Created by Daniel Miessler. Licensed under MIT.
fabric — ⭐ 30,000+