fabric

Execute Fabric patterns natively in Claude to process content and return structured outputs.

1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/zmre/nix-pai --skill fabric-zmre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric
Source: https://github.com/zmre/nix-pai/tree/main/claude/skills/fabric
Command: npx skills add https://github.com/zmre/nix-pai --skill fabric-zmre

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Developing and deploying AI agents using the Fabric framework requires specific knowledge of its patterns and commands. This skill simplifies interaction with Fabric, enabling efficient agent development and context management, and reducing the learning curve.

Core Features & Use Cases

  • Pattern Selection: Easily select and apply Fabric patterns for various AI agent tasks, streamlining development.
  • Context Management: Tools for managing and utilizing agent contexts effectively, ensuring relevant information is always available.
  • Command Execution: Execute Fabric commands to build, test, and deploy sophisticated AI agents with ease.
  • Use Case: You need to quickly set up a new AI agent for data analysis using Fabric. Use this skill to select the appropriate data analysis pattern, configure its context, and deploy the agent with minimal manual effort.

Quick Start

Use the fabric skill to list available patterns for AI agent development.

Frequently Asked Questions about fabric

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply Fabric patterns to analyze content without using the CLI?

Fabric patterns execute natively inside Claude to process content. The skill reads pattern definitions from tools/patterns/{pattern_name}/system.md and applies them directly to your input—extracting insights, summarizing, or analyzing claims—returning structured outputs like IDEAS, INSIGHTS, and QUOTES without spawning external CLI calls.

What Fabric patterns are available for different analysis tasks?

Fabric includes bundled patterns for extract_wisdom, summarize, analyze_claims, and threat modeling, among others. The skill lists available patterns and matches them to your analysis need—whether processing transcripts, API descriptions, security reports, or other content—enabling pattern-driven analysis tailored to your task.

Can I use Fabric patterns for YouTube transcript analysis?

Yes. The skill supports YouTube transcript analysis via the -y flag, applying Fabric patterns to extract structured insights from video content. For pattern updates or additional functionality, use the -U flag to refresh your pattern library.

What's the difference between running Fabric patterns in Claude versus the command line?

Running patterns in Claude eliminates CLI spawning and external tool dependencies for bundled patterns, streamlining workflow and reducing setup overhead. The skill maintains a CLI fallback for YouTube transcripts and updates, giving you flexibility while keeping core analysis native to Claude.

Do I need prior Fabric framework knowledge to use this skill?

No. The skill abstracts Fabric pattern complexity by handling pattern selection, context management, and command execution internally. You describe your analysis task and the skill applies the appropriate pattern, reducing the learning curve for AI agent development and context-driven analysis.

How does context management work within Fabric patterns?

The skill provides tools to manage and utilize agent contexts, ensuring relevant information is available when patterns execute. Contexts preserve state across pattern applications, enabling coherent multi-step analysis and supporting sophisticated AI agent workflows without manual context passing.