fabric

Solid

240+ prompt patterns for content analysis and transformation. USE WHEN fabric, extract wisdom, summarize, threat model.

Data & Documents 173 stars 25 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
75
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Customization **Before executing, check for user customizations at:** `~/.opencode/PAI/USER/SKILLCUSTOMIZATIONS/Fabric/` If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. ## Voice Notification **When executing a workflow, do BOTH:** 1. **Send voice notification**: ```bash curl -s -X POST http://localhost:8888/notify \ -H "Content-Type: application/json" \ -d '{"message": "Running the WORKFLOWNAME workflow in the Fabric skill to ACTION"}' \ > /dev/null 2>&1 & ``` 2. **Output text notification**: ``` Running the **WorkflowName** workflow in the **Fabric** skill to ACTION... ``` **Full documentation:** `~/.opencode/PAI/THENOTIFICATIONSYSTEM.md` # Fabric Intelligent prompt pattern system providing 240+ specialized patterns for content analysis, extraction, summarization, threat modeling, and transformation. **Patterns Location:** `~/.opencode/skills/Fabric/Patterns/` --- ## Workflow Routing | Workflow | Trigger | File | |----------|---------|------| | **ExecutePattern** | "use fabric", "run pattern", "apply pattern", "extract wisdom", "summarize", "analyze with fabric" | `Workflows/ExecutePattern.md` | | **UpdatePatterns** | "update fabric", "update patterns", "sync fabric", "pull patterns" | `Workflows/UpdatePatterns.md` | --- ## Examples **Example 1: Extract wisdom from content** `...

Details

Author
Steffen025
Repository
Steffen025/pai-opencode
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

fabro-workflow-factory

Skill for using Fabro, the open source AI coding workflow orchestrator that lets you define agent pipelines as Graphviz DOT graphs with human gates, multi-model routing, and cloud sandboxes.

23 Updated 1 months ago
Aradotso
AI & Automation Featured

prompting

Meta-prompting system for dynamic prompt generation using templates, standards, and patterns. USE WHEN meta-prompting, template generation, prompt optimization, or programmatic prompt composition.

14,396 Updated 5 days ago
danielmiessler
AI & Automation Featured

prompt-engineering

Provides workflows to write, debug, and optimize prompts for LLMs, including few-shot example selection, chain-of-thought structuring, system prompt design, and template composition. Use when the user asks to write or improve a prompt, wants help with few-shot examples, chain-of-thought, system prompts, prompt templates, or asks how to get better results from an LLM.

253 Updated 3 days ago
giuseppe-trisciuoglio
AI & Automation Featured

skillforge

Intelligent skill router, proactive advisor, and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Adds proactive Context Skill Advisor suggestions from session, project, and personal context using user-controlled Proactivity Levels.

668 Updated yesterday
tripleyak
AI & Automation Solid

hook-factory

Generate production-ready Claude Code hooks with interactive Q&A, automated installation, and enhanced validation. Supports 10 templates across 7 event types for comprehensive workflow automation.

788 Updated 6 months ago
alirezarezvani