592 skills found Β· Page 1 of 20
openclaw / clawhubSearch ClawHub for skills when a requested capability is not already available; install, verify, update, uninstall, publish, or sync skills.
openclaw / coding-agentDelegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
openclaw / control-uiOperate and troubleshoot the OpenClaw Control UI: navigate connected clients, organize sessions, build session dashboards, and handle direct or Tailscale-hosted Gateways.
openclaw / gh-issuesFetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
openclaw / taskflowRun approval-gated workflows with durable TaskFlow state; distinguish workflow execution from linking real detached tasks.
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 / browser-automationUse when controlling web pages with the OpenClaw browser tool, especially multi-step flows, login checks, tab management, or recovery from stale refs/timeouts.
openclaw / feishu-driveFeishu cloud-storage and comment workflows. Activate when the user mentions cloud space, folders, Drive files, or document comments.
openclaw / feishu-permFeishu collaborator and permission workflows. Activate when the user explicitly asks to inspect or change sharing, permissions, or collaborators.
openclaw / imsgUse the imsg CLI from OpenClaw agents for iMessage/SMS DMs, groups, replies, reactions, polls, watching, and private-API actions.
openclaw / lobsterLobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation | User intent | Use Lobster?
openclaw / block-kitUse proactively for structured or interactive Slack replies, and when asked to author or validate native Slack Block Kit JSON.
openclaw / 1passwordSet up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
openclaw / apple-remindersList, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.
openclaw / diagram-makerCreate SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.
n8n-io / n8nFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
langgenius / difyBuild Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
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 / 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 / agent-tuiMain Agents: Do NOT use this skill directly. If you need to test the TUI, invoke the `tui_tester` subagent. Drive terminal UI (TUI) applications programmatically for testing, automation, and inspection
google-gemini / async-pr-reviewTrigger this skill when the user wants to start an asynchronous PR review, run background checks on a PR, or check the status of a previously started async PR review.
google-gemini / behavioral-evalsGuidance for creating, running, fixing, and promoting behavioral evaluations
google-gemini / ciA specialized skill for Gemini CLI that provides high-performance, fail-fast monitoring of GitHub Actions workflows and automated local verification of CI failures. It handles run discovery automaticallyβsimply provide the branch name.
google-gemini / docs-changelogGenerates and formats changelog files for a new release based on provided version and raw changelog data.
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-address-commentsUse this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
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.