{
  "generatedAt": "2026-05-12T04:18:24.764Z",
  "count": 454,
  "skills": [
    {
      "name": "1password",
      "description": "Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.",
      "source": "local",
      "tags": [],
      "installId": "local:1password",
      "path": "1password/SKILL.md"
    },
    {
      "name": "addy-api-and-interface-design",
      "description": "Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-api-and-interface-design",
      "path": "addy-api-and-interface-design/SKILL.md"
    },
    {
      "name": "addy-browser-testing-with-devtools",
      "description": "Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-browser-testing-with-devtools",
      "path": "addy-browser-testing-with-devtools/SKILL.md"
    },
    {
      "name": "addy-ci-cd-and-automation",
      "description": "Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-ci-cd-and-automation",
      "path": "addy-ci-cd-and-automation/SKILL.md"
    },
    {
      "name": "addy-code-review-and-quality",
      "description": "Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-code-review-and-quality",
      "path": "addy-code-review-and-quality/SKILL.md"
    },
    {
      "name": "addy-code-simplification",
      "description": "Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-code-simplification",
      "path": "addy-code-simplification/SKILL.md"
    },
    {
      "name": "addy-context-engineering",
      "description": "Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-context-engineering",
      "path": "addy-context-engineering/SKILL.md"
    },
    {
      "name": "addy-debugging-and-error-recovery",
      "description": "Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-debugging-and-error-recovery",
      "path": "addy-debugging-and-error-recovery/SKILL.md"
    },
    {
      "name": "addy-deprecation-and-migration",
      "description": "Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-deprecation-and-migration",
      "path": "addy-deprecation-and-migration/SKILL.md"
    },
    {
      "name": "addy-documentation-and-adrs",
      "description": "Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-documentation-and-adrs",
      "path": "addy-documentation-and-adrs/SKILL.md"
    },
    {
      "name": "addy-frontend-ui-engineering",
      "description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-frontend-ui-engineering",
      "path": "addy-frontend-ui-engineering/SKILL.md"
    },
    {
      "name": "addy-git-workflow-and-versioning",
      "description": "Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-git-workflow-and-versioning",
      "path": "addy-git-workflow-and-versioning/SKILL.md"
    },
    {
      "name": "addy-idea-refine",
      "description": "Refines ideas iteratively. Refine ideas through structured divergent and convergent thinking. Use \"idea-refine\" or \"ideate\" to trigger.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-idea-refine",
      "path": "addy-idea-refine/SKILL.md"
    },
    {
      "name": "addy-incremental-implementation",
      "description": "Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-incremental-implementation",
      "path": "addy-incremental-implementation/SKILL.md"
    },
    {
      "name": "addy-performance-optimization",
      "description": "Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-performance-optimization",
      "path": "addy-performance-optimization/SKILL.md"
    },
    {
      "name": "addy-planning-and-task-breakdown",
      "description": "Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-planning-and-task-breakdown",
      "path": "addy-planning-and-task-breakdown/SKILL.md"
    },
    {
      "name": "addy-security-and-hardening",
      "description": "Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-security-and-hardening",
      "path": "addy-security-and-hardening/SKILL.md"
    },
    {
      "name": "addy-shipping-and-launch",
      "description": "Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-shipping-and-launch",
      "path": "addy-shipping-and-launch/SKILL.md"
    },
    {
      "name": "addy-source-driven-development",
      "description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-source-driven-development",
      "path": "addy-source-driven-development/SKILL.md"
    },
    {
      "name": "addy-spec-driven-development",
      "description": "Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-spec-driven-development",
      "path": "addy-spec-driven-development/SKILL.md"
    },
    {
      "name": "addy-test-driven-development",
      "description": "Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-test-driven-development",
      "path": "addy-test-driven-development/SKILL.md"
    },
    {
      "name": "addy-using-agent-skills",
      "description": "Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.",
      "source": "local",
      "tags": [],
      "installId": "local:addy-using-agent-skills",
      "path": "addy-using-agent-skills/SKILL.md"
    },
    {
      "name": "ai-slop-cleaner",
      "description": "Run an anti-slop cleanup/refactor/deslop workflow",
      "source": "github",
      "tags": [],
      "installId": "local:ai-slop-cleaner",
      "path": "ai-slop-cleaner/SKILL.md"
    },
    {
      "name": "airtable",
      "description": "Airtable REST API via curl. Records CRUD, filters, upserts.",
      "source": "local",
      "tags": [],
      "installId": "local:airtable",
      "path": "airtable/SKILL.md"
    },
    {
      "name": "algorithmic-art",
      "description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",
      "source": "local",
      "tags": [],
      "installId": "local:algorithmic-art",
      "path": "algorithmic-art/SKILL.md"
    },
    {
      "name": "analysis-artifacts",
      "description": "Generate reproducible analysis artifacts — SQL queries, Python visualizations, and summary tables — as you work through a BigQuery data analysis. Use when asked to conduct a deep dive, exploratory analysis, or investigation that goes beyond a simple data lookup.",
      "source": "local",
      "tags": [],
      "installId": "local:analysis-artifacts",
      "path": "analysis-artifacts/SKILL.md"
    },
    {
      "name": "api-designer",
      "description": "Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.",
      "source": "local",
      "tags": [],
      "installId": "local:api-designer",
      "path": "api-designer/SKILL.md"
    },
    {
      "name": "apple-notes",
      "description": "Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.",
      "source": "local",
      "tags": [],
      "installId": "local:apple-notes",
      "path": "apple-notes/SKILL.md"
    },
    {
      "name": "apple-reminders",
      "description": "Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.",
      "source": "local",
      "tags": [],
      "installId": "local:apple-reminders",
      "path": "apple-reminders/SKILL.md"
    },
    {
      "name": "architecture-designer",
      "description": "Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks.",
      "source": "local",
      "tags": [],
      "installId": "local:architecture-designer",
      "path": "architecture-designer/SKILL.md"
    },
    {
      "name": "architecture-diagram",
      "description": "Dark-themed SVG architecture/cloud/infra diagrams as HTML.",
      "source": "local",
      "tags": [],
      "installId": "local:architecture-diagram",
      "path": "architecture-diagram/SKILL.md"
    },
    {
      "name": "aria-cancel-ralph",
      "description": "Cancel an active Ralph Loop. Removes the scratchpad state file and reports the iteration count. Use when the user wants to stop, cancel, or abort a running ralph loop. Adapted from cursor/plugins/ralph-loop/cancel-ralph.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-cancel-ralph",
      "path": "aria-cancel-ralph/SKILL.md"
    },
    {
      "name": "aria-check-agent-compatibility",
      "description": "Run a full repository compatibility audit for AI agent workflows — startup, validation loop, and docs reliability. Returns an Agent Compatibility Score with a prioritized fix list. Use when you want to know how agent-friendly a codebase is. Adapted from cursor/plugins/agent-compatibility.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-check-agent-compatibility",
      "path": "aria-check-agent-compatibility/SKILL.md"
    },
    {
      "name": "aria-check-compiler-errors",
      "description": "Run compile and type-check commands and report failures grouped by file and category. Use when compile or type-check failures are blocking local validation or CI. Adapted from cursor/plugins/cursor-team-kit/check-compiler-errors.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-check-compiler-errors",
      "path": "aria-check-compiler-errors/SKILL.md"
    },
    {
      "name": "aria-cli-design",
      "description": "Design or review CLIs so AI agents can run them reliably. Non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, predictable structure. Use when building a CLI, adding commands, writing --help, or reviewing an existing CLI for agent-friendliness. Adapted from cursor/plugins/cli-for-agent.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-cli-design",
      "path": "aria-cli-design/SKILL.md"
    },
    {
      "name": "aria-compound",
      "description": "Document a recently-solved problem so its solution compounds future team knowledge. Captures structured documentation in `docs/solutions/` while context is fresh, using parallel sub-agents to research, extract, cross-reference, and review. Use after any non-trivial fix or learning (\"we figured out X\", \"this took forever to debug\", \"future me needs to know\"). Adapted from EveryInc/compound-engineering-plugin/ce-compound.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-compound",
      "path": "aria-compound/SKILL.md"
    },
    {
      "name": "aria-compound-plan",
      "description": "Create structured implementation plans for multi-step work — software features, research workflows, refactors, anything that benefits from explicit decisions before code. Produces a durable plan document with requirements traceability, file lists, test scenarios, and risks. Use when the user says \"plan this\", \"create a plan\", \"write a tech plan\", \"how should we build\", \"break this down\". Adapted from EveryInc/compound-engineering-plugin/ce-plan.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-compound-plan",
      "path": "aria-compound-plan/SKILL.md"
    },
    {
      "name": "aria-compound-review",
      "description": "Tiered persona-based code review with parallel sub-agents producing structured findings, then merge+dedup into one report. Use when reviewing code changes before a PR, after iterative implementation, or when feedback is needed on changes. Different from aria-orchestrate's verifier nodes — this is review-specific with persona tiers. Adapted from EveryInc/compound-engineering-plugin/ce-code-review.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-compound-review",
      "path": "aria-compound-review/SKILL.md"
    },
    {
      "name": "aria-compound-simplify",
      "description": "Lightweight code-simplification pass — remove unnecessary complexity, redundant comments, defensive layers, deeply nested code. One-shot, behavior-preserving. Use when the user asks to simplify, polish, or clean code without changing behavior. Lighter than addy-code-simplification; pairs with aria-deslop. Adapted from EveryInc/compound-engineering-plugin/ce-simplify-code.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-compound-simplify",
      "path": "aria-compound-simplify/SKILL.md"
    },
    {
      "name": "aria-compound-work",
      "description": "Execute a planned implementation systematically while maintaining quality and finishing features. Takes a plan document or bare prompt, follows existing patterns, completes work in trackable units. Use when the user says \"execute this plan\", \"ship this feature\", \"implement this\", or hands you a plan path. Companion to aria-compound-plan. Adapted from EveryInc/compound-engineering-plugin/ce-work.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-compound-work",
      "path": "aria-compound-work/SKILL.md"
    },
    {
      "name": "aria-continual-learning",
      "description": "Mine recent ARIA session transcripts for durable user preferences, workflow patterns, and workspace facts. Update Memoria with new bullet-point knowledge entries (instead of Cursor's AGENTS.md flat file). Use when the user asks \"learn my preferences\", \"mine prior chats\", \"personalize my workflow\", or before starting a long session where context awareness matters. Adapted from cursor/plugins/continual-learning.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-continual-learning",
      "path": "aria-continual-learning/SKILL.md"
    },
    {
      "name": "aria-control-cli",
      "description": "Build a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use for CLI UX checks, startup regressions, memory leaks, hangs, prompt flows, or terminal demos. Adapted from cursor/plugins/cursor-team-kit/control-cli.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-control-cli",
      "path": "aria-control-cli/SKILL.md"
    },
    {
      "name": "aria-control-ui",
      "description": "Build a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI verification, screenshots, accessibility snapshots, perf profiles, visual diffs, or reproducing UI bugs — pairs with aria-verify-this for proof. Adapted from cursor/plugins/cursor-team-kit/control-ui.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-control-ui",
      "path": "aria-control-ui/SKILL.md"
    },
    {
      "name": "aria-deslop",
      "description": "Remove AI-generated code slop and clean up code style. Strips unnecessary comments, defensive try/catch blocks, casts to any, deeply nested code that should use early returns. Use when the user asks to clean up a branch, remove AI noise, or polish a diff. Adapted from cursor/plugins/cursor-team-kit/deslop.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-deslop",
      "path": "aria-deslop/SKILL.md"
    },
    {
      "name": "aria-fix-ci",
      "description": "Find failing PR checks, inspect logs or external check links, and apply focused fixes until CI is green. Uses gh pr checks as the source of truth. Use when a branch or PR has failing CI and needs a fast iterative path to green checks. Adapted from cursor/plugins/cursor-team-kit/fix-ci.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-fix-ci",
      "path": "aria-fix-ci/SKILL.md"
    },
    {
      "name": "aria-fix-merge-conflicts",
      "description": "Resolve git merge conflicts non-interactively, validate the build and tests, and finalize conflict resolution. Use when a branch has unresolved merge conflicts and needs a reliable path to a buildable state. Adapted from cursor/plugins/cursor-team-kit/fix-merge-conflicts.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-fix-merge-conflicts",
      "path": "aria-fix-merge-conflicts/SKILL.md"
    },
    {
      "name": "aria-fleet-coordinator",
      "description": "Use when acting as the coordinator for an ARIA-style tmux fleet, especially to start or resume Claude Code, Codex, and ARIA worker sessions, assign self-contained quests through .comms, monitor status-board and direct inbox traffic, rebalance blocked or idle sessions, and independently verify worker results before accepting completion or landing work.",
      "source": "github",
      "tags": [],
      "installId": "local:aria-fleet-coordinator",
      "path": "aria-fleet-coordinator/SKILL.md"
    },
    {
      "name": "aria-fleet-operating-manual",
      "description": "Use when working in the ARIA multi-agent fleet or any quest-driven session that requires dedicated tmux sessions, `.comms` coordination, dedicated worktrees, post-rebase verification, decomposition, bug filing, landing on `main`, and a pre-land report.",
      "source": "github",
      "tags": [],
      "installId": "local:aria-fleet-operating-manual",
      "path": "aria-fleet-operating-manual/SKILL.md"
    },
    {
      "name": "aria-full-lifecycle",
      "description": "End-to-end feature lifecycle from idea to merged code with sign-off. Orchestrates 7 phases — think, research, design, plan, implement, review, audit — each with parallel agent teams and mandatory verification gates. Use for any non-trivial feature that needs to go from vision to production-quality merged code.",
      "source": "github",
      "tags": [],
      "installId": "local:aria-full-lifecycle",
      "path": "aria-full-lifecycle/SKILL.md"
    },
    {
      "name": "aria-get-pr-comments",
      "description": "Fetch and summarize review comments from the active pull request. Group by severity and actionability. Use when you need a concise actionable summary of PR feedback. Adapted from cursor/plugins/cursor-team-kit/get-pr-comments.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-get-pr-comments",
      "path": "aria-get-pr-comments/SKILL.md"
    },
    {
      "name": "aria-implement-review-audit",
      "description": "Execute an approved plan through implementation, multi-pass review, and final audit with visual verification. Spawns parallel agent teams for TDD implementation, then fresh-eyes reviewers (code quality + stub hunt + wiring verification), then tmux-based visual audit. Use after a plan is written and approved — this skill does the building and verification.",
      "source": "github",
      "tags": [],
      "installId": "local:aria-implement-review-audit",
      "path": "aria-implement-review-audit/SKILL.md"
    },
    {
      "name": "aria-loop-on-ci",
      "description": "Monitor PR checks and fix failures until green. Uses gh pr checks --watch for pending checks and re-checks after every push. Use when you need to watch a branch and iterate on CI failures until all required checks pass. Adapted from cursor/plugins/cursor-team-kit/loop-on-ci.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-loop-on-ci",
      "path": "aria-loop-on-ci/SKILL.md"
    },
    {
      "name": "aria-make-pr-easy-to-review",
      "description": "Prepare a PR for review by cleaning noisy history, improving the description, and adding reviewer guidance — without changing code behavior. Use for \"make this easy to review\", \"tidy this PR\", \"clean up commits\", or \"annotate the diff\". Adapted from cursor/plugins/cursor-team-kit/make-pr-easy-to-review.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-make-pr-easy-to-review",
      "path": "aria-make-pr-easy-to-review/SKILL.md"
    },
    {
      "name": "aria-new-branch-and-pr",
      "description": "Create a fresh branch, complete work, open a pull request. Use when starting work that should ship through a clean branch and PR workflow. Adapted from cursor/plugins/cursor-team-kit/new-branch-and-pr.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-new-branch-and-pr",
      "path": "aria-new-branch-and-pr/SKILL.md"
    },
    {
      "name": "aria-orchestrate",
      "description": "Decompose a large task and fan it out across parallel ARIA agents (forks + delegate_arion + spawn_worker) with planners, workers, and verifiers communicating only via structured handoffs. Use only on explicit invocation — typically when the user says \"orchestrate this\", \"fan this out\", \"run this in parallel across agents\", or pastes a multi-task goal too large for one session. Adapted from cursor/plugins/orchestrate.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-orchestrate",
      "path": "aria-orchestrate/SKILL.md"
    },
    {
      "name": "aria-ralph-loop",
      "description": "Iterative self-referential development loop. The same prompt is fed back after every turn, the agent sees its own previous work each iteration, and continues until completion or max_iterations. Use when the user asks to run a ralph loop or wants repeated autonomous iteration on a task. Adapted from cursor/plugins/ralph-loop.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-ralph-loop",
      "path": "aria-ralph-loop/SKILL.md"
    },
    {
      "name": "aria-ralph-loop-help",
      "description": "Explain the Ralph Loop technique — what it is, when to use it, how to start and stop one. Use when the user asks for help with ralph loops, wants to understand the technique, or needs usage examples. Adapted from cursor/plugins/ralph-loop/ralph-loop-help.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-ralph-loop-help",
      "path": "aria-ralph-loop-help/SKILL.md"
    },
    {
      "name": "aria-review-and-ship",
      "description": "Review the current branch for bugs, intent fit, and test coverage. Run or write tests, commit focused work, open or update a PR. Use when reviewing changes before shipping. Adapted from cursor/plugins/cursor-team-kit/review-and-ship.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-review-and-ship",
      "path": "aria-review-and-ship/SKILL.md"
    },
    {
      "name": "aria-run-smoke-tests",
      "description": "Run end-to-end smoke tests (Playwright, Cypress, etc.), debug failures, verify fixes. Use when you need end-to-end smoke verification before or after changes. Adapted from cursor/plugins/cursor-team-kit/run-smoke-tests.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-run-smoke-tests",
      "path": "aria-run-smoke-tests/SKILL.md"
    },
    {
      "name": "aria-sdk",
      "description": "Build apps, scripts, CI pipelines, or automations on top of ARIA's delegation primitives — `delegate_arion`, `spawn_worker`, `fork`, `delegate_remote`, `check_delegation`. Use this skill whenever you're integrating ARIA into a non-REPL surface (CI, scheduled job, external service, fleet coordinator), picking between local and remote runtimes, or wiring multiple agents together programmatically. Adapted from cursor/plugins/cursor-sdk.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-sdk",
      "path": "aria-sdk/SKILL.md"
    },
    {
      "name": "aria-verify-this",
      "description": "Verify a claim with fresh local evidence. Restate the claim falsifiably, capture baseline and treatment, compare artifacts, return VERIFIED, NOT VERIFIED, or INCONCLUSIVE. Use when the user asks \"verify this\", \"prove it works\", \"did this fix it\", or \"show me the evidence\" — or when an orchestrate verifier node needs to issue a verdict. Adapted from cursor/plugins/cursor-team-kit/verify-this.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-verify-this",
      "path": "aria-verify-this/SKILL.md"
    },
    {
      "name": "aria-weekly-review",
      "description": "Produce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work. Use for status updates, retros, or planning. Adapted from cursor/plugins/cursor-team-kit/weekly-review.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-weekly-review",
      "path": "aria-weekly-review/SKILL.md"
    },
    {
      "name": "aria-what-did-i-get-done",
      "description": "Summarize authored commits over a user-specified time period into a concise update. Use for \"what did I do yesterday/last 3 days/last week\". Adapted from cursor/plugins/cursor-team-kit/what-did-i-get-done.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-what-did-i-get-done",
      "path": "aria-what-did-i-get-done/SKILL.md"
    },
    {
      "name": "aria-workflow-from-chats",
      "description": "Extract durable working preferences from recent ARIA chats and convert them into skills, rules, or workflow docs. Use when asked to learn preferences, mine feedback, personalize workflows, or generate person-specific agent guidance. Companion to aria-continual-learning. Adapted from cursor/plugins/cursor-team-kit/workflow-from-chats.",
      "source": "local",
      "tags": [],
      "installId": "local:aria-workflow-from-chats",
      "path": "aria-workflow-from-chats/SKILL.md"
    },
    {
      "name": "artifacts-builder",
      "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
      "source": "local",
      "tags": [],
      "installId": "local:artifacts-builder",
      "path": "artifacts-builder/SKILL.md"
    },
    {
      "name": "arxiv",
      "description": "Search arXiv papers by keyword, author, category, or ID.",
      "source": "local",
      "tags": [],
      "installId": "local:arxiv",
      "path": "arxiv/SKILL.md"
    },
    {
      "name": "ask-claude",
      "description": "Ask Claude via local CLI and capture a reusable artifact",
      "source": "github",
      "tags": [],
      "installId": "local:ask-claude",
      "path": "ask-claude/SKILL.md"
    },
    {
      "name": "ask-gemini",
      "description": "Ask Gemini via local CLI and capture a reusable artifact",
      "source": "github",
      "tags": [],
      "installId": "local:ask-gemini",
      "path": "ask-gemini/SKILL.md"
    },
    {
      "name": "atlas",
      "description": "macOS-only AppleScript control for the ChatGPT Atlas desktop app. Use only when the user explicitly asks to control Atlas tabs/bookmarks/history on macOS and the \\\"ChatGPT Atlas\\\" app is installed; do not trigger for general browser tasks or non-macOS environments.",
      "source": "github",
      "tags": [],
      "installId": "local:atlas",
      "path": "atlas/SKILL.md"
    },
    {
      "name": "automation-ip-reputation-check",
      "description": "Check your egress IP reputation BEFORE any signup or captcha-gated automation. Datacenter ASNs (Hetzner, AWS, Linode, DO, OVH) are shadow-blocked by Arkose/PerimeterX/Cloudflare regardless of how perfect your browser stealth is. Detects VPN/mesh-tunnel routing that silently bounces traffic through datacenter IPs. Run this as step zero for any signup automation.",
      "source": "local",
      "tags": [
        "automation",
        "networking",
        "signup",
        "vpn",
        "wireguard",
        "ip-reputation",
        "stealth"
      ],
      "installId": "local:automation-ip-reputation-check",
      "path": "automation-ip-reputation-check/SKILL.md"
    },
    {
      "name": "autopilot",
      "description": "Full autonomous execution from idea to working code",
      "source": "github",
      "tags": [],
      "installId": "local:autopilot",
      "path": "autopilot/SKILL.md"
    },
    {
      "name": "autoplan",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:autoplan",
      "path": "gstack-autoplan/SKILL.md"
    },
    {
      "name": "bear-notes",
      "description": "Create, search, and manage Bear notes via grizzly CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:bear-notes",
      "path": "bear-notes/SKILL.md"
    },
    {
      "name": "blogwatcher",
      "description": "Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:blogwatcher",
      "path": "blogwatcher/SKILL.md"
    },
    {
      "name": "blucli",
      "description": "BluOS CLI (blu) for discovery, playback, grouping, and volume.",
      "source": "local",
      "tags": [],
      "installId": "local:blucli",
      "path": "blucli/SKILL.md"
    },
    {
      "name": "bluebubbles",
      "description": "Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel=\"bluebubbles\".",
      "source": "local",
      "tags": [],
      "installId": "local:bluebubbles",
      "path": "bluebubbles/SKILL.md"
    },
    {
      "name": "brainstorming",
      "description": "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.",
      "source": "github",
      "tags": [],
      "installId": "local:brainstorming",
      "path": "superpowers-brainstorming/SKILL.md"
    },
    {
      "name": "Brainstorming Ideas Into Designs",
      "description": "Interactive idea refinement using Socratic method to develop fully-formed designs",
      "source": "local",
      "tags": [],
      "installId": "local:Brainstorming Ideas Into Designs",
      "path": "brainstorming/SKILL.md"
    },
    {
      "name": "brainstorming-into-design",
      "description": "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.",
      "source": "github",
      "tags": [],
      "installId": "local:brainstorming-into-design",
      "path": "brainstorming-into-design/SKILL.md"
    },
    {
      "name": "brand-guidelines",
      "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
      "source": "local",
      "tags": [],
      "installId": "local:brand-guidelines",
      "path": "brand-guidelines/SKILL.md"
    },
    {
      "name": "browser-stealth-engine-selection",
      "description": "Pick the right stealth browser engine for a given automation target. Use when driving signup forms, captcha-gated sites, or any page that detects `navigator.webdriver`. Covers Playwright (default), patchright (C++ patches), Camoufox (Firefox-based), and nodriver (CDP-direct). Explains when each engine wins, how to swap engines in ARIA's browser tool, and the fingerprint surface each one hides.",
      "source": "local",
      "tags": [
        "browser",
        "stealth",
        "automation",
        "signup",
        "captcha",
        "playwright",
        "patchright",
        "camoufox",
        "nodriver"
      ],
      "installId": "local:browser-stealth-engine-selection",
      "path": "browser-stealth-engine-selection/SKILL.md"
    },
    {
      "name": "camsnap",
      "description": "Capture frames or clips from RTSP/ONVIF cameras.",
      "source": "local",
      "tags": [],
      "installId": "local:camsnap",
      "path": "camsnap/SKILL.md"
    },
    {
      "name": "canary",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:canary",
      "path": "gstack-canary/SKILL.md"
    },
    {
      "name": "cancel",
      "description": "Cancel any active OMX mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline, team)",
      "source": "github",
      "tags": [],
      "installId": "local:cancel",
      "path": "cancel/SKILL.md"
    },
    {
      "name": "canvas",
      "description": "Display HTML content (games, dashboards, visualizations, generated pages) on connected OpenClaw nodes — Mac app, iOS, or Android — via the canvas tool. Use when you need to push interactive web content to a node's canvas view over the local network or Tailscale.",
      "source": "local",
      "tags": [],
      "installId": "local:canvas",
      "path": "canvas/SKILL.md"
    },
    {
      "name": "canvas-design",
      "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",
      "source": "local",
      "tags": [],
      "installId": "local:canvas-design",
      "path": "canvas-design/SKILL.md"
    },
    {
      "name": "captcha-triage-no-3rd-party",
      "description": "Handle captchas that appear during automated signup without calling 2Captcha, CapSolver, or any external captcha-solving service. Everything stays inside your trust boundary. Covers invisible hCaptcha auto-pass, Claude vision for image grids, and clean human hand-off for puzzles (FunCaptcha 3D rotations) that vision cannot reliably solve.",
      "source": "local",
      "tags": [
        "captcha",
        "hcaptcha",
        "funcaptcha",
        "arkose",
        "turnstile",
        "signup",
        "automation",
        "vision"
      ],
      "installId": "local:captcha-triage-no-3rd-party",
      "path": "captcha-triage-no-3rd-party/SKILL.md"
    },
    {
      "name": "careful",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:careful",
      "path": "gstack-careful/SKILL.md"
    },
    {
      "name": "caveman",
      "description": ">",
      "source": "local",
      "tags": [],
      "installId": "local:caveman",
      "path": "caveman/SKILL.md"
    },
    {
      "name": "cdp-attach-to-running-browser",
      "description": "Attach Playwright (or any automation tool) to an already-running Chrome/Chromium over Chrome DevTools Protocol instead of spawning a fresh browser. Preserves fingerprint, cookies, tabs, and logged-in sessions. Essential when driving a user's real Chrome, resuming mid-signup, or controlling a stealth browser (nodriver, patchright) without resetting its state. Covers finding the debug port, multi-context tab discovery, and the ARIA browser tool's built-in `cdpUrl` option.",
      "source": "local",
      "tags": [
        "playwright",
        "cdp",
        "chrome",
        "browser-automation",
        "stealth",
        "nodriver",
        "patchright"
      ],
      "installId": "local:cdp-attach-to-running-browser",
      "path": "cdp-attach-to-running-browser/SKILL.md"
    },
    {
      "name": "changelog-generator",
      "description": "Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.",
      "source": "local",
      "tags": [],
      "installId": "local:changelog-generator",
      "path": "changelog-generator/SKILL.md"
    },
    {
      "name": "ci-fix",
      "description": "Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use when CI is failing, red, broken, or needs diagnosis.",
      "source": "local",
      "tags": [],
      "installId": "local:ci-fix",
      "path": "ci-fix/SKILL.md"
    },
    {
      "name": "claude-api",
      "description": "Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.",
      "source": "local",
      "tags": [],
      "installId": "local:claude-api",
      "path": "claude-api-skill/SKILL.md"
    },
    {
      "name": "claude-code",
      "description": "Delegate coding to Claude Code CLI (features, PRs).",
      "source": "local",
      "tags": [],
      "installId": "local:claude-code",
      "path": "claude-code/SKILL.md"
    },
    {
      "name": "claude-design",
      "description": "Design one-off HTML artifacts (landing, deck, prototype).",
      "source": "local",
      "tags": [],
      "installId": "local:claude-design",
      "path": "claude-design/SKILL.md"
    },
    {
      "name": "clawhub",
      "description": "Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:clawhub",
      "path": "clawhub/SKILL.md"
    },
    {
      "name": "cloudflare-pages-full-deploy",
      "description": "Deploy a static site to Cloudflare Pages end-to-end — from project creation through custom-domain attach, DNS CNAMEs, edge 301 redirect rules, and `_redirects`/`_headers` files. Works via the `wrangler` CLI or direct API calls with a scoped token. Covers the specific scopes each operation needs, the CF_API_TOKEN vs Global API Key trade-off, and recovery from common footguns.",
      "source": "local",
      "tags": [
        "cloudflare",
        "pages",
        "deploy",
        "dns",
        "wrangler",
        "edge",
        "launch",
        "static-site"
      ],
      "installId": "local:cloudflare-pages-full-deploy",
      "path": "cloudflare-pages-full-deploy/SKILL.md"
    },
    {
      "name": "Code Review Reception",
      "description": "Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation",
      "source": "local",
      "tags": [],
      "installId": "local:Code Review Reception",
      "path": "receiving-code-review/SKILL.md"
    },
    {
      "name": "code-review",
      "description": "Run a comprehensive code review",
      "source": "github",
      "tags": [],
      "installId": "local:code-review",
      "path": "code-review/SKILL.md"
    },
    {
      "name": "code-reviewer",
      "description": "Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.",
      "source": "local",
      "tags": [],
      "installId": "local:code-reviewer",
      "path": "code-reviewer/SKILL.md"
    },
    {
      "name": "codebase-inspection",
      "description": "Inspect codebases w/ pygount: LOC, languages, ratios.",
      "source": "local",
      "tags": [],
      "installId": "local:codebase-inspection",
      "path": "codebase-inspection/SKILL.md"
    },
    {
      "name": "codex",
      "description": "Delegate coding to OpenAI Codex CLI (features, PRs).",
      "source": "local",
      "tags": [],
      "installId": "local:codex",
      "path": "codex/SKILL.md"
    },
    {
      "name": "codex-readiness-integration-test",
      "description": "Run the Codex Readiness integration test. Use when you need an end-to-end agentic loop with build/test scoring.",
      "source": "github",
      "tags": [],
      "installId": "local:codex-readiness-integration-test",
      "path": "codex-readiness-integration-test/SKILL.md"
    },
    {
      "name": "codex-readiness-unit-test",
      "description": "Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for AGENTS.md/PLANS.md.",
      "source": "github",
      "tags": [],
      "installId": "local:codex-readiness-unit-test",
      "path": "codex-readiness-unit-test/SKILL.md"
    },
    {
      "name": "codex-wrapped",
      "description": "Generate a Codex Wrapped usage recap from local Codex logs, including last 30 days, last 7 days, and an all-time focus-hours callout. Use when the user asks for a usage summary, activity recap, or Codex Wrapped report.",
      "source": "github",
      "tags": [],
      "installId": "local:codex-wrapped",
      "path": "wrapped/SKILL.md"
    },
    {
      "name": "coding-agent",
      "description": "Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",
      "source": "local",
      "tags": [],
      "installId": "local:coding-agent",
      "path": "coding-agent/SKILL.md"
    },
    {
      "name": "Collision-Zone Thinking",
      "description": "Force unrelated concepts together to discover emergent properties - \"What if we treated X like Y?\"",
      "source": "local",
      "tags": [],
      "installId": "local:Collision-Zone Thinking",
      "path": "collision-zone-thinking/SKILL.md"
    },
    {
      "name": "comfyui",
      "description": "Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.",
      "source": "local",
      "tags": [],
      "installId": "local:comfyui",
      "path": "comfyui/SKILL.md"
    },
    {
      "name": "competitive-ads-extractor",
      "description": "Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.",
      "source": "local",
      "tags": [],
      "installId": "local:competitive-ads-extractor",
      "path": "competitive-ads-extractor/SKILL.md"
    },
    {
      "name": "Condition-Based Waiting",
      "description": "Replace arbitrary timeouts with condition polling for reliable async tests",
      "source": "local",
      "tags": [],
      "installId": "local:Condition-Based Waiting",
      "path": "condition-based-waiting/SKILL.md"
    },
    {
      "name": "configure-notifications",
      "description": "Configure OMX notifications - unified entry point for all platforms",
      "source": "github",
      "tags": [],
      "installId": "local:configure-notifications",
      "path": "configure-notifications/SKILL.md"
    },
    {
      "name": "content-research-writer",
      "description": "Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.",
      "source": "local",
      "tags": [],
      "installId": "local:content-research-writer",
      "path": "content-research-writer/SKILL.md"
    },
    {
      "name": "create-plan",
      "description": "Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.",
      "source": "github",
      "tags": [],
      "installId": "local:create-plan",
      "path": "create-plan/SKILL.md"
    },
    {
      "name": "create-pull-request",
      "description": "Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.",
      "source": "local",
      "tags": [],
      "installId": "local:create-pull-request",
      "path": "create-pull-request/SKILL.md"
    },
    {
      "name": "creating-agent-teams",
      "description": "Use when coordinating multiple Claude Code sessions that need to communicate with each other, share tasks, or work as a team with a lead and teammates",
      "source": "github",
      "tags": [],
      "installId": "local:creating-agent-teams",
      "path": "creating-agent-teams/SKILL.md"
    },
    {
      "name": "critique",
      "description": "|",
      "source": "github",
      "tags": [],
      "installId": "local:critique",
      "path": "critique/SKILL.md"
    },
    {
      "name": "cso",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:cso",
      "path": "gstack-cso/SKILL.md"
    },
    {
      "name": "dashboard",
      "description": "|",
      "source": "github",
      "tags": [],
      "installId": "local:dashboard",
      "path": "dashboard/SKILL.md"
    },
    {
      "name": "database-optimizer",
      "description": "Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.",
      "source": "local",
      "tags": [],
      "installId": "local:database-optimizer",
      "path": "database-optimizer/SKILL.md"
    },
    {
      "name": "dbt-model-index",
      "description": "Provide a lookup index of dbt models (BigQuery tables) to guide query writing against a data warehouse. Use when you need to query, analyze, or look up data in a dbt-powered data warehouse, or when resolving a vague data question into the right BigQuery tables to query.",
      "source": "local",
      "tags": [],
      "installId": "local:dbt-model-index",
      "path": "dbt-model-index/SKILL.md"
    },
    {
      "name": "debugging-wizard",
      "description": "Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting crashes, or performing log analysis, error investigation, or root cause analysis.",
      "source": "local",
      "tags": [],
      "installId": "local:debugging-wizard",
      "path": "debugging-wizard/SKILL.md"
    },
    {
      "name": "deep-interview",
      "description": "Socratic deep interview with mathematical ambiguity gating before execution",
      "source": "github",
      "tags": [],
      "installId": "local:deep-interview",
      "path": "deep-interview/SKILL.md"
    },
    {
      "name": "Defense-in-Depth Validation",
      "description": "Validate at every layer data passes through to make bugs impossible",
      "source": "local",
      "tags": [],
      "installId": "local:Defense-in-Depth Validation",
      "path": "defense-in-depth/SKILL.md"
    },
    {
      "name": "design-brief",
      "description": "|",
      "source": "github",
      "tags": [],
      "installId": "local:design-brief",
      "path": "design-brief/SKILL.md"
    },
    {
      "name": "design-review",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:design-review",
      "path": "gstack-design-review/SKILL.md"
    },
    {
      "name": "detached-macos-subprocess",
      "description": "Spawn a long-running subprocess on macOS that survives the parent shell's death, tool-execution timeouts, and SIGHUP. Use when an agent's bash tool has a 30-second limit but the command (browser, server, mesh tunnel) needs to keep running for minutes or hours. Covers Python double-fork setsid(), nohup pitfalls, and how to verify the process is truly detached. Does NOT need sudo and doesn't require launchctl.",
      "source": "local",
      "tags": [
        "macos",
        "subprocess",
        "daemon",
        "automation",
        "bash",
        "detach",
        "posix"
      ],
      "installId": "local:detached-macos-subprocess",
      "path": "detached-macos-subprocess/SKILL.md"
    },
    {
      "name": "develop-web-game",
      "description": "Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.",
      "source": "github",
      "tags": [],
      "installId": "local:develop-web-game",
      "path": "develop-web-game/SKILL.md"
    },
    {
      "name": "developer-growth-analysis",
      "description": "Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.",
      "source": "local",
      "tags": [],
      "installId": "local:developer-growth-analysis",
      "path": "developer-growth-analysis/SKILL.md"
    },
    {
      "name": "devops-engineer",
      "description": "Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.",
      "source": "local",
      "tags": [],
      "installId": "local:devops-engineer",
      "path": "devops-engineer/SKILL.md"
    },
    {
      "name": "diagnose",
      "description": "Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says \"diagnose this\" / \"debug this\", reports a bug, says something is broken/throwing/failing, or describes a performance regression.",
      "source": "local",
      "tags": [],
      "installId": "local:diagnose",
      "path": "diagnose/SKILL.md"
    },
    {
      "name": "discord",
      "description": "Discord ops via the message tool (channel=discord).",
      "source": "local",
      "tags": [],
      "installId": "local:discord",
      "path": "discord/SKILL.md"
    },
    {
      "name": "discover-and-install-skills",
      "description": "Before any non-trivial task, run skill_discover to federate Memoria + local + skills.sh + clawhub + GitHub + web. Then read each candidate's `when_to_use` excerpt and rationale carefully and only install when one genuinely fits — if no candidate qualifies, keep searching (broaden query, switch sources, query GitHub directly for stars+recency) rather than settle. State your reasoning before installing. Use install_skill for the install handoff.",
      "source": "local",
      "tags": [],
      "installId": "local:discover-and-install-skills",
      "path": "discover-and-install-skills/SKILL.md"
    },
    {
      "name": "Dispatching Parallel Agents",
      "description": "Use multiple Claude agents to investigate and fix independent problems concurrently",
      "source": "local",
      "tags": [],
      "installId": "local:Dispatching Parallel Agents",
      "path": "dispatching-parallel-agents/SKILL.md"
    },
    {
      "name": "dispatching-parallel-agents",
      "description": "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies",
      "source": "github",
      "tags": [],
      "installId": "local:dispatching-parallel-agents",
      "path": "superpowers-dispatching-parallel-agents/SKILL.md"
    },
    {
      "name": "doc",
      "description": "Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.",
      "source": "github",
      "tags": [],
      "installId": "local:doc",
      "path": "doc/SKILL.md"
    },
    {
      "name": "doc-coauthoring",
      "description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",
      "source": "local",
      "tags": [],
      "installId": "local:doc-coauthoring",
      "path": "doc-coauthoring/SKILL.md"
    },
    {
      "name": "docs-update",
      "description": "Update user-facing documentation when code changes. Use when asked to update docs, review docs, handle documentation changes, run scheduled documentation tasks, or analyze recent commits for documentation needs.",
      "source": "local",
      "tags": [],
      "installId": "local:docs-update",
      "path": "docs-update/SKILL.md"
    },
    {
      "name": "doctor",
      "description": "Diagnose and fix oh-my-codex installation issues",
      "source": "github",
      "tags": [],
      "installId": "local:doctor",
      "path": "doctor/SKILL.md"
    },
    {
      "name": "document-release",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:document-release",
      "path": "gstack-document-release/SKILL.md"
    },
    {
      "name": "docx",
      "description": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",
      "source": "local",
      "tags": [],
      "installId": "local:docx",
      "path": "docx/SKILL.md"
    },
    {
      "name": "dogfood",
      "description": "Exploratory QA of web apps: find bugs, evidence, reports.",
      "source": "local",
      "tags": [],
      "installId": "local:dogfood",
      "path": "dogfood/SKILL.md"
    },
    {
      "name": "domain-name-brainstormer",
      "description": "Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.",
      "source": "local",
      "tags": [],
      "installId": "local:domain-name-brainstormer",
      "path": "domain-name-brainstormer/SKILL.md"
    },
    {
      "name": "eightctl",
      "description": "Control Eight Sleep pods (status, temperature, alarms, schedules).",
      "source": "local",
      "tags": [],
      "installId": "local:eightctl",
      "path": "eightctl/SKILL.md"
    },
    {
      "name": "excalidraw",
      "description": "Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).",
      "source": "local",
      "tags": [],
      "installId": "local:excalidraw",
      "path": "excalidraw/SKILL.md"
    },
    {
      "name": "Executing Plans",
      "description": "Execute detailed plans in batches with review checkpoints",
      "source": "local",
      "tags": [],
      "installId": "local:Executing Plans",
      "path": "executing-plans/SKILL.md"
    },
    {
      "name": "executing-plans",
      "description": "Use when you have a written implementation plan to execute in a separate session with review checkpoints",
      "source": "github",
      "tags": [],
      "installId": "local:executing-plans",
      "path": "superpowers-executing-plans/SKILL.md"
    },
    {
      "name": "figma",
      "description": "Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",
      "source": "github",
      "tags": [],
      "installId": "local:figma",
      "path": "figma/SKILL.md"
    },
    {
      "name": "figma-code-connect-components",
      "description": "Connects Figma design components to code components using Code Connect. Use when user says \\\"code connect\\\", \\\"connect this component to code\\\", \\\"connect Figma to code\\\", \\\"map this component\\\", \\\"link component to code\\\", \\\"create code connect mapping\\\", \\\"add code connect\\\", \\\"connect design to code\\\", or wants to establish mappings between Figma designs and code implementations. Requires Figma MCP server connection.",
      "source": "github",
      "tags": [],
      "installId": "local:figma-code-connect-components",
      "path": "figma-code-connect-components/SKILL.md"
    },
    {
      "name": "figma-create-design-system-rules",
      "description": "Generates custom design system rules for the user's codebase. Use when user says \\\"create design system rules\\\", \\\"generate rules for my project\\\", \\\"set up design rules\\\", \\\"customize design system guidelines\\\", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.",
      "source": "github",
      "tags": [],
      "installId": "local:figma-create-design-system-rules",
      "path": "figma-create-design-system-rules/SKILL.md"
    },
    {
      "name": "figma-implement-design",
      "description": "Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection.",
      "source": "github",
      "tags": [],
      "installId": "local:figma-implement-design",
      "path": "figma-implement-design/SKILL.md"
    },
    {
      "name": "file-organizer",
      "description": "Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.",
      "source": "local",
      "tags": [],
      "installId": "local:file-organizer",
      "path": "file-organizer/SKILL.md"
    },
    {
      "name": "Finishing a Development Branch",
      "description": "Complete feature development with structured options for merge, PR, or cleanup",
      "source": "local",
      "tags": [],
      "installId": "local:Finishing a Development Branch",
      "path": "finishing-a-development-branch/SKILL.md"
    },
    {
      "name": "finishing-a-development-branch",
      "description": "Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup",
      "source": "github",
      "tags": [],
      "installId": "local:finishing-a-development-branch",
      "path": "superpowers-finishing-a-development-branch/SKILL.md"
    },
    {
      "name": "fleet-coordinator",
      "description": "Use when you need to coordinate a fleet of Claude Code, Codex, and optional ARIA worker agents working in parallel on multiple quests. Spawns tmux sessions with git worktrees, dispatches quests, monitors agent messages, reviews landings, and manages the full fleet lifecycle. Requires ARIA runtime running (for message delivery via Unix socket). Pure orchestrator — never implements, only delegates.",
      "source": "github",
      "tags": [],
      "installId": "local:fleet-coordinator",
      "path": "fleet-coordinator/SKILL.md"
    },
    {
      "name": "food-order",
      "description": "Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.",
      "source": "local",
      "tags": [],
      "installId": "local:food-order",
      "path": "food-order/SKILL.md"
    },
    {
      "name": "form-automation-resilience-2026",
      "description": "Write form-automation selectors + interactions that survive React refactors, CSS-module class-hash churn, virtualized dropdowns, and input validation quirks on modern SPAs (Discord, X, LinkedIn, Instagram). Covers semantic selectors (role / aria-label / name attrs), real CDP keyboard events, React-Window virtualizer navigation, and humanized typing. Distilled from debugging Discord + X signup against actual 2026 DOMs.",
      "source": "local",
      "tags": [
        "form-automation",
        "playwright",
        "selectors",
        "react",
        "virtualized-list",
        "keyboard-events"
      ],
      "installId": "local:form-automation-resilience-2026",
      "path": "form-automation-resilience-2026/SKILL.md"
    },
    {
      "name": "frontend-design",
      "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.",
      "source": "local",
      "tags": [],
      "installId": "local:frontend-design",
      "path": "frontend-design/SKILL.md"
    },
    {
      "name": "frontend-design-frontend-design",
      "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.",
      "source": "github",
      "tags": [],
      "installId": "local:frontend-design-frontend-design",
      "path": "frontend-design-frontend-design/SKILL.md"
    },
    {
      "name": "fullstack-guardian",
      "description": "Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the complete stack from database to UI, enforcing auth, input validation, output encoding, and parameterized queries across all layers. Use when implementing features across frontend and backend, building REST APIs with corresponding UI, connecting frontend components to backend endpoints, creating end-to-end data flows from database to UI, or implementing CRUD operations with UI forms. Distinct from frontend-only, backend-only, or API-only skills in that it simultaneously addresses all three perspectives—Frontend, Backend, and Security—within a single implementation workflow. Invoke for full-stack feature work, web app development, authenticated API routes with views, microservices, real-time features, monorepo architecture, or technology selection decisions.",
      "source": "local",
      "tags": [],
      "installId": "local:fullstack-guardian",
      "path": "fullstack-guardian/SKILL.md"
    },
    {
      "name": "gemini",
      "description": "Gemini CLI for one-shot Q&A, summaries, and generation.",
      "source": "local",
      "tags": [],
      "installId": "local:gemini",
      "path": "gemini/SKILL.md"
    },
    {
      "name": "gh-issues",
      "description": "Fetch GitHub issues, delegate fixes to subagents, open PRs, watch reviews, or run /gh-issues workflows.",
      "source": "local",
      "tags": [],
      "installId": "local:gh-issues",
      "path": "gh-issues/SKILL.md"
    },
    {
      "name": "gifgrep",
      "description": "Search GIF providers with CLI/TUI, download results, and extract stills/sheets.",
      "source": "local",
      "tags": [],
      "installId": "local:gifgrep",
      "path": "gifgrep/SKILL.md"
    },
    {
      "name": "git-guardrails-claude-code",
      "description": "Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.",
      "source": "local",
      "tags": [],
      "installId": "local:git-guardrails-claude-code",
      "path": "git-guardrails/SKILL.md"
    },
    {
      "name": "github",
      "description": "Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.",
      "source": "local",
      "tags": [],
      "installId": "local:github",
      "path": "github/SKILL.md"
    },
    {
      "name": "github-bug-report-triage",
      "description": "Triage GitHub bug reports for actionability. Use when evaluating whether a bug issue has sufficient detail and identifying missing information from the reporter.",
      "source": "local",
      "tags": [],
      "installId": "local:github-bug-report-triage",
      "path": "github-bug-report-triage/SKILL.md"
    },
    {
      "name": "github-code-review",
      "description": "Review PRs: diffs, inline comments via gh or REST.",
      "source": "local",
      "tags": [],
      "installId": "local:github-code-review",
      "path": "github-code-review/SKILL.md"
    },
    {
      "name": "github-issue-dedupe",
      "description": "Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection.",
      "source": "local",
      "tags": [],
      "installId": "local:github-issue-dedupe",
      "path": "github-issue-dedupe/SKILL.md"
    },
    {
      "name": "github-issues",
      "description": "Create, triage, label, assign GitHub issues via gh or REST.",
      "source": "local",
      "tags": [],
      "installId": "local:github-issues",
      "path": "github-issues/SKILL.md"
    },
    {
      "name": "github-pr-workflow",
      "description": "GitHub PR lifecycle: branch, commit, open, CI, merge.",
      "source": "local",
      "tags": [],
      "installId": "local:github-pr-workflow",
      "path": "github-pr-workflow/SKILL.md"
    },
    {
      "name": "gmail-automation-without-rotation",
      "description": "Drive a logged-in Gmail session from Playwright/nodriver WITHOUT triggering Google's cookie-rotation anti-abuse heuristic. Google flags sessions that open many new tabs programmatically or navigate between accounts rapidly — once flagged, the session hits a RotateCookies redirect loop that kills the automation. This skill covers the three rules that keep Gmail sessions happy plus the emergency recovery when rotation fires.",
      "source": "local",
      "tags": [
        "gmail",
        "google",
        "automation",
        "playwright",
        "cookie-rotation",
        "imap"
      ],
      "installId": "local:gmail-automation-without-rotation",
      "path": "gmail-automation-without-rotation/SKILL.md"
    },
    {
      "name": "godmode",
      "description": "Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.",
      "source": "local",
      "tags": [],
      "installId": "local:godmode",
      "path": "godmode/SKILL.md"
    },
    {
      "name": "gog",
      "description": "Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.",
      "source": "local",
      "tags": [],
      "installId": "local:gog",
      "path": "gog/SKILL.md"
    },
    {
      "name": "golang-pro",
      "description": "Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.",
      "source": "local",
      "tags": [],
      "installId": "local:golang-pro",
      "path": "golang-pro/SKILL.md"
    },
    {
      "name": "google-workspace",
      "description": "Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.",
      "source": "local",
      "tags": [],
      "installId": "local:google-workspace",
      "path": "google-workspace/SKILL.md"
    },
    {
      "name": "goplaces",
      "description": "Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.",
      "source": "local",
      "tags": [],
      "installId": "local:goplaces",
      "path": "goplaces/SKILL.md"
    },
    {
      "name": "grill-me",
      "description": "Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions \"grill me\".",
      "source": "local",
      "tags": [],
      "installId": "local:grill-me",
      "path": "grill-me/SKILL.md"
    },
    {
      "name": "grill-with-docs",
      "description": "Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.",
      "source": "local",
      "tags": [],
      "installId": "local:grill-with-docs",
      "path": "grill-with-docs/SKILL.md"
    },
    {
      "name": "health",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:health",
      "path": "gstack-health/SKILL.md"
    },
    {
      "name": "healthcheck",
      "description": "Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).",
      "source": "local",
      "tags": [],
      "installId": "local:healthcheck",
      "path": "healthcheck/SKILL.md"
    },
    {
      "name": "help",
      "description": "Guide on using oh-my-codex plugin",
      "source": "github",
      "tags": [],
      "installId": "local:help",
      "path": "help/SKILL.md"
    },
    {
      "name": "hermes-agent",
      "description": "Configure, extend, or contribute to Hermes Agent.",
      "source": "local",
      "tags": [],
      "installId": "local:hermes-agent",
      "path": "hermes-agent/SKILL.md"
    },
    {
      "name": "hermes-agent-skill-authoring",
      "description": "Author in-repo SKILL.md: frontmatter, validator, structure.",
      "source": "local",
      "tags": [],
      "installId": "local:hermes-agent-skill-authoring",
      "path": "hermes-agent-skill-authoring/SKILL.md"
    },
    {
      "name": "himalaya",
      "description": "CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).",
      "source": "local",
      "tags": [],
      "installId": "local:himalaya",
      "path": "himalaya/SKILL.md"
    },
    {
      "name": "html-ppt",
      "description": "HTML PPT Studio — author professional static HTML presentations in many styles, layouts, and animations, all driven by templates. Use when the user asks for a presentation, PPT, slides, keynote, deck, slideshow, \"幻灯片\", \"演讲稿\", \"做一份 PPT\", \"做一份 slides\", a reveal-style HTML deck, a 小红书 图文, or any kind of multi-slide pitch/report/sharing document that should look tasteful and be usable with keyboard navigation. Triggers include keywords like \"presentation\", \"ppt\", \"slides\", \"deck\", \"keynote\", \"reveal\", \"slideshow\", \"幻灯片\", \"演讲稿\", \"分享稿\", \"小红书图文\", \"talk slides\", \"pitch deck\", \"tech sharing\", \"technical presentation\".",
      "source": "local",
      "tags": [],
      "installId": "local:html-ppt",
      "path": "html-ppt/SKILL.md"
    },
    {
      "name": "html-ppt",
      "description": "HTML PPT Studio — author professional static HTML presentations in many styles, layouts, and animations, all driven by templates. Use when the user asks for a presentation, PPT, slides, keynote, deck, slideshow, \"幻灯片\", \"演讲稿\", \"做一份 PPT\", \"做一份 slides\", a reveal-style HTML deck, a 小红书 图文, or any kind of multi-slide pitch/report/sharing document that should look tasteful and be usable with keyboard navigation. Triggers include keywords like \"presentation\", \"ppt\", \"slides\", \"deck\", \"keynote\", \"reveal\", \"slideshow\", \"幻灯片\", \"演讲稿\", \"分享稿\", \"小红书图文\", \"talk slides\", \"pitch deck\", \"tech sharing\", \"technical presentation\".",
      "source": "github",
      "tags": [],
      "installId": "local:html-ppt",
      "path": "html-ppt/SKILL.md"
    },
    {
      "name": "html-ppt-pitch-deck",
      "description": "Investor-ready 10-slide HTML pitch deck — white + blue→purple gradient hero, big numbers, traction bar chart, $4.5M-style ask page. Use when the user wants a fundraising deck, seed-round pitch, or VC meeting slides.",
      "source": "github",
      "tags": [],
      "installId": "local:html-ppt-pitch-deck",
      "path": "html-ppt-pitch-deck/SKILL.md"
    },
    {
      "name": "hud",
      "description": "Show or configure the OMX HUD (two-layer statusline)",
      "source": "github",
      "tags": [],
      "installId": "local:hud",
      "path": "hud/SKILL.md"
    },
    {
      "name": "huggingface-hub",
      "description": "HuggingFace hf CLI: search/download/upload models, datasets.",
      "source": "local",
      "tags": [
        "huggingface",
        "hf",
        "models",
        "datasets",
        "hub",
        "mlops"
      ],
      "installId": "local:huggingface-hub",
      "path": "huggingface-hub/SKILL.md"
    },
    {
      "name": "hyperframes",
      "description": "Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate text-to-speech narration, create audio-reactive animation (beat sync, glow, pulse driven by music), add animated text highlighting (marker sweeps, hand-drawn circles, burst lines, scribble, sketchout), or add transitions between scenes (crossfades, wipes, reveals, shader transitions). Covers composition authoring, timing, media, and the full video production workflow. For CLI commands (init, lint, preview, render, transcribe, tts) see the hyperframes-cli skill.",
      "source": "github",
      "tags": [],
      "installId": "local:hyperframes",
      "path": "hyperframes/SKILL.md"
    },
    {
      "name": "image-enhancer",
      "description": "Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.",
      "source": "local",
      "tags": [],
      "installId": "local:image-enhancer",
      "path": "image-enhancer/SKILL.md"
    },
    {
      "name": "image-poster",
      "description": "|",
      "source": "github",
      "tags": [],
      "installId": "local:image-poster",
      "path": "image-poster/SKILL.md"
    },
    {
      "name": "imagegen",
      "description": "Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.",
      "source": "github",
      "tags": [],
      "installId": "local:imagegen",
      "path": "imagegen/SKILL.md"
    },
    {
      "name": "improve-codebase-architecture",
      "description": "Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.",
      "source": "local",
      "tags": [],
      "installId": "local:improve-codebase-architecture",
      "path": "improve-codebase-architecture/SKILL.md"
    },
    {
      "name": "imsg",
      "description": "iMessage/SMS CLI for listing chats, history, watch, and sending.",
      "source": "local",
      "tags": [],
      "installId": "local:imsg",
      "path": "imsg/SKILL.md"
    },
    {
      "name": "install-skill",
      "description": "Install one or more skills from clawhub, skills.sh, GitHub, or a raw SKILL.md URL. Resolves the right install path, copies/clones the skill, registers it in Memoria via write_skill, and verifies it loaded. Use when a search surfaced a skill worth installing or the user asks to add a specific skill by id/url.",
      "source": "local",
      "tags": [],
      "installId": "local:install-skill",
      "path": "install-skill/SKILL.md"
    },
    {
      "name": "internal-comms",
      "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",
      "source": "local",
      "tags": [],
      "installId": "local:internal-comms",
      "path": "internal-comms/SKILL.md"
    },
    {
      "name": "Inversion Exercise",
      "description": "Flip core assumptions to reveal hidden constraints and alternative approaches - \"what if the opposite were true?\"",
      "source": "local",
      "tags": [],
      "installId": "local:Inversion Exercise",
      "path": "inversion-exercise/SKILL.md"
    },
    {
      "name": "investigate",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:investigate",
      "path": "gstack-investigate/SKILL.md"
    },
    {
      "name": "invoice-organizer",
      "description": "Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.",
      "source": "local",
      "tags": [],
      "installId": "local:invoice-organizer",
      "path": "invoice-organizer/SKILL.md"
    },
    {
      "name": "jupyter-live-kernel",
      "description": "Iterative Python via live Jupyter kernel (hamelnb).",
      "source": "local",
      "tags": [],
      "installId": "local:jupyter-live-kernel",
      "path": "jupyter-live-kernel/SKILL.md"
    },
    {
      "name": "jupyter-notebook",
      "description": "Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.",
      "source": "github",
      "tags": [],
      "installId": "local:jupyter-notebook",
      "path": "jupyter-notebook/SKILL.md"
    },
    {
      "name": "kanban-orchestrator",
      "description": "Decomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The \"don't do the work yourself\" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.",
      "source": "local",
      "tags": [],
      "installId": "local:kanban-orchestrator",
      "path": "kanban-orchestrator/SKILL.md"
    },
    {
      "name": "kanban-worker",
      "description": "Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.",
      "source": "local",
      "tags": [],
      "installId": "local:kanban-worker",
      "path": "kanban-worker/SKILL.md"
    },
    {
      "name": "last30days",
      "description": "Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.",
      "source": "local",
      "tags": [],
      "installId": "local:last30days",
      "path": "last30days/SKILL.md"
    },
    {
      "name": "lead-research-assistant",
      "description": "Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.",
      "source": "local",
      "tags": [],
      "installId": "local:lead-research-assistant",
      "path": "lead-research-assistant/SKILL.md"
    },
    {
      "name": "legacy-modernizer",
      "description": "Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks or languages, or reducing technical debt without disrupting business operations.",
      "source": "local",
      "tags": [],
      "installId": "local:legacy-modernizer",
      "path": "legacy-modernizer/SKILL.md"
    },
    {
      "name": "Lightpanda",
      "description": "Lightpanda browser, drop-in replacement for Chrome and Openclaw default browser - faster and lighter for tasks without graphical rendering like data retrieval. Use it via MCP server, CLI fetch, or CDP with Playwright/Puppeteer.",
      "source": "local",
      "tags": [],
      "installId": "local:Lightpanda",
      "path": "lightpanda/SKILL.md"
    },
    {
      "name": "Lightpanda",
      "description": "Lightpanda browser, drop-in replacement for Chrome and Openclaw default browser - faster and lighter for tasks without graphical rendering like data retrieval. Use it via MCP server, CLI fetch, or CDP with Playwright/Puppeteer.",
      "source": "github",
      "tags": [],
      "installId": "local:Lightpanda",
      "path": "lightpanda/SKILL.md"
    },
    {
      "name": "linear",
      "description": "Linear: manage issues, projects, teams via GraphQL + curl.",
      "source": "local",
      "tags": [],
      "installId": "local:linear",
      "path": "linear/SKILL.md"
    },
    {
      "name": "macos-keychain-secret-workflow",
      "description": "Store and retrieve operational secrets (API tokens, passwords, OAuth keys) in the macOS Keychain instead of plaintext .env files. Uses the `security` CLI with a consistent service=aria-launch + account=<role> naming convention. Includes patterns for reading without echoing to stdout, loading into env for subprocesses, and rotation. Follow this anytime ARIA handles a production secret locally.",
      "source": "local",
      "tags": [
        "security",
        "secrets",
        "keychain",
        "macos",
        "credentials"
      ],
      "installId": "local:macos-keychain-secret-workflow",
      "path": "macos-keychain-secret-workflow/SKILL.md"
    },
    {
      "name": "manim-video",
      "description": "Manim CE animations: 3Blue1Brown math/algo videos.",
      "source": "local",
      "tags": [],
      "installId": "local:manim-video",
      "path": "manim-video/SKILL.md"
    },
    {
      "name": "maps",
      "description": "Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.",
      "source": "local",
      "tags": [],
      "installId": "local:maps",
      "path": "maps/SKILL.md"
    },
    {
      "name": "mcp-builder",
      "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
      "source": "local",
      "tags": [],
      "installId": "local:mcp-builder",
      "path": "mcp-builder/SKILL.md"
    },
    {
      "name": "mcporter",
      "description": "Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.",
      "source": "local",
      "tags": [],
      "installId": "local:mcporter",
      "path": "mcporter/SKILL.md"
    },
    {
      "name": "meeting-insights-analyzer",
      "description": "Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.",
      "source": "local",
      "tags": [],
      "installId": "local:meeting-insights-analyzer",
      "path": "meeting-insights-analyzer/SKILL.md"
    },
    {
      "name": "Meta-Pattern Recognition",
      "description": "Spot patterns appearing in 3+ domains to find universal principles",
      "source": "local",
      "tags": [],
      "installId": "local:Meta-Pattern Recognition",
      "path": "meta-pattern-recognition/SKILL.md"
    },
    {
      "name": "microservices-architect",
      "description": "Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing.",
      "source": "local",
      "tags": [],
      "installId": "local:microservices-architect",
      "path": "microservices-architect/SKILL.md"
    },
    {
      "name": "migrate-claude-skills-to-codex",
      "description": "Copy Claude Code skills into Codex skill directories. Use when migrating standalone skills from ~/.claude/skills and plugin-bundled skills from installed Claude plugins into Codex for local reuse.",
      "source": "github",
      "tags": [],
      "installId": "local:migrate-claude-skills-to-codex",
      "path": "migrate-claude-skills-to-codex/SKILL.md"
    },
    {
      "name": "migrate-to-shoehorn",
      "description": "Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.",
      "source": "local",
      "tags": [],
      "installId": "local:migrate-to-shoehorn",
      "path": "migrate-to-shoehorn/SKILL.md"
    },
    {
      "name": "model-usage",
      "description": "Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.",
      "source": "local",
      "tags": [],
      "installId": "local:model-usage",
      "path": "model-usage/SKILL.md"
    },
    {
      "name": "monitoring-expert",
      "description": "Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.",
      "source": "local",
      "tags": [],
      "installId": "local:monitoring-expert",
      "path": "monitoring-expert/SKILL.md"
    },
    {
      "name": "multi-agent-quest-coordinator",
      "description": "Use when operating as an agent in a multi-agent fleet coordinated by ARIA. Triggers on quest assignments, agent delegation, multi-agent coordination, fleet operations, or when you need to follow the agent operating protocol — including communication via .comms/ channels, verification matrix, landing protocol, worktree discipline, pre-land reports, or any work assigned by a coordinator. This skill is rigid. Follow it exactly.",
      "source": "github",
      "tags": [],
      "installId": "local:multi-agent-quest-coordinator",
      "path": "multi-agent-quest-coordinator/SKILL.md"
    },
    {
      "name": "nano-banana-pro",
      "description": "Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).",
      "source": "local",
      "tags": [],
      "installId": "local:nano-banana-pro",
      "path": "nano-banana-pro/SKILL.md"
    },
    {
      "name": "nano-pdf",
      "description": "Edit PDFs with natural-language instructions using the nano-pdf CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:nano-pdf",
      "path": "nano-pdf/SKILL.md"
    },
    {
      "name": "native-mcp",
      "description": "MCP client: connect servers, register tools (stdio/HTTP).",
      "source": "local",
      "tags": [],
      "installId": "local:native-mcp",
      "path": "native-mcp/SKILL.md"
    },
    {
      "name": "node-connect",
      "description": "Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.",
      "source": "local",
      "tags": [],
      "installId": "local:node-connect",
      "path": "node-connect/SKILL.md"
    },
    {
      "name": "node-inspect-debugger",
      "description": "Debug Node.js via --inspect + Chrome DevTools Protocol CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:node-inspect-debugger",
      "path": "node-inspect-debugger/SKILL.md"
    },
    {
      "name": "note",
      "description": "Save notes to notepad.md for compaction resilience",
      "source": "github",
      "tags": [],
      "installId": "local:note",
      "path": "note/SKILL.md"
    },
    {
      "name": "notion",
      "description": "Notion API for creating and managing pages, databases, and blocks.",
      "source": "local",
      "tags": [],
      "installId": "local:notion",
      "path": "notion/SKILL.md"
    },
    {
      "name": "obsidian",
      "description": "Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.",
      "source": "local",
      "tags": [],
      "installId": "local:obsidian",
      "path": "obsidian/SKILL.md"
    },
    {
      "name": "ocr-and-documents",
      "description": "Extract text from PDFs/scans (pymupdf, marker-pdf).",
      "source": "local",
      "tags": [],
      "installId": "local:ocr-and-documents",
      "path": "ocr-and-documents/SKILL.md"
    },
    {
      "name": "omx-setup",
      "description": "Setup and configure oh-my-codex using current CLI behavior",
      "source": "github",
      "tags": [],
      "installId": "local:omx-setup",
      "path": "omx-setup/SKILL.md"
    },
    {
      "name": "openai-docs",
      "description": "Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to official OpenAI domains.",
      "source": "github",
      "tags": [],
      "installId": "local:openai-docs",
      "path": "openai-docs/SKILL.md"
    },
    {
      "name": "openai-image-gen",
      "description": "Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.",
      "source": "local",
      "tags": [],
      "installId": "local:openai-image-gen",
      "path": "openai-image-gen/SKILL.md"
    },
    {
      "name": "openai-whisper",
      "description": "Local speech-to-text with the Whisper CLI (no API key).",
      "source": "local",
      "tags": [],
      "installId": "local:openai-whisper",
      "path": "openai-whisper/SKILL.md"
    },
    {
      "name": "openai-whisper-api",
      "description": "Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",
      "source": "local",
      "tags": [],
      "installId": "local:openai-whisper-api",
      "path": "openai-whisper-api/SKILL.md"
    },
    {
      "name": "opencode",
      "description": "Delegate coding to OpenCode CLI (features, PR review).",
      "source": "local",
      "tags": [],
      "installId": "local:opencode",
      "path": "opencode/SKILL.md"
    },
    {
      "name": "openhue",
      "description": "Control Philips Hue lights/scenes via the OpenHue CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:openhue",
      "path": "openhue/SKILL.md"
    },
    {
      "name": "operating-in-aria-fleet",
      "description": "Use when working as a delegated agent in the ARIA multi-agent fleet, especially when starting or progressing a quest, updating `.comms/` status or inbox files, coordinating across dedicated worktrees and branches, decomposing large work, filing unrelated bugs, or preparing verified changes for landing after rebase.",
      "source": "github",
      "tags": [],
      "installId": "local:operating-in-aria-fleet",
      "path": "operating-in-aria-fleet/SKILL.md"
    },
    {
      "name": "oracle",
      "description": "Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).",
      "source": "local",
      "tags": [],
      "installId": "local:oracle",
      "path": "oracle/SKILL.md"
    },
    {
      "name": "ordercli",
      "description": "Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).",
      "source": "local",
      "tags": [],
      "installId": "local:ordercli",
      "path": "ordercli/SKILL.md"
    },
    {
      "name": "outlook-desktop-api",
      "description": "Read, send, and reply to Microsoft Outlook emails through the locally authenticated Office desktop session via Playwright + Graph API token interception. Use when a task needs Outlook mail access without API keys or app registrations — leverages the existing Microsoft login on this machine.",
      "source": "github",
      "tags": [],
      "installId": "local:outlook-desktop-api",
      "path": "outlook-desktop-api/SKILL.md"
    },
    {
      "name": "pair-agent",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:pair-agent",
      "path": "gstack-pair-agent/SKILL.md"
    },
    {
      "name": "pdf",
      "description": "Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",
      "source": "local",
      "tags": [],
      "installId": "local:pdf",
      "path": "pdf/SKILL.md"
    },
    {
      "name": "peekaboo",
      "description": "Capture and automate macOS UI with the Peekaboo CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:peekaboo",
      "path": "peekaboo/SKILL.md"
    },
    {
      "name": "plan",
      "description": "Plan mode: write markdown plan to .hermes/plans/, no exec.",
      "source": "local",
      "tags": [],
      "installId": "local:plan",
      "path": "plan/SKILL.md"
    },
    {
      "name": "plan",
      "description": "Strategic planning with optional interview workflow",
      "source": "github",
      "tags": [],
      "installId": "local:plan",
      "path": "plan/SKILL.md"
    },
    {
      "name": "playwright",
      "description": "Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.",
      "source": "github",
      "tags": [],
      "installId": "local:playwright",
      "path": "playwright/SKILL.md"
    },
    {
      "name": "plugin-dev-agent-development",
      "description": "This skill should be used when the user asks to \\\"create an agent\\\", \\\"add an agent\\\", \\\"write a subagent\\\", \\\"agent frontmatter\\\", \\\"when to use description\\\", \\\"agent examples\\\", \\\"agent tools\\\", \\\"agent colors\\\", \\\"autonomous agent\\\", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-agent-development",
      "path": "plugin-dev-agent-development/SKILL.md"
    },
    {
      "name": "plugin-dev-command-development",
      "description": "This skill should be used when the user asks to \\\"create a slash command\\\", \\\"add a command\\\", \\\"write a custom command\\\", \\\"define command arguments\\\", \\\"use command frontmatter\\\", \\\"organize commands\\\", \\\"create command with file references\\\", \\\"interactive command\\\", \\\"use AskUserQuestion in command\\\", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-command-development",
      "path": "plugin-dev-command-development/SKILL.md"
    },
    {
      "name": "plugin-dev-hook-development",
      "description": "This skill should be used when the user asks to \\\"create a hook\\\", \\\"add a PreToolUse/PostToolUse/Stop hook\\\", \\\"validate tool use\\\", \\\"implement prompt-based hooks\\\", \\\"use ${CLAUDE_PLUGIN_ROOT}\\\", \\\"set up event-driven automation\\\", \\\"block dangerous commands\\\", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-hook-development",
      "path": "plugin-dev-hook-development/SKILL.md"
    },
    {
      "name": "plugin-dev-mcp-integration",
      "description": "This skill should be used when the user asks to \\\"add MCP server\\\", \\\"integrate MCP\\\", \\\"configure MCP in plugin\\\", \\\"use .mcp.json\\\", \\\"set up Model Context Protocol\\\", \\\"connect external service\\\", mentions \\\"${CLAUDE_PLUGIN_ROOT} with MCP\\\", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-mcp-integration",
      "path": "plugin-dev-mcp-integration/SKILL.md"
    },
    {
      "name": "plugin-dev-plugin-settings",
      "description": "This skill should be used when the user asks about \\\"plugin settings\\\", \\\"store plugin configuration\\\", \\\"user-configurable plugin\\\", \\\".local.md files\\\", \\\"plugin state files\\\", \\\"read YAML frontmatter\\\", \\\"per-project plugin settings\\\", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-plugin-settings",
      "path": "plugin-dev-plugin-settings/SKILL.md"
    },
    {
      "name": "plugin-dev-plugin-structure",
      "description": "This skill should be used when the user asks to \\\"create a plugin\\\", \\\"scaffold a plugin\\\", \\\"understand plugin structure\\\", \\\"organize plugin components\\\", \\\"set up plugin.json\\\", \\\"use ${CLAUDE_PLUGIN_ROOT}\\\", \\\"add commands/agents/skills/hooks\\\", \\\"configure auto-discovery\\\", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-plugin-structure",
      "path": "plugin-dev-plugin-structure/SKILL.md"
    },
    {
      "name": "plugin-dev-skill-development",
      "description": "This skill should be used when the user wants to \\\"create a skill\\\", \\\"add a skill to plugin\\\", \\\"write a new skill\\\", \\\"improve skill description\\\", \\\"organize skill content\\\", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.",
      "source": "github",
      "tags": [],
      "installId": "local:plugin-dev-skill-development",
      "path": "plugin-dev-skill-development/SKILL.md"
    },
    {
      "name": "powerpoint",
      "description": "Create, read, edit .pptx decks, slides, notes, templates.",
      "source": "local",
      "tags": [],
      "installId": "local:powerpoint",
      "path": "powerpoint/SKILL.md"
    },
    {
      "name": "pp-agent-capture",
      "description": "macOS screen capture, window recording, GIF conversion, and agent evidence bundles from the terminal. Built on ScreenCaptureKit for window-level targeting ffmpeg cannot do. Use when the user wants a screenshot of a specific window or app, a screen recording, a GIF conversion, a before/after diff, an evidence bundle for a PR, OCR text from a window, a terminal VHS recording, a Remotion render, or wants to watch a UI for changes. Requires macOS Screen Recording permission on first run.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-agent-capture",
      "path": "pp-agent-capture/SKILL.md"
    },
    {
      "name": "pp-ahrefs",
      "description": "Printing Press CLI for Ahrefs. SEO and competitive intelligence API for backlinks, keywords, rank tracking, site audit, and SERP data.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-ahrefs",
      "path": "pp-ahrefs/SKILL.md"
    },
    {
      "name": "pp-airbnb",
      "description": "Skip the Airbnb platform fee. Find the host's direct booking site for any Airbnb listing. Trigger phrases: `find the direct booking site`, `skip the airbnb fee`, `vacation rental cheapest`, `book direct`, `use airbnb-pp`, `run airbnb-pp`. NOTE: VRBO support is currently disabled — pending Akamai workaround.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-airbnb",
      "path": "pp-airbnb/SKILL.md"
    },
    {
      "name": "pp-allrecipes",
      "description": "Every Allrecipes recipe in your terminal — cached as data, with pantry-aware search, Bayesian-smoothed ranking, one-line grocery lists, and Cloudflare clearance. Trigger phrases: `search Allrecipes for X`, `find a recipe for brownies`, `scale this Allrecipes recipe`, `build a grocery list from these recipes`, `what can I cook with what I have`, `use allrecipes-pp-cli`, `run allrecipes`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-allrecipes",
      "path": "pp-allrecipes/SKILL.md"
    },
    {
      "name": "pp-amazon-seller",
      "description": "Printing Press CLI for Amazon Seller. Read FBA inventory, orders, sales reports, listings, and catalog data for an Amazon seller account.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-amazon-seller",
      "path": "pp-amazon-seller/SKILL.md"
    },
    {
      "name": "pp-apartments",
      "description": "The apartment-hunt CLI that actually works in 2026 — Surf-cleared bot protection plus a local SQLite store the website itself doesn't have. Trigger phrases: `find apartments in <city>`, `watch apartment listings for <area>`, `rank rentals by price per square foot`, `compare these apartments`, `use apartments-pp-cli`, `run apartments`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-apartments",
      "path": "pp-apartments/SKILL.md"
    },
    {
      "name": "pp-archive-is",
      "description": "Use this skill whenever the user wants to archive a URL, bypass a paywall, look up an existing archive, view a cached version of a webpage, pull article text from archive.today or the Wayback Machine, or batch-archive a list of URLs. archive.today + Wayback Machine CLI with lookup-before-submit, automatic fallback when one backend is down, and agent-friendly output. No API key required. Triggers on phrasings like 'archive this article', 'bypass the paywall on this link', 'grab the cached text', 'save this url to archive.today', 'check if this was already archived', 'bulk archive these 20 URLs'.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-archive-is",
      "path": "pp-archive-is/SKILL.md"
    },
    {
      "name": "pp-cal-com",
      "description": "Every Cal.com feature, plus offline agendas, composed booking flows, and analytics no other Cal.com tool ships. Trigger phrases: `book a meeting on cal.com`, `what's on my calendar today`, `find an open slot`, `reschedule my next booking`, `audit my cal.com webhooks`, `use cal-com`, `run cal-com-pp-cli`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-cal-com",
      "path": "pp-cal-com/SKILL.md"
    },
    {
      "name": "pp-coingecko",
      "description": "Printing Press CLI for Coingecko. CoinGecko public API for cryptocurrency data. Free tier, no API key required for basic endpoints.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-coingecko",
      "path": "pp-coingecko/SKILL.md"
    },
    {
      "name": "pp-company-goat",
      "description": "Look up startups across SEC Form D, GitHub, Hacker News, Companies House, YC, and Wikidata in one command — including the SEC fundraising data hidden behind paid Crunchbase tiers. Trigger phrases: `look up this startup`, `research <company>`, `what does <company> do`, `form D for <company>`, `is <company> still active`, `compare <a> and <b>`, `use company-goat`, `run company-goat-pp-cli`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-company-goat",
      "path": "pp-company-goat/SKILL.md"
    },
    {
      "name": "pp-contact-goat",
      "description": "Super LinkedIn for the terminal. Search, enrich, and map warm-intro paths across LinkedIn (stickerdaniel/linkedin-mcp-server subprocess), Happenstance (cookie-first free quota with bearer-API fallback), and Deepline (paid enrichment). Two Happenstance auth surfaces coexist: Chrome cookie session (free monthly allocation) and HAPPENSTANCE_API_KEY bearer (paid credits, deeper schema). Use when the user asks who they know at a company, how to get a warm intro, who to prospect, or wants cross-source dossiers, network diffs, or waterfall enrichment.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-contact-goat",
      "path": "pp-contact-goat/SKILL.md"
    },
    {
      "name": "pp-craigslist",
      "description": "The local-first Craigslist watcher and triage tool that knows what's a repost, what's a scam, and what just dropped in price. Trigger phrases: `watch craigslist for`, `find new listings on craigslist`, `craigslist deal alert`, `scan craigslist across cities`, `craigslist repost`, `craigslist scam check`, `use craigslist-pp-cli`, `run craigslist-pp`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-craigslist",
      "path": "pp-craigslist/SKILL.md"
    },
    {
      "name": "pp-customer-io",
      "description": "Every Customer.io action a marketer or ops engineer takes — campaigns, broadcasts, segments, deliveries, exports, suppressions, Reverse-ETL — wrapped in named verbs, backed by a local SQLite cache, and served through a bundled MCP server. Trigger phrases: `use customer-io`, `run customer-io`, `trigger a customer.io broadcast`, `send a customer.io transactional message`, `export a customer.io segment`, `check customer.io delivery health`, `audit customer.io suppressions`, `what fraction of segment X opened journey Y in customer.io`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-customer-io",
      "path": "pp-customer-io/SKILL.md"
    },
    {
      "name": "pp-docker-hub",
      "description": "Printing Press CLI for Docker Hub. Docker Hub public API. Search container images, browse tags, check sizes, inspect Dockerfiles, and explore the...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-docker-hub",
      "path": "pp-docker-hub/SKILL.md"
    },
    {
      "name": "pp-dominos",
      "description": "Order pizza, browse menus, optimize deals, and track delivery from the terminal — with a local SQLite store that powers reorder, price comparison, and deal stacking no other Domino's tool offers. Trigger phrases: `order a pizza`, `find a domino's near me`, `track my pizza`, `what's my pizza usual`, `best deal on my pizza order`, `compare pizza prices`, `use dominos`, `run dominos`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-dominos",
      "path": "pp-dominos/SKILL.md"
    },
    {
      "name": "pp-dub",
      "description": "Every Dub feature, plus offline search, agent-native output, and a local SQLite store no other Dub tool has. Trigger phrases: `shorten a link with Dub`, `audit my Dub links`, `find dormant Dub links`, `review Dub bounty submissions`, `Dub partner leaderboard`, `use dub-pp-cli`, `run dub-pp-cli`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-dub",
      "path": "pp-dub/SKILL.md"
    },
    {
      "name": "pp-ebay",
      "description": "Printing Press CLI for eBay. Discovery and intelligence: sold-comp pricing (average sale price over 90 days with outlier trim), auctions filtered by bid count and ending window (the query the eBay site can no longer answer), watchlists, saved searches, and a local SQLite store for cross-listing analytics. Trigger phrases: 'comp this card', 'find ebay auctions ending soon', 'what did this sell for', 'find listings under $X for ...'. Bid placement (bid, snipe, bid-group) is experimental and currently fails because eBay step-ups auth on /bfl/placebid -- direct the user to bid in the browser.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-ebay",
      "path": "pp-ebay/SKILL.md"
    },
    {
      "name": "pp-espn",
      "description": "Use this skill whenever the user asks about live sports scores, standings, team stats, game summaries (with box score, leaders, scoring plays, odds, and win probability), NFL / NBA / MLB / NHL / NCAA / MLS / EPL / WNBA games, team schedules, polls, or rankings. ESPN sports CLI with live scores across 10 leagues, offline search, head-to-head comparisons, and rich per-game summary payloads. No API key required. Triggers on natural phrasings like 'what's the score of the Lakers game', 'Patriots schedule this week', 'NFL standings', 'box score for tonight's Mavs game', 'Chiefs vs Eagles head to head', 'who's on top of the AP poll'.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-espn",
      "path": "pp-espn/SKILL.md"
    },
    {
      "name": "pp-fedex",
      "description": "REST-native FedEx CLI for small business shippers, with rate-shopping, bulk CSV labels, an address book, and a local SQLite ledger no other tool has. Trigger phrases: `ship a package via FedEx`, `rate-shop FedEx services`, `bulk-print FedEx labels from CSV`, `save a FedEx recipient`, `issue a FedEx return label`, `FedEx spend this month`, `track a FedEx shipment`, `use fedex-pp-cli`, `run fedex`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-fedex",
      "path": "pp-fedex/SKILL.md"
    },
    {
      "name": "pp-firecrawl",
      "description": "Printing Press CLI for Firecrawl. API for interacting with Firecrawl services to perform web scraping and crawling tasks.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-firecrawl",
      "path": "pp-firecrawl/SKILL.md"
    },
    {
      "name": "pp-flight-goat",
      "description": "Search Google Flights, scan Kayak long-haul routes, and join FlightAware AeroAPI reliability, alerts, and tracking from one CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-flight-goat",
      "path": "pp-flight-goat/SKILL.md"
    },
    {
      "name": "pp-food52",
      "description": "Search, browse, and read Food52 from your terminal — with offline FTS, pantry matching, recipe scaling, and the editorial signals other tools throw away. Trigger phrases: `find me a food52 recipe for X`, `scale this food52 recipe to N servings`, `what can I cook from food52 with what's in my pantry`, `use food52`, `run food52`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-food52",
      "path": "pp-food52/SKILL.md"
    },
    {
      "name": "pp-google-photos",
      "description": "Printing Press CLI for Google Photos. Google Photos Library and Picker APIs for app-created media, albums, uploads, and user-selected media.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-google-photos",
      "path": "pp-google-photos/SKILL.md"
    },
    {
      "name": "pp-hackernews",
      "description": "Hacker News from your terminal — with a local SQLite store, snapshot history, and agent-native output no other HN tool has. Trigger phrases: `check hacker news`, `search hn`, `what is hn saying about`, `diff the hn front page`, `pulse on hn`, `look up hn user`, `hn who is hiring`, `hn top stories`, `use hackernews`, `run hackernews`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-hackernews",
      "path": "pp-hackernews/SKILL.md"
    },
    {
      "name": "pp-instacart",
      "description": "Printing Press CLI for Instacart. Natural-language Instacart CLI that talks directly to the web GraphQL API. Add items to your cart, search products, and manage carts across retailers without browser automation. Also caches your purchase history locally so 'add' resolves items you have bought before instead of guessing from live search. Trigger phrases: 'install instacart', 'use instacart', 'run instacart', 'add X to my Safeway cart', 'what did I buy last time', 'order the usual', 'add my regulars to Costco', 'backfill my instacart history', 'sync my instacart orders', 'download my order history', 'save my instacart history locally'.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-instacart",
      "path": "pp-instacart/SKILL.md"
    },
    {
      "name": "pp-kalshi",
      "description": "Trade prediction markets, persist tick data, and answer category-level P&L questions Kalshi.com cannot. Trigger phrases: `kalshi market price`, `track prediction market`, `kalshi portfolio P&L`, `kalshi correlate markets`, `use kalshi`, `run kalshi`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-kalshi",
      "path": "pp-kalshi/SKILL.md"
    },
    {
      "name": "pp-klaviyo",
      "description": "Klaviyo from the shell, with local customer-behavior analytics layered on top. Trigger phrases: `inspect a Klaviyo profile`, `deploy a Klaviyo campaign`, `check Klaviyo flow decay`, `reconcile Klaviyo campaign revenue`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-klaviyo",
      "path": "pp-klaviyo/SKILL.md"
    },
    {
      "name": "pp-linear",
      "description": "Linear project-management CLI for the terminal. Manage issues, projects, cycles, teams, initiatives, roadmaps, and customer records via the Linear GraphQL API with offline-capable SQLite sync. Use when the user asks about their Linear issues, wants today's queue, sprint velocity, team workload, bottlenecks, duplicate / stale / orphaned issues, release pipelines, or wants to create, update, or search Linear items from the terminal. Offline search and analytics work without an API round-trip after a one-time sync.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-linear",
      "path": "pp-linear/SKILL.md"
    },
    {
      "name": "pp-mercury",
      "description": "Printing Press CLI for Mercury. Streamline financial tasks with secure account management and transaction processing. Enables user registration,...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-mercury",
      "path": "pp-mercury/SKILL.md"
    },
    {
      "name": "pp-movie-goat",
      "description": "The movie CLI that combines TMDb's discovery engine with OMDb's multi-source ratings — and ships a SQLite watchlist that flags what's streaming on your services right now. Trigger phrases: `what should I watch tonight`, `where can I stream <title>`, `rate <title>`, `compare <title> and <title>`, `what's <person>'s filmography`, `plan a <franchise> marathon`, `use movie-goat`, `run movie-goat`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-movie-goat",
      "path": "pp-movie-goat/SKILL.md"
    },
    {
      "name": "pp-nvd",
      "description": "Printing Press CLI for Nvd. The NVD is the U.S. government repository of standards-based vulnerability management data. Search CVEs by keyword,...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-nvd",
      "path": "pp-nvd/SKILL.md"
    },
    {
      "name": "pp-open-meteo",
      "description": "Every Open-Meteo endpoint family in one CLI — forecast, archive, marine, air quality, flood, climate, ensemble, seasonal, geocoding, elevation. Trigger phrases: `what's the weather in`, `forecast for`, `is it going to rain`, `marine forecast`, `air quality in`, `historical weather`, `climate normal`, `use open-meteo`, `run open-meteo`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-open-meteo",
      "path": "pp-open-meteo/SKILL.md"
    },
    {
      "name": "pp-pagliacci",
      "description": "Order Seattle's favorite pizza from the terminal — every endpoint, plus discount stacking, slice rotation across stores, half-and-half pies, and a small-party planner nobody else has. Trigger phrases: `order from pagliacci`, `what pagliacci slices are available`, `plan a pagliacci order for the family`, `build a half-and-half pagliacci pizza`, `pagliacci rewards balance`, `use pagliacci`, `run pagliacci`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-pagliacci",
      "path": "pp-pagliacci/SKILL.md"
    },
    {
      "name": "pp-pokeapi",
      "description": "PokéAPI as a fully offline Pokédex with SQL, full-text search, type math, and a damage calculator no other Pokémon tool ships as a CLI. Trigger phrases: `look up a pokemon`, `what beats charizard`, `build a pokemon team`, `type matchup`, `evolution chain`, `use pokeapi`, `run pokeapi-pp-cli`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-pokeapi",
      "path": "pp-pokeapi/SKILL.md"
    },
    {
      "name": "pp-postman-explore",
      "description": "The CLI for the public API directory at postman.com/explore — search, rank, and watch community-contributed Postman Collections, agent-native and offline. Trigger phrases: `find a postman collection for`, `what postman collection should i fork for`, `is there a postman collection for`, `browse postman api network`, `compare postman publishers`, `what changed on the postman network`, `use postman-explore`, `run postman-explore`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-postman-explore",
      "path": "pp-postman-explore/SKILL.md"
    },
    {
      "name": "pp-producthunt",
      "description": "Read Product Hunt from your terminal — works token-free for the daily skim, unlocks a launch-day cockpit and a marketer research desk in one onboarding step. Trigger phrases: `what launched on product hunt today`, `find ai launches on product hunt this week`, `how is my product hunt launch tracking`, `compare these product hunt launches`, `summarize the comments on this product hunt post`, `what does a good product hunt launch look like at hour 6`, `use producthunt`, `run producthunt`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-producthunt",
      "path": "pp-producthunt/SKILL.md"
    },
    {
      "name": "pp-pypi",
      "description": "Printing Press CLI for Pypi. PyPI JSON API. Look up Python package metadata, versions, release files, and vulnerability data. Browse recent...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-pypi",
      "path": "pp-pypi/SKILL.md"
    },
    {
      "name": "pp-recipe-goat",
      "description": "Printing Press CLI for Recipe Goat. Recipe GOAT — find the best version of any recipe across 37 trusted sites, with offline cookbook, pantry match,...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-recipe-goat",
      "path": "pp-recipe-goat/SKILL.md"
    },
    {
      "name": "pp-redfin",
      "description": "Stingray-backed Redfin CLI with the workflows the website can't do — saved-search diff, sold-price trends, $/sqft ranking, and offline SQL. Trigger phrases: `find homes for sale in <city>`, `watch redfin listings for <area>`, `rank houses by price per square foot`, `pull sold comps for <address>`, `compare these redfin listings`, `use redfin-pp-cli`, `run redfin`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-redfin",
      "path": "pp-redfin/SKILL.md"
    },
    {
      "name": "pp-scrape-creators",
      "description": "Every Scrape Creators endpoint, plus offline search, cross-platform compounding, and a local store no other Scrape Creators tool ships with. Trigger phrases: `scrape creators`, `tiktok profile`, `instagram profile`, `youtube channel`, `facebook ad library`, `creator on every platform`, `social media transcript search`, `use scrape-creators`, `run scrape-creators`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-scrape-creators",
      "path": "pp-scrape-creators/SKILL.md"
    },
    {
      "name": "pp-seats-aero",
      "description": "Printing Press CLI for Seats Aero. Seats.aero Partner API for award travel availability, cached search, route lists, and trip revalidation details.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-seats-aero",
      "path": "pp-seats-aero/SKILL.md"
    },
    {
      "name": "pp-sentry",
      "description": "A broad Sentry API CLI with local search, SQL, export, and MCP surfaces for incident work. Trigger phrases: `check Sentry issues`, `list Sentry projects`, `debug a Sentry event`, `audit Sentry releases`, `search Sentry incidents`, `use Sentry`, `run Sentry`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-sentry",
      "path": "pp-sentry/SKILL.md"
    },
    {
      "name": "pp-shopify",
      "description": "Printing Press CLI for Shopify. Ecommerce orders, products, customers, inventory, fulfillment orders, and bulk operations via the Shopify Admin...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-shopify",
      "path": "pp-shopify/SKILL.md"
    },
    {
      "name": "pp-slack",
      "description": "Slack workspace CLI for the terminal. Send messages, search channels and DMs, list conversations, get user/bot/emoji info, analyze channel health, find stale threads, and sync the workspace locally for fast offline queries. Two auth surfaces coexist: SLACK_BOT_TOKEN (xoxb-, for workspace-wide read + post) and SLACK_USER_TOKEN (xoxp-, for user-scoped actions like DM history or search). Use when the user asks to send a Slack message, search Slack, check channel activity, summarize a digest, find who's on a team, find stale threads, analyze channel health, list users / emoji / reminders / pinned items, or wants offline-capable Slack queries.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-slack",
      "path": "pp-slack/SKILL.md"
    },
    {
      "name": "pp-steam-web",
      "description": "Steam player and game lookup via the Steam Web API. Look up player profiles, owned games, recent playtime, achievements, stats, badges, friend lists, VAC/game ban status, and game schemas. Use when the user asks about their Steam library, a friend's achievements, who's playing a game, compare two players' stats, a player's Steam level or badges, VAC status, or wants to resolve a vanity URL to a Steam ID.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-steam-web",
      "path": "pp-steam-web/SKILL.md"
    },
    {
      "name": "pp-tiktok-shop",
      "description": "Printing Press CLI/MCP for confirmed TikTok Shop Seller APIs. Safe v1 supports auth readiness, token exchange/refresh, read-only shops/orders/products/inventory/package/warehouse commands, and defers risky mutations.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-tiktok-shop",
      "path": "pp-tiktok-shop/SKILL.md"
    },
    {
      "name": "pp-trigger-dev",
      "description": "Every Trigger.dev management endpoint, plus offline FTS over runs, span-cost rollups, and zombie-schedule detection no other tool gives you. Trigger phrases: `trigger.dev failed runs`, `trigger.dev cost rollup`, `trigger.dev schedule health`, `audit trigger.dev env vars`, `watch trigger.dev failures`, `use trigger-dev`, `run trigger-dev`.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-trigger-dev",
      "path": "pp-trigger-dev/SKILL.md"
    },
    {
      "name": "pp-weather-goat",
      "description": "Use this skill whenever the user asks about weather, forecasts, temperature, rain, storms, severe weather alerts, air quality, pollen, UV, or wants an activity recommendation (can I walk / bike / hike / commute / drive given the weather). Weather CLI powered by Open-Meteo (global, no auth, unlimited) + NWS (US severe weather). No API key. Triggers on phrasings like 'what's the weather', 'is it going to rain today', 'any storms coming', 'should I bike to work', 'how's the air quality', 'compare NYC and LA weather this weekend', 'is this unusually hot for April'.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-weather-goat",
      "path": "pp-weather-goat/SKILL.md"
    },
    {
      "name": "pp-wikipedia",
      "description": "Printing Press CLI for Wikipedia. Wikipedia REST API. Get article summaries, search, browse related topics, and access on-this-day events. No...",
      "source": "local",
      "tags": [],
      "installId": "local:pp-wikipedia",
      "path": "pp-wikipedia/SKILL.md"
    },
    {
      "name": "pp-yahoo-finance",
      "description": "Use Yahoo Finance CLI for stock and ETF quotes, charts, fundamentals, options chains, symbol search, trending tickers, local watchlists, portfolio lots, and market digests. Use when the user asks about a ticker, portfolio performance, option filtering, market movers, or wants Yahoo Finance data in a terminal or agent-friendly format.",
      "source": "local",
      "tags": [],
      "installId": "local:pp-yahoo-finance",
      "path": "pp-yahoo-finance/SKILL.md"
    },
    {
      "name": "pptx",
      "description": "Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \\\"deck,\\\" \\\"slides,\\\" \\\"presentation,\\\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.",
      "source": "local",
      "tags": [],
      "installId": "local:pptx",
      "path": "pptx/SKILL.md"
    },
    {
      "name": "Preserving Productive Tensions",
      "description": "Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution",
      "source": "local",
      "tags": [],
      "installId": "local:Preserving Productive Tensions",
      "path": "preserving-productive-tensions/SKILL.md"
    },
    {
      "name": "printing-press",
      "description": "Generate a ship-ready CLI for an API with a lean research -> generate -> build -> shipcheck loop.",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press",
      "path": "printing-press/SKILL.md"
    },
    {
      "name": "printing-press-catalog",
      "description": "Browse and install pre-built Go CLIs for popular APIs from the catalog",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-catalog",
      "path": "printing-press-catalog/SKILL.md"
    },
    {
      "name": "printing-press-import",
      "description": ">",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-import",
      "path": "printing-press-import/SKILL.md"
    },
    {
      "name": "printing-press-output-review",
      "description": ">",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-output-review",
      "path": "printing-press-output-review/SKILL.md"
    },
    {
      "name": "printing-press-polish",
      "description": ">",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-polish",
      "path": "printing-press-polish/SKILL.md"
    },
    {
      "name": "printing-press-publish",
      "description": "Publish a generated CLI to the printing-press-library repo",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-publish",
      "path": "printing-press-publish/SKILL.md"
    },
    {
      "name": "printing-press-reprint",
      "description": ">",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-reprint",
      "path": "printing-press-reprint/SKILL.md"
    },
    {
      "name": "printing-press-retro",
      "description": ">",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-retro",
      "path": "printing-press-retro/SKILL.md"
    },
    {
      "name": "printing-press-score",
      "description": "Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side",
      "source": "local",
      "tags": [],
      "installId": "local:printing-press-score",
      "path": "printing-press-score/SKILL.md"
    },
    {
      "name": "prompt-engineer",
      "description": "Write, review, and rewrite LLM system prompts to A+ quality. Handles extraction prompts, classification prompts, synthesis prompts, and any structured LLM instruction. Follows ARIA's prompt engineering standards.",
      "source": "github",
      "tags": [],
      "installId": "local:prompt-engineer",
      "path": "prompt-engineer/SKILL.md"
    },
    {
      "name": "prototype",
      "description": "Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says \"prototype this\", \"let me play with it\", \"try a few designs\".",
      "source": "local",
      "tags": [],
      "installId": "local:prototype",
      "path": "prototype/SKILL.md"
    },
    {
      "name": "python-debugpy",
      "description": "Debug Python: pdb REPL + debugpy remote (DAP).",
      "source": "local",
      "tags": [],
      "installId": "local:python-debugpy",
      "path": "python-debugpy/SKILL.md"
    },
    {
      "name": "qa",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:qa",
      "path": "gstack-qa/SKILL.md"
    },
    {
      "name": "quip-desktop-api",
      "description": "Use when a task needs to read, search, create, or comment on Quip documents through the local Quip Desktop session on this Mac, without creating a separate Quip app or manual API token.",
      "source": "github",
      "tags": [],
      "installId": "local:quip-desktop-api",
      "path": "quip-desktop-api/SKILL.md"
    },
    {
      "name": "raffle-winner-picker",
      "description": "Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.",
      "source": "local",
      "tags": [],
      "installId": "local:raffle-winner-picker",
      "path": "raffle-winner-picker/SKILL.md"
    },
    {
      "name": "ralph",
      "description": "Self-referential loop until task completion with architect verification",
      "source": "github",
      "tags": [],
      "installId": "local:ralph",
      "path": "ralph/SKILL.md"
    },
    {
      "name": "ralplan",
      "description": "Alias for $plan --consensus",
      "source": "github",
      "tags": [],
      "installId": "local:ralplan",
      "path": "ralplan/SKILL.md"
    },
    {
      "name": "receiving-code-review",
      "description": "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation",
      "source": "github",
      "tags": [],
      "installId": "local:receiving-code-review",
      "path": "superpowers-receiving-code-review/SKILL.md"
    },
    {
      "name": "Remembering Conversations",
      "description": "Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search",
      "source": "local",
      "tags": [],
      "installId": "local:Remembering Conversations",
      "path": "remembering-conversations/SKILL.md"
    },
    {
      "name": "render-deploy",
      "description": "Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.",
      "source": "github",
      "tags": [],
      "installId": "local:render-deploy",
      "path": "render-deploy/SKILL.md"
    },
    {
      "name": "requesting-code-review",
      "description": "Pre-commit review: security scan, quality gates, auto-fix.",
      "source": "local",
      "tags": [],
      "installId": "local:requesting-code-review",
      "path": "requesting-code-review/SKILL.md"
    },
    {
      "name": "requesting-code-review",
      "description": "Use when completing tasks, implementing major features, or before merging to verify work meets requirements",
      "source": "github",
      "tags": [],
      "installId": "local:requesting-code-review",
      "path": "superpowers-requesting-code-review/SKILL.md"
    },
    {
      "name": "research-paper-writing",
      "description": "Write ML papers for NeurIPS/ICML/ICLR: design→submit.",
      "source": "local",
      "tags": [],
      "installId": "local:research-paper-writing",
      "path": "research-paper-writing/SKILL.md"
    },
    {
      "name": "researcher-auditor",
      "description": "Multi-round verification audit of any codebase claim, feature, or system. Spawns parallel agent teams to verify claims against source code, real data, and E2E wiring. Produces grounded truth reports with file:line evidence. Use when you need to verify documentation accuracy, audit feature completeness, trace pipelines end-to-end, or find half-baked/unwired code.",
      "source": "github",
      "tags": [],
      "installId": "local:researcher-auditor",
      "path": "researcher-auditor/SKILL.md"
    },
    {
      "name": "retro",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:retro",
      "path": "gstack-retro/SKILL.md"
    },
    {
      "name": "review",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:review",
      "path": "gstack-review/SKILL.md"
    },
    {
      "name": "Root Cause Tracing",
      "description": "Systematically trace bugs backward through call stack to find original trigger",
      "source": "local",
      "tags": [],
      "installId": "local:Root Cause Tracing",
      "path": "root-cause-tracing/SKILL.md"
    },
    {
      "name": "rust-engineer",
      "description": "Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.",
      "source": "local",
      "tags": [],
      "installId": "local:rust-engineer",
      "path": "rust-engineer/SKILL.md"
    },
    {
      "name": "sag",
      "description": "ElevenLabs text-to-speech with mac-style say UX.",
      "source": "local",
      "tags": [],
      "installId": "local:sag",
      "path": "sag/SKILL.md"
    },
    {
      "name": "scaffold-exercises",
      "description": "Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.",
      "source": "local",
      "tags": [],
      "installId": "local:scaffold-exercises",
      "path": "scaffold-exercises/SKILL.md"
    },
    {
      "name": "Scale Game",
      "description": "Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales",
      "source": "local",
      "tags": [],
      "installId": "local:Scale Game",
      "path": "scale-game/SKILL.md"
    },
    {
      "name": "scheduler",
      "description": "Schedule on-device reminders and local actions only. Use this skill to set personal reminders or run lightweight, local tasks at a specific time or interval (e.g., notifications, local scripts), on the user's computer or with platforms like Slack. Do NOT use for scheduling cloud agents, background agentic jobs, or Oz-managed workflows.",
      "source": "local",
      "tags": [],
      "installId": "local:scheduler",
      "path": "scheduler/SKILL.md"
    },
    {
      "name": "screenshot",
      "description": "Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.",
      "source": "github",
      "tags": [],
      "installId": "local:screenshot",
      "path": "screenshot/SKILL.md"
    },
    {
      "name": "secure-code-guardian",
      "description": "Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities — including custom security implementations such as hashing passwords with bcrypt/argon2, sanitizing SQL queries with parameterized statements, configuring CORS/CSP headers, validating input with Zod, and setting up JWT tokens. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention, secure session management, and security hardening. For pre-built OAuth/SSO integrations or standalone security audits, consider a more specialized skill.",
      "source": "local",
      "tags": [],
      "installId": "local:secure-code-guardian",
      "path": "secure-code-guardian/SKILL.md"
    },
    {
      "name": "security-review",
      "description": "Run a comprehensive security review on code",
      "source": "github",
      "tags": [],
      "installId": "local:security-review",
      "path": "security-review/SKILL.md"
    },
    {
      "name": "security-reviewer",
      "description": "Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance. Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews, dependency audits, secrets scanning, or compliance checks. Produces vulnerability reports, prioritized recommendations, and compliance checklists.",
      "source": "local",
      "tags": [],
      "installId": "local:security-reviewer",
      "path": "security-reviewer/SKILL.md"
    },
    {
      "name": "seo-aeo-audit",
      "description": "Optimize for search engine visibility, ranking, and AI citations. Use when asked to improve SEO, optimize for search, fix meta tags, add structured data, or improve AEO and AI visibility.",
      "source": "local",
      "tags": [],
      "installId": "local:seo-aeo-audit",
      "path": "seo-aeo-audit/SKILL.md"
    },
    {
      "name": "session-logs",
      "description": "Search and analyze your own session logs (older/parent conversations) using jq.",
      "source": "local",
      "tags": [],
      "installId": "local:session-logs",
      "path": "session-logs/SKILL.md"
    },
    {
      "name": "setup-pre-commit",
      "description": "Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.",
      "source": "local",
      "tags": [],
      "installId": "local:setup-pre-commit",
      "path": "setup-pre-commit/SKILL.md"
    },
    {
      "name": "sherpa-onnx-tts",
      "description": "Local text-to-speech via sherpa-onnx (offline, no cloud)",
      "source": "local",
      "tags": [],
      "installId": "local:sherpa-onnx-tts",
      "path": "sherpa-onnx-tts/SKILL.md"
    },
    {
      "name": "ship",
      "description": "|",
      "source": "local",
      "tags": [],
      "installId": "local:ship",
      "path": "gstack-ship/SKILL.md"
    },
    {
      "name": "signup-agent-architecture",
      "description": "Canonical architecture for LLM-driven signup automation on modern platforms (X, Discord, LinkedIn, Instagram). Uses stealth browser + persistent profile + semantic form filling + captcha triage + IMAP email verification. Built and tested during ARIA v1.0 launch — all lessons from that session distilled here. Handles profile recovery, captcha hand-off, and cross-tab verification cleanly.",
      "source": "local",
      "tags": [
        "signup",
        "automation",
        "agent",
        "browser",
        "captcha",
        "imap",
        "stealth"
      ],
      "installId": "local:signup-agent-architecture",
      "path": "signup-agent-architecture/SKILL.md"
    },
    {
      "name": "Simplification Cascades",
      "description": "Find one insight that eliminates multiple components - \"if this is true, we don't need X, Y, or Z\"",
      "source": "local",
      "tags": [],
      "installId": "local:Simplification Cascades",
      "path": "simplification-cascades/SKILL.md"
    },
    {
      "name": "skill",
      "description": "Manage local skills - list, add, remove, search, edit, setup wizard",
      "source": "github",
      "tags": [],
      "installId": "local:skill",
      "path": "skill/SKILL.md"
    },
    {
      "name": "skill-creator",
      "description": "Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.",
      "source": "local",
      "tags": [],
      "installId": "local:skill-creator",
      "path": "skill-creator/SKILL.md"
    },
    {
      "name": "slack",
      "description": "Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.",
      "source": "local",
      "tags": [],
      "installId": "local:slack",
      "path": "slack/SKILL.md"
    },
    {
      "name": "slack-desktop-api",
      "description": "Use when a task needs to read, send, or react to Slack messages through the local Slack Desktop session on this Mac, without creating a separate Slack app or manual API token.",
      "source": "github",
      "tags": [],
      "installId": "local:slack-desktop-api",
      "path": "slack-desktop-api/SKILL.md"
    },
    {
      "name": "slack-gif-creator",
      "description": "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a GIF of X doing Y for Slack.\"",
      "source": "local",
      "tags": [],
      "installId": "local:slack-gif-creator",
      "path": "slack-gif-creator/SKILL.md"
    },
    {
      "name": "slack-qa-investigate",
      "description": "Investigate and answer repository questions in read-only mode. Use when asked for research-backed answers that require codebase and documentation investigation without making file changes.",
      "source": "local",
      "tags": [],
      "installId": "local:slack-qa-investigate",
      "path": "slack-qa-investigate/SKILL.md"
    },
    {
      "name": "songsee",
      "description": "Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.",
      "source": "local",
      "tags": [],
      "installId": "local:songsee",
      "path": "songsee/SKILL.md"
    },
    {
      "name": "sonoscli",
      "description": "Control Sonos speakers (discover/status/play/volume/group).",
      "source": "local",
      "tags": [],
      "installId": "local:sonoscli",
      "path": "sonoscli/SKILL.md"
    },
    {
      "name": "sora",
      "description": "Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI\\u2019s video API using the bundled CLI (`scripts/sora.py`), including requests like \\u201cgenerate AI video,\\u201d \\u201cSora,\\u201d \\u201cvideo remix,\\u201d \\u201cdownload video/thumbnail/spritesheet,\\u201d and batch video generation; requires `OPENAI_API_KEY` and Sora API access.",
      "source": "github",
      "tags": [],
      "installId": "local:sora",
      "path": "sora/SKILL.md"
    },
    {
      "name": "speech",
      "description": "Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.",
      "source": "github",
      "tags": [],
      "installId": "local:speech",
      "path": "speech/SKILL.md"
    },
    {
      "name": "spike",
      "description": "Throwaway experiments to validate an idea before build.",
      "source": "local",
      "tags": [],
      "installId": "local:spike",
      "path": "spike/SKILL.md"
    },
    {
      "name": "spotify",
      "description": "Spotify: play, search, queue, manage playlists and devices.",
      "source": "local",
      "tags": [],
      "installId": "local:spotify",
      "path": "spotify/SKILL.md"
    },
    {
      "name": "spotify-player",
      "description": "Terminal Spotify playback/search via spogo (preferred) or spotify_player.",
      "source": "local",
      "tags": [],
      "installId": "local:spotify-player",
      "path": "spotify-player/SKILL.md"
    },
    {
      "name": "sre-engineer",
      "description": "Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations and automation scripts for production systems. Use when defining SLIs/SLOs, managing error budgets, building reliable systems at scale, incident management, chaos engineering, toil reduction, or capacity planning.",
      "source": "local",
      "tags": [],
      "installId": "local:sre-engineer",
      "path": "sre-engineer/SKILL.md"
    },
    {
      "name": "stripe-best-practices",
      "description": ">-",
      "source": "local",
      "tags": [],
      "installId": "local:stripe-best-practices",
      "path": "stripe-best-practices/SKILL.md"
    },
    {
      "name": "stripe-projects",
      "description": ">-",
      "source": "local",
      "tags": [],
      "installId": "local:stripe-projects",
      "path": "stripe-projects/SKILL.md"
    },
    {
      "name": "stripe-stripe-best-practices",
      "description": "Best practices for building Stripe integrations. Use when implementing payment processing, checkout flows, subscriptions, webhooks, Connect platforms, or any Stripe API integration.",
      "source": "github",
      "tags": [],
      "installId": "local:stripe-stripe-best-practices",
      "path": "stripe-stripe-best-practices/SKILL.md"
    },
    {
      "name": "subagent-driven-development",
      "description": "Execute plans via delegate_task subagents (2-stage review).",
      "source": "local",
      "tags": [],
      "installId": "local:subagent-driven-development",
      "path": "subagent-driven-development/SKILL.md"
    },
    {
      "name": "subagent-driven-development",
      "description": "Use when executing implementation plans with independent tasks in the current session",
      "source": "github",
      "tags": [],
      "installId": "local:subagent-driven-development",
      "path": "superpowers-subagent-driven-development/SKILL.md"
    },
    {
      "name": "summarize",
      "description": "Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).",
      "source": "local",
      "tags": [],
      "installId": "local:summarize",
      "path": "summarize/SKILL.md"
    },
    {
      "name": "superpowers-chrome-browsing",
      "description": "Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-chrome-browsing",
      "path": "superpowers-chrome-browsing/SKILL.md"
    },
    {
      "name": "superpowers-creating-agent-teams",
      "description": "Use when coordinating multiple Claude Code sessions that need to communicate with each other, share tasks, or work as a team with a lead and teammates",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-creating-agent-teams",
      "path": "superpowers-creating-agent-teams/SKILL.md"
    },
    {
      "name": "superpowers-developing-for-claude-code-developing-claude-code-pl",
      "description": "Use when working on Claude Code plugins (creating, modifying, testing, releasing, or maintaining) - provides streamlined workflows, patterns, and examples for the complete plugin lifecycle",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-developing-for-claude-code-developing-claude-code-pl",
      "path": "superpowers-developing-for-claude-code-developing-claude-code-pl/SKILL.md"
    },
    {
      "name": "superpowers-developing-for-claude-code-working-with-claude-code",
      "description": "Use when working with Claude Code CLI, plugins, hooks, MCP servers, skills, configuration, or any Claude Code feature - provides comprehensive official documentation for all aspects of Claude Code",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-developing-for-claude-code-working-with-claude-code",
      "path": "superpowers-developing-for-claude-code-working-with-claude-code/SKILL.md"
    },
    {
      "name": "superpowers-lab-finding-duplicate-functions",
      "description": "Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-lab-finding-duplicate-functions",
      "path": "superpowers-lab-finding-duplicate-functions/SKILL.md"
    },
    {
      "name": "superpowers-lab-mcp-cli",
      "description": "Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-lab-mcp-cli",
      "path": "superpowers-lab-mcp-cli/SKILL.md"
    },
    {
      "name": "superpowers-lab-using-tmux-for-interactive-commands",
      "description": "Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-lab-using-tmux-for-interactive-commands",
      "path": "superpowers-lab-using-tmux-for-interactive-commands/SKILL.md"
    },
    {
      "name": "superpowers-using-superpowers",
      "description": "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions",
      "source": "github",
      "tags": [],
      "installId": "local:superpowers-using-superpowers",
      "path": "superpowers-using-superpowers/SKILL.md"
    },
    {
      "name": "systematic-debugging",
      "description": "4-phase root cause debugging: understand bugs before fixing.",
      "source": "local",
      "tags": [],
      "installId": "local:systematic-debugging",
      "path": "systematic-debugging/SKILL.md"
    },
    {
      "name": "systematic-debugging",
      "description": "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes",
      "source": "github",
      "tags": [],
      "installId": "local:systematic-debugging",
      "path": "superpowers-systematic-debugging/SKILL.md"
    },
    {
      "name": "tailored-resume-generator",
      "description": "Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances",
      "source": "local",
      "tags": [],
      "installId": "local:tailored-resume-generator",
      "path": "tailored-resume-generator/SKILL.md"
    },
    {
      "name": "taskflow",
      "description": "Coordinate multi-step detached tasks as one durable TaskFlow job with owner context, state, waits, and child tasks.",
      "source": "local",
      "tags": [],
      "installId": "local:taskflow",
      "path": "taskflow/SKILL.md"
    },
    {
      "name": "taskflow-inbox-triage",
      "description": "Example TaskFlow pattern for inbox triage, intent routing, waiting on replies, and later summaries.",
      "source": "local",
      "tags": [],
      "installId": "local:taskflow-inbox-triage",
      "path": "taskflow-inbox-triage/SKILL.md"
    },
    {
      "name": "taste-brandkit",
      "description": "Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional logo concepting, refined composition, sparse typography, strong symbolic meaning, premium mockups, art-directed imagery, and flexible grid layouts.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-brandkit",
      "path": "taste-brandkit/SKILL.md"
    },
    {
      "name": "taste-brutalist-skill",
      "description": "Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-brutalist-skill",
      "path": "taste-brutalist-skill/SKILL.md"
    },
    {
      "name": "taste-frontend",
      "description": "Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-frontend",
      "path": "taste-frontend/SKILL.md"
    },
    {
      "name": "taste-gpt-tasteskill",
      "description": "Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive section spacing.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-gpt-tasteskill",
      "path": "taste-gpt-tasteskill/SKILL.md"
    },
    {
      "name": "taste-image-to-code-skill",
      "description": "Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards, generate fresh standalone images for sections or detail views instead of cropping old ones, avoid lazy under-generation, avoid cards-inside-cards-inside-cards UI, and keep the hero clean, spacious, readable, and visible on a small laptop.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-image-to-code-skill",
      "path": "taste-image-to-code-skill/SKILL.md"
    },
    {
      "name": "taste-imagegen-frontend-mobile",
      "description": "Elite mobile app image-generation skill for creating premium, app-native screen concepts and flows. Designed for iOS, Android, and cross-platform mobile products. Prioritizes clean hierarchy, comfortably readable text, strong multi-screen consistency, controlled color palettes, non-generic creative direction, textured surfaces, image-led composition, tasteful custom iconography, and clean phone mockup framing. By default, screens should be shown inside a subtle premium iPhone or similar phone mockup with a visible frame, while the main focus stays on the app content itself. This skill generates images only. It does not write code.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-imagegen-frontend-mobile",
      "path": "taste-imagegen-frontend-mobile/SKILL.md"
    },
    {
      "name": "taste-imagegen-frontend-web",
      "description": "Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not always left-text / right-image), background-image freedom, varied CTAs, varied hero scales (giant / mid / mini minimalist), narrative concept spine, second-read moments, and a single consistent palette across all images. Optimized for landing pages, marketing sites, and product comps that developers or coding models can accurately recreate.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-imagegen-frontend-web",
      "path": "taste-imagegen-frontend-web/SKILL.md"
    },
    {
      "name": "taste-minimalist-skill",
      "description": "Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-minimalist-skill",
      "path": "taste-minimalist-skill/SKILL.md"
    },
    {
      "name": "taste-output-skill",
      "description": "Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-output-skill",
      "path": "taste-output-skill/SKILL.md"
    },
    {
      "name": "taste-redesign-skill",
      "description": "Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-redesign-skill",
      "path": "taste-redesign-skill/SKILL.md"
    },
    {
      "name": "taste-soft-skill",
      "description": "Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-soft-skill",
      "path": "taste-soft-skill/SKILL.md"
    },
    {
      "name": "taste-stitch-skill",
      "description": "Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.",
      "source": "local",
      "tags": [],
      "installId": "local:taste-stitch-skill",
      "path": "taste-stitch-skill/SKILL.md"
    },
    {
      "name": "tdd",
      "description": "Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions \"red-green-refactor\", wants integration tests, or asks for test-first development.",
      "source": "local",
      "tags": [],
      "installId": "local:tdd",
      "path": "mattpocock-tdd/SKILL.md"
    },
    {
      "name": "team",
      "description": "N coordinated agents on shared task list using tmux-based orchestration",
      "source": "github",
      "tags": [],
      "installId": "local:team",
      "path": "team/SKILL.md"
    },
    {
      "name": "terraform-style-check",
      "description": "Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.",
      "source": "local",
      "tags": [],
      "installId": "local:terraform-style-check",
      "path": "terraform-style-check/SKILL.md"
    },
    {
      "name": "test-driven-development",
      "description": "TDD: enforce RED-GREEN-REFACTOR, tests before code.",
      "source": "local",
      "tags": [],
      "installId": "local:test-driven-development",
      "path": "test-driven-development/SKILL.md"
    },
    {
      "name": "test-driven-development",
      "description": "Use when implementing any feature or bugfix, before writing implementation code",
      "source": "github",
      "tags": [],
      "installId": "local:test-driven-development",
      "path": "superpowers-test-driven-development/SKILL.md"
    },
    {
      "name": "test-master",
      "description": "Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across functional, performance, and security testing disciplines. Use when writing unit tests, integration tests, or E2E tests; creating test strategies or automation frameworks; analyzing coverage gaps; performance testing with k6 or Artillery; security testing with OWASP methods; debugging flaky tests; or working on QA, regression, test automation, quality gates, shift-left testing, or test maintenance.",
      "source": "local",
      "tags": [],
      "installId": "local:test-master",
      "path": "test-master/SKILL.md"
    },
    {
      "name": "Testing Anti-Patterns",
      "description": "Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.",
      "source": "local",
      "tags": [],
      "installId": "local:Testing Anti-Patterns",
      "path": "testing-anti-patterns/SKILL.md"
    },
    {
      "name": "Testing Skills With Subagents",
      "description": "RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes",
      "source": "local",
      "tags": [],
      "installId": "local:Testing Skills With Subagents",
      "path": "testing-skills-with-subagents/SKILL.md"
    },
    {
      "name": "theme-factory",
      "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.",
      "source": "local",
      "tags": [],
      "installId": "local:theme-factory",
      "path": "theme-factory/SKILL.md"
    },
    {
      "name": "things-mac",
      "description": "Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.",
      "source": "local",
      "tags": [],
      "installId": "local:things-mac",
      "path": "things-mac/SKILL.md"
    },
    {
      "name": "tmux",
      "description": "Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.",
      "source": "local",
      "tags": [],
      "installId": "local:tmux",
      "path": "tmux/SKILL.md"
    },
    {
      "name": "to-issues",
      "description": "Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.",
      "source": "local",
      "tags": [],
      "installId": "local:to-issues",
      "path": "to-issues/SKILL.md"
    },
    {
      "name": "to-prd",
      "description": "Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.",
      "source": "local",
      "tags": [],
      "installId": "local:to-prd",
      "path": "to-prd/SKILL.md"
    },
    {
      "name": "trace",
      "description": "Show agent flow trace timeline and summary",
      "source": "github",
      "tags": [],
      "installId": "local:trace",
      "path": "trace/SKILL.md"
    },
    {
      "name": "Tracing Knowledge Lineages",
      "description": "Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures",
      "source": "local",
      "tags": [],
      "installId": "local:Tracing Knowledge Lineages",
      "path": "tracing-knowledge-lineages/SKILL.md"
    },
    {
      "name": "transcribe",
      "description": "Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.",
      "source": "github",
      "tags": [],
      "installId": "local:transcribe",
      "path": "transcribe/SKILL.md"
    },
    {
      "name": "trello",
      "description": "Manage Trello boards, lists, and cards via the Trello REST API.",
      "source": "local",
      "tags": [],
      "installId": "local:trello",
      "path": "trello/SKILL.md"
    },
    {
      "name": "triage",
      "description": "Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.",
      "source": "local",
      "tags": [],
      "installId": "local:triage",
      "path": "triage/SKILL.md"
    },
    {
      "name": "twitter-algorithm-optimizer",
      "description": "Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.",
      "source": "local",
      "tags": [],
      "installId": "local:twitter-algorithm-optimizer",
      "path": "twitter-algorithm-optimizer/SKILL.md"
    },
    {
      "name": "typescript-pro",
      "description": "Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use when building TypeScript applications requiring advanced generics, conditional or mapped types, discriminated unions, monorepo setup, or full-stack type safety with tRPC.",
      "source": "local",
      "tags": [],
      "installId": "local:typescript-pro",
      "path": "typescript-pro/SKILL.md"
    },
    {
      "name": "ultrawork",
      "description": "Parallel execution engine for high-throughput task completion",
      "source": "github",
      "tags": [],
      "installId": "local:ultrawork",
      "path": "ultrawork/SKILL.md"
    },
    {
      "name": "update-skills",
      "description": "Check installed skills for upstream updates, surface drift, and pull updates after preserving local patches. Use periodically (weekly) or when a skill misbehaves and you suspect it's stale, or when the user asks \"are my skills up to date?\". Distinguishes clawhub-managed, git-tracked, and orphan skills.",
      "source": "local",
      "tags": [],
      "installId": "local:update-skills",
      "path": "update-skills/SKILL.md"
    },
    {
      "name": "upgrade-stripe",
      "description": "Guide for upgrading Stripe API versions and SDKs",
      "source": "local",
      "tags": [],
      "installId": "local:upgrade-stripe",
      "path": "upgrade-stripe/SKILL.md"
    },
    {
      "name": "Using Git Worktrees",
      "description": "Create isolated git worktrees with smart directory selection and safety verification",
      "source": "local",
      "tags": [],
      "installId": "local:Using Git Worktrees",
      "path": "using-git-worktrees/SKILL.md"
    },
    {
      "name": "using-codex-subagents",
      "description": "Use when you need to spawn, run, monitor, or manage OpenAI Codex CLI instances as subagents. Triggers include multi-agent orchestration, delegating tasks to Codex, parsing Codex output, or integrating Codex into automated workflows.",
      "source": "github",
      "tags": [],
      "installId": "local:using-codex-subagents",
      "path": "using-codex-subagents/SKILL.md"
    },
    {
      "name": "using-git-worktrees",
      "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback",
      "source": "github",
      "tags": [],
      "installId": "local:using-git-worktrees",
      "path": "superpowers-using-git-worktrees/SKILL.md"
    },
    {
      "name": "Verification Before Completion",
      "description": "Run verification commands and confirm output before claiming success",
      "source": "local",
      "tags": [],
      "installId": "local:Verification Before Completion",
      "path": "verification-before-completion/SKILL.md"
    },
    {
      "name": "verification-before-completion",
      "description": "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always",
      "source": "github",
      "tags": [],
      "installId": "local:verification-before-completion",
      "path": "superpowers-verification-before-completion/SKILL.md"
    },
    {
      "name": "video-frames",
      "description": "Extract frames or short clips from videos using ffmpeg.",
      "source": "local",
      "tags": [],
      "installId": "local:video-frames",
      "path": "video-frames/SKILL.md"
    },
    {
      "name": "visual-verdict",
      "description": "Structured visual QA verdict for screenshot-to-reference comparisons",
      "source": "github",
      "tags": [],
      "installId": "local:visual-verdict",
      "path": "visual-verdict/SKILL.md"
    },
    {
      "name": "voice-call",
      "description": "Start voice calls via the OpenClaw voice-call plugin.",
      "source": "local",
      "tags": [],
      "installId": "local:voice-call",
      "path": "voice-call/SKILL.md"
    },
    {
      "name": "wacli",
      "description": "Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).",
      "source": "local",
      "tags": [],
      "installId": "local:wacli",
      "path": "wacli/SKILL.md"
    },
    {
      "name": "warp-mcp-builder",
      "description": "Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP servers to integrate APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).",
      "source": "local",
      "tags": [],
      "installId": "local:warp-mcp-builder",
      "path": "warp-mcp-builder/SKILL.md"
    },
    {
      "name": "warp-webapp-testing",
      "description": "Test local web applications with Playwright. Use when asked to verify frontend functionality, debug UI behavior, capture browser screenshots, or inspect browser logs.",
      "source": "local",
      "tags": [],
      "installId": "local:warp-webapp-testing",
      "path": "warp-webapp-testing/SKILL.md"
    },
    {
      "name": "weather",
      "description": "Get current weather and forecasts (no API key required).",
      "source": "local",
      "tags": [],
      "installId": "local:weather",
      "path": "weather/SKILL.md"
    },
    {
      "name": "web-accessibility-audit",
      "description": "Audit web applications for WCAG accessibility compliance. Use when asked to run accessibility checks, identify common violations, and provide remediation guidance.",
      "source": "local",
      "tags": [
        "accessibility",
        "a11y",
        "wcag",
        "testing",
        "auditing"
      ],
      "installId": "local:web-accessibility-audit",
      "path": "web-accessibility-audit/SKILL.md"
    },
    {
      "name": "web-artifacts-builder",
      "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
      "source": "local",
      "tags": [],
      "installId": "local:web-artifacts-builder",
      "path": "web-artifacts-builder/SKILL.md"
    },
    {
      "name": "web-clone",
      "description": "URL-driven website cloning with visual + functional verification",
      "source": "github",
      "tags": [],
      "installId": "local:web-clone",
      "path": "web-clone/SKILL.md"
    },
    {
      "name": "web-performance-audit",
      "description": "Audit web performance using Chrome DevTools MCP. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.",
      "source": "local",
      "tags": [],
      "installId": "local:web-performance-audit",
      "path": "web-performance-audit/SKILL.md"
    },
    {
      "name": "web-prototype",
      "description": "|",
      "source": "github",
      "tags": [],
      "installId": "local:web-prototype",
      "path": "web-prototype/SKILL.md"
    },
    {
      "name": "webapp-testing",
      "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.",
      "source": "local",
      "tags": [],
      "installId": "local:webapp-testing",
      "path": "webapp-testing/SKILL.md"
    },
    {
      "name": "webhook-subscriptions",
      "description": "Webhook subscriptions: event-driven agent runs.",
      "source": "local",
      "tags": [],
      "installId": "local:webhook-subscriptions",
      "path": "webhook-subscriptions/SKILL.md"
    },
    {
      "name": "When Stuck - Problem-Solving Dispatch",
      "description": "Dispatch to the right problem-solving technique based on how you're stuck",
      "source": "local",
      "tags": [],
      "installId": "local:When Stuck - Problem-Solving Dispatch",
      "path": "when-stuck/SKILL.md"
    },
    {
      "name": "wireframe-sketch",
      "description": "|",
      "source": "github",
      "tags": [],
      "installId": "local:wireframe-sketch",
      "path": "wireframe-sketch/SKILL.md"
    },
    {
      "name": "worker",
      "description": "Team worker protocol (ACK, mailbox, task lifecycle) for tmux-based OMX teams",
      "source": "github",
      "tags": [],
      "installId": "local:worker",
      "path": "worker/SKILL.md"
    },
    {
      "name": "write-a-skill",
      "description": "Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.",
      "source": "local",
      "tags": [],
      "installId": "local:write-a-skill",
      "path": "mattpocock-write-a-skill/SKILL.md"
    },
    {
      "name": "Writing Skills",
      "description": "TDD for process documentation - test with subagents before writing, iterate until bulletproof",
      "source": "local",
      "tags": [],
      "installId": "local:Writing Skills",
      "path": "writing-skills/SKILL.md"
    },
    {
      "name": "writing-implementation-plans",
      "description": "Use when you have a spec or requirements for a multi-step task before touching code, and need explicit test-first steps (unit/integration/E2E for critical paths) with verification evidence.",
      "source": "github",
      "tags": [],
      "installId": "local:writing-implementation-plans",
      "path": "writing-implementation-plans/SKILL.md"
    },
    {
      "name": "writing-plans",
      "description": "Write implementation plans: bite-sized tasks, paths, code.",
      "source": "local",
      "tags": [],
      "installId": "local:writing-plans",
      "path": "writing-plans/SKILL.md"
    },
    {
      "name": "writing-plans",
      "description": "Use when you have a spec or requirements for a multi-step task, before touching code",
      "source": "github",
      "tags": [],
      "installId": "local:writing-plans",
      "path": "superpowers-writing-plans/SKILL.md"
    },
    {
      "name": "writing-skills",
      "description": "Use when creating new skills, editing existing skills, or verifying skills work before deployment",
      "source": "github",
      "tags": [],
      "installId": "local:writing-skills",
      "path": "superpowers-writing-skills/SKILL.md"
    },
    {
      "name": "x-llm-native",
      "description": "Use LLM-native X.com tools for direct private-API feed, search, trending AI-agent discovery, posting, replies, reposts, likes, and DMs. Prefer these over the generic x CLI.",
      "source": "local",
      "tags": [
        "x",
        "twitter",
        "social",
        "llm-native",
        "private-api",
        "ai-agents",
        "skills"
      ],
      "installId": "local:x-llm-native",
      "path": "x-llm-native/SKILL.md"
    },
    {
      "name": "x-private-api",
      "description": "Search/read/post/reply/repost/like/DM on X.com using the user's logged-in browser cookies via ~/.aria/bin/x. No daemon restart or official X API key required.",
      "source": "local",
      "tags": [
        "x",
        "twitter",
        "social",
        "browser-cookies",
        "private-api",
        "playwright"
      ],
      "installId": "local:x-private-api",
      "path": "x-private-api/SKILL.md"
    },
    {
      "name": "xlsx",
      "description": "Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \\\"the xlsx in my downloads\\\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.",
      "source": "local",
      "tags": [],
      "installId": "local:xlsx",
      "path": "xlsx/SKILL.md"
    },
    {
      "name": "xurl",
      "description": "X/Twitter via xurl CLI: post, search, DM, media, v2 API.",
      "source": "local",
      "tags": [],
      "installId": "local:xurl",
      "path": "xurl/SKILL.md"
    },
    {
      "name": "youtube-content",
      "description": "YouTube transcripts to summaries, threads, blogs.",
      "source": "local",
      "tags": [],
      "installId": "local:youtube-content",
      "path": "youtube-content/SKILL.md"
    },
    {
      "name": "youtube-downloader",
      "description": "Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.",
      "source": "local",
      "tags": [],
      "installId": "local:youtube-downloader",
      "path": "video-downloader/SKILL.md"
    },
    {
      "name": "zoom-out",
      "description": "Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.",
      "source": "local",
      "tags": [],
      "installId": "local:zoom-out",
      "path": "zoom-out/SKILL.md"
    }
  ]
}
