415 skills found · Page 1 of 14
openclaw / coding-agentDelegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
openclaw / gh-issuesFetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
openclaw / notionNotion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.
openclaw / oracleOracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
openclaw / taskflow-inbox-triageExample TaskFlow pattern for inbox triage, intent routing, waiting on replies, and later summaries.
openclaw / taskflowCoordinate multi-step detached tasks as one durable TaskFlow job with owner context, state, waits, and child tasks.
openclaw / weatherCurrent weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.
openclaw / xurlxurl CLI for authenticated X posts, replies, reads/search, DMs, media upload, followers, auth status, or raw v2 API calls.
openclaw / acp-routerRoute plain-language requests for Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow).
openclaw / imsgUse the imsg CLI from OpenClaw agents for iMessage/SMS DMs, groups, replies, reactions, polls, watching, and private-API actions.
openclaw / qqbot-channelQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.
openclaw / bear-notesCreate, search, and manage Bear notes via grizzly CLI.
n8n-io / n8nFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
open-webui / open-webuiUser-friendly AI Interface (Supports Ollama, OpenAI API, ...)
anthropics / triage-issueTriage GitHub issues by analyzing and applying labels
anthropics / claude-opus-4-5-migrationMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
anthropics / frontend-designGuidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
anthropics / Writing Hookify RulesThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
anthropics / Agent DevelopmentThis 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…
anthropics / Command DevelopmentThis 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 gu…
anthropics / Hook DevelopmentThis 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,…
anthropics / MCP IntegrationThis 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).
anthropics / Plugin SettingsThis 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.
anthropics / Plugin StructureThis 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 director…
anthropics / Skill DevelopmentThis 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.
google-gemini / docs-writerAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
google-gemini / github-issue-creatorUse this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.
google-gemini / pr-creatorUse this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
google-gemini / review-duplicationUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
google-gemini / gemini-cliAn open-source AI agent that brings the power of Gemini directly into your terminal.