Loading...
Loading...
Found 6,285 Skills
Median integration. Manage data, records, and automate workflows. Use when the user wants to interact with Median data.
Hex integration. Manage data, records, and automate workflows. Use when the user wants to interact with Hex data.
Use this skill when a user asks to review a pull request for bugs, wants AI code review focused on correctness issues, or runs /bug-review. Trigger on PR review, bug finding, code review, "review this PR", "check for bugs", "find issues in this PR". This is a multi-pass review workflow with 5 parallel passes, majority voting, independent Opus validation, and resolution rate tracking. Also trigger on /bug-review:resolve to classify whether findings were fixed at merge time, and /bug-review:report for resolution rate stats. Even if the user just says "review this" while on a PR branch, trigger this skill.
Turn a repeatable workflow from the current session into a reusable OMC skill draft
UrlBae integration. Manage data, records, and automate workflows. Use when the user wants to interact with UrlBae data.
Salesflare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesflare data.
Better Proposals integration. Manage data, records, and automate workflows. Use when the user wants to interact with Better Proposals data.
Loggly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Loggly data.
Infrastructure as code with OpenTofu (open-source Terraform fork) and Pulumi. Covers OpenTofu HCL syntax, providers, resources, data sources, modules, state management with remote backends, workspaces, importing existing infrastructure, plan/apply workflow, variable management, output values, provisioners, and state encryption (OpenTofu-exclusive). Includes Pulumi TypeScript/Python SDKs, stack management, component resources, config/secrets, state backends, policy as code, and automation API. Common patterns for multi-environment setups, module composition, CI/CD integration, drift detection, and secret management. Use when writing or reviewing HCL configurations, managing cloud infrastructure state, migrating from Terraform to OpenTofu, building Pulumi programs in TypeScript or Python, setting up multi-environment IaC pipelines, or implementing state encryption.
Cryptoquote_io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cryptoquote_io data.
Sync provider changes from cloned repositories in the providers/ folder. Use when syncing upstream changes from external provider repositories (claude-code, gemini, codex) while preserving local customizations. Includes multi-step workflow: checking for new commits via GitHub CLI, generating diffs, deep analysis, Pal MCP refactor planning, and applying changes incrementally. Never use for opencode provider (created locally, not cloned).
Comprehensive Pal MCP toolkit for code analysis, debugging, planning, refactoring, code review, and execution tracing. Provides systematic workflows with expert validation for complex development tasks.