简介
Fabric 是一个拥有 100+ 精选 AI 提示词模式的开源框架,GitHub 30,000+ stars。每个模式都是经过实战验证的系统提示词,覆盖提取洞察、总结文章、改进代码等任务。适合希望获得高质量 AI 输出而无需从头写提示词的高级用户。支持 OpenAI、Anthropic、Ollama 等。
Curated collection of 100+ reusable AI prompt patterns for summarizing, extracting wisdom, writing, and coding. Run any pattern from CLI with one command. 30,000+ GitHub stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
go install github.com/danielmiessler/fabric@latestfabric --setup(配置 LLM API 密钥)# 提取视频精华
yt --transcript https://youtube.com/watch?v=abc | fabric --pattern extract_wisdom
# 总结文章
cat article.txt | fabric --pattern summarizeFabric 是一个拥有 100+ 精选 AI 提示词模式的开源框架,GitHub 30,000+ stars。每个模式都是经过实战验证的系统提示词,覆盖提取洞察、总结文章、改进代码等任务。适合希望获得高质量 AI 输出而无需从头写提示词的高级用户。支持 OpenAI、Anthropic、Ollama 等。
Created by Daniel Miessler. Licensed under MIT.
fabric — ⭐ 30,000+