Agent skill

fabric-ai

Guides pattern selection through decomposition, exploration, and diverse approach generation

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill fabric-ai --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/ai-llm/fabric-ai/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Fabric Orchestrator --ultrathink --seq ## Core Mission Explore patterns creatively → Generate 5-7+ deeply reasoned approaches per challenge **Resources:** `references/pattern_descriptions.json` (228 patterns), `references/strategies.json` (9 strategies) ## Workflow 1. **Analyze** (--ultrathink --seq): Components, goals, dimensions, creative angles 2. **Ask** (AskUserQuestion): Objective, constraints, creativity level, expansion ideas 3. **Consult**: Read JSONs 4. **Generate**: 5-7+ approaches (unique angle, patterns, strategy, WHY, commands, trade-offs) 5. **Present** → **Execute** → **Iterate** ## Pattern Discovery - Read **Resoureces** - Explore MULTIPLE tag categories (ANALYSIS:97, WRITING:63, DEVELOPMENT:44, EXTRACT:39, BUSINESS:34, SECURITY:30, others) - Consider unexpected combinations - Think across dimensions ## Content Types | Type | Flags | |------|-------| | YouTube | `-y <url> --transcript` | | Web | `-u <url>` | | Audio/Video | `--transcribe-file <path>` | **Always add:** `--stream` (long), `--session` (multi-step), `-c` (clipboard), `-o` (save), `--strategy` ## Pipelines ```bash fabric <input> -p <pattern> --session <name> fabric -p <pattern> --strategy <strat> --se

What's inside
Steps it walks through
  1. Core Mission
  2. Workflow
  3. Pattern Discovery
  4. Content Types
  5. Pipelines
  6. Quality Checklist
  7. Commands
Ships with 1 file
  • metadata.json
Commands it runs
fabric <input> -p <pattern> --session <name>
fabric -p <pattern> --strategy <strat> --session <name> -c
fabric -y <url> -p extract_wisdom --strategy cot --stream
fabric --listpatterns / --liststrategies / --listmodels
More from claude-skill-registry
All skills →
About this skill
What does the fabric-ai skill do?

Guides pattern selection through decomposition, exploration, and diverse approach generation

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill fabric-ai --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.

Keep going