fabric

Select and execute Fabric patterns from 242+ prompts via CLI.

322|45|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/Microck/ordinary-claude-skills --skill fabric-microck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric
Source: https://github.com/Microck/ordinary-claude-skills/tree/main/skills_all/fabric
Command: npx skills add https://github.com/Microck/ordinary-claude-skills --skill fabric-microck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automatically selects the right Fabric pattern from 242+ prompts based on user intent, enabling efficient processing, summarization, threat modeling, and more.

Core Features & Use Cases

  • Pattern selection by intent
  • Wide coverage: summarization, extraction, analysis, threat modeling
  • Output utilities for structured results

Quick Start

Run Fabric on a given text to generate a concise summary.

Frequently Asked Questions about fabric

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

FAQPage Schema
How do I automatically select the right Fabric pattern for summarization and analysis tasks?

Fabric intelligently identifies and applies the correct pattern from 242+ prompts based on your intent. Provide your text or content to Fabric, and it matches the appropriate pattern for summarization, analysis, extraction, or threat modeling, then executes via the CLI with syntax: fabric <input> -p <pattern>.

What types of data processing tasks can Fabric patterns handle?

Fabric patterns cover summarization, extraction, analysis, threat modeling, content creation, and transformation tasks. The pattern selection engine routes your intent to specialized prompts designed for each category, enabling efficient processing across diverse data and security workflows.

Do I need to manually choose a Fabric pattern, or does it happen automatically?

Pattern selection is automatic. Fabric uses a decision tree to identify intent from your input and selects the appropriate pattern from 242+ options without manual intervention, then executes the chosen pattern via the Fabric CLI.

Can I use Fabric for threat modeling and security analysis?

Yes. Threat modeling is a core capability within Fabric's pattern scope. The Skill selects threat-modeling-specific patterns based on your input and executes them through the Fabric CLI to generate structured security analysis outputs.

What happens if the Fabric repository is unavailable when I run a pattern?

Fabric enforces verification of repository availability before pattern execution. If the repository is not accessible, the operation will not proceed; ensure your environment has access to the Fabric repository before running commands.

How do extraction and transformation patterns differ in Fabric?

Extraction patterns isolate and retrieve specific data from content, while transformation patterns restructure or convert that data into new formats. Fabric's decision tree selects the appropriate pattern type based on whether your intent is to pull data out or reshape existing content.