Prompts2026年3月29日·1 分钟阅读

Fabric — AI Prompt Patterns for Everything

Collection of 100+ AI prompt patterns for real-world tasks. Summarize articles, extract wisdom, analyze code, write essays, create presentations, and more.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

go install github.com/danielmiessler/fabric@latest
fabric --setup

Or use the patterns directly in any AI chat.


介绍

Fabric is a collection of 100+ curated AI prompt patterns (called "patterns") for augmenting human capabilities. Each pattern is a battle-tested system prompt designed for a specific real-world task.

Best for: Content summarization, code review, writing, analysis, learning Works with: Any LLM — Claude, GPT-4, Gemini, local models via Ollama


Popular Patterns

Pattern What It Does
extract_wisdom Pull key insights from any content
summarize Create structured summaries
analyze_claims Fact-check and evaluate arguments
write_essay Generate well-structured essays
improve_writing Enhance clarity and style
create_coding_project Scaffold a project from description
explain_code Break down code for understanding
rate_content Score content quality 1-10
extract_article_wisdom Deep analysis of articles
create_presentation Generate slide decks from content

Example

echo "paste article here" | fabric --pattern extract_wisdom

Or copy the pattern text and use it as a system prompt in any AI tool.


🙏

来源与感谢

Created by Daniel Miessler. Licensed under MIT. danielmiessler/fabric — 28K+ GitHub stars

相关资产