skills/disabled/fabric-pattern/SKILL.md
## Description Integration for the Fabric AI framework (https://github.com/danielmiessler/Fabric). This skill manages text processing by reading local pattern files directly, while utilizing the Fabric CLI for specific web, YouTube, and search retrieval tasks. ## Rules ### 1. Pattern Application (Text Processing) **Constraint:** Do NOT use `fabric -p "pattern"` to process text. Instead, you must manually apply the pattern using the following logic: 1. **Identify Pattern:** Determine the corre
npx skillsauth add aaaaqwq/agi-super-team skills/disabled/fabric-patternInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Integration for the Fabric AI framework (https://github.com/danielmiessler/Fabric). This skill manages text processing by reading local pattern files directly, while utilizing the Fabric CLI for specific web, YouTube, and search retrieval tasks.
Constraint: Do NOT use fabric -p "pattern" to process text.
Instead, you must manually apply the pattern using the following logic:
~/.config/fabric/patterns/pattern_explanations.md to find the best fit.~/.config/fabric/patterns/"pattern_name"/system.mdsystem.md file as your strict instruction/persona to process the user's text.Only use the fabric command line tool for the following specific retrieval or maintenance tasks:
fabric -y "URL"
--playlist (Prefer playlist over video)--transcript (Default)--transcript-with-timestamps--comments--metadata--yt-dlp-args="..." (e.g., --cookies-from-browser brave)--spotify="..." (For Spotify podcast/episode metadata)fabric -u "URL" to fetch page contents as Markdown.fabric -q "question" to search using Jina AI.fabric -U to update the local patterns folder.obsidian-cli skill.User: "Summarize this website using the extract_wisdom pattern: https://example.com" Action:
fabric -u "https://example.com" to get the raw text.~/.config/fabric/patterns/extract_wisdom/system.md.system.md.User: "Use fabric to get the transcript with timestamps for this video."
Action:
Run fabric -y "VIDEO_URL" --transcript-with-timestamps
User: "I need to use fabric to analyze this text but I don't know which pattern to use." Action:
~/.config/fabric/patterns/pattern_explanations.md.system.md and apply it to the text.development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.