Fabric
Intelligent prompt pattern system with 240+ specialized patterns for content analysis, extraction, and transformation. USE WHEN user says 'use fabric', 'fabric pattern', 'run fabric', 'update fabric', 'update patterns', 'sync fabric', 'extract wisdom', 'summarize with fabric', 'create threat model', 'analyze with fabric', OR any request to apply Fabric patterns to content.
npx skills add majiayu000/claude-skill-registry --skill fabric-danielmiessler-personal-ai-infrastr --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Customization **Before executing, check for user customizations at:** `~/.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/Fabric/` If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. ## Voice Notification **When executing a workflow, do BOTH:** 1. **Send voice notification**: ```bash curl -s -X POST http://localhost:8888/notify \ -H "Content-Type: application/json" \ -d '{"message": "Running the WORKFLOWNAME workflow in the Fabric skill to ACTION"}' \ > /dev/null 2>&1 & ``` 2. **Output text notification**: ``` Running the **WorkflowName** workflow in the **Fabric** skill to ACTION... ``` **Full documentation:** `~/.claude/skills/PAI/SYSTEM/THENOTIFICATIONSYSTEM.md` # Fabric Intelligent prompt pattern system providing 240+ specialized patterns for content analysis, extraction, summarization, threat modeling, and transformation. **Patterns Location:** `~/.claude/skills/Fabric/Patterns/` --- ## Workflow Routing | Workflow | Trigger | File | |----------|---------|------| | **ExecutePattern** | "use fabric", "run pattern", "apply pattern", "extr
- Customization
- Voice Notification
- Workflow Routing
- Examples
- Quick Reference
- Pattern Execution (Native - No CLI Required)
- When to Use Fabric CLI Directly
- Most Common Patterns
- Full Pattern Catalog
- Native Pattern Execution
- Pattern Categories
- Integration
- Feeds Into
- Uses
curl -s -X POST http://localhost:8888/notify \
What does the Fabric skill do?
Intelligent prompt pattern system with 240+ specialized patterns for content analysis, extraction, and transformation. USE WHEN user says 'use fabric', 'fabric pattern', 'run fabric', 'update fabric', 'update patterns', 'sync fabric', 'extract wisdom', 'summarize with fabric', 'create threat model', 'analyze with fabric', OR any request to apply Fabric patterns to content.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill fabric-danielmiessler-personal-ai-infrastr --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
