What problem does it solve? Fabric ships with 242+ specialized AI prompt patterns, but finding the right one for a given task requires memorizing a large catalog. This Skill maps user intent to the correct Fabric pattern and produces copy-paste ready commands, eliminating manual pattern lookup. ## Core Features & Use Cases - Intent-Based Pattern Selection: Matches tasks like extraction, summarization, code review, threat modeling, and writing improvement to the best-fit Fabric pattern across 20+ categories. - Ready-to-Run Scripts: Includes bash scripts for running a single pattern on files or directories, chaining multi-pattern pipelines, and browsing quick command references. - Complete Pattern Database: Ships a categorized reference of all 242+ patterns with descriptions, usage examples, and multi-step workflow templates. - Use Case: Given a folder of research papers, the Skill recommends the extract_wisdom → capture_thinkers_work → label_and_rate pipeline and provides the exact command to run it via fabric_pipeline.sh. ## Quick Start Ask the assistant which Fabric pattern to use for your task, for example: "What fabric pattern should I use to extract insights from these research papers?"