fabric

Orchestrate AI prompts across multiple providers using reusable Patterns via Unix-style piping.

40|9|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/akillness/oh-my-skills --skill fabric-akillness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric
Source: https://github.com/akillness/oh-my-skills/tree/main/.agent-skills/fabric
Command: npx skills add https://github.com/akillness/oh-my-skills --skill fabric-akillness

SYSTEM DOCUMENTATION & REQUIREMENTS

Fabric provides a centralized framework to orchestrate AI prompts across multiple providers using a library of reusable Patterns, enabling consistent, repeatable AI workflows.

Core Features & Use Cases

  • Library of reusable Patterns that wire tasks into simple Unix-style pipelines, enabling cross-provider routing and composable AI workflows.
  • Execute, verify, and orchestrate prompts across OpenAI, Claude, Gemini, and other providers, with predictable results and easy experimentation.
  • Use cases include YouTube summarization, document analysis, code explanation, and writing assistance, all via a piping interface.

Quick Start

Install Fabric and start piping content through patterns to perform a sample task such as summarizing text.

Frequently Asked Questions about fabric

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

FAQPage Schema
How do I orchestrate AI prompts across multiple providers using a CLI?

You orchestrate AI prompts across multiple providers using a CLI by applying reusable Patterns within a Unix-style piping workflow. This framework routes prompts to configured providers like OpenAI, Claude, or Gemini to execute tasks and verify results predictably.

What is a reusable Pattern for AI prompt orchestration?

A reusable Pattern for AI prompt orchestration is a predefined template that wires specific tasks into simple Unix-style pipelines. Patterns enable cross-provider routing and composable AI workflows for consistent, repeatable results across different prompts.

Can I use Unix-style piping to summarize YouTube videos or analyze documents?

Yes, you can use Unix-style piping to summarize YouTube videos or analyze documents. By routing content through reusable Patterns, the CLI orchestrates these tasks across configured AI providers to execute summarization and analysis workflows.

Do I need to configure specific AI providers before routing prompts in pipelines?

Yes, you need to configure specific AI providers before routing prompts in pipelines. The orchestration framework requires configured providers, such as OpenAI, Claude, or Gemini, and the CLI to route prompts, execute tasks, and verify results accurately.

What's the best way to manage consistent AI workflows for code explanation and writing assistance?

The best way to manage consistent AI workflows for code explanation and writing assistance is using a centralized framework with reusable Patterns. This approach applies a simple Unix-style piping interface to route prompts across multiple providers predictably.