Find the skill for your next task.

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

acp-router

Route 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). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.

383.04k repo starsObserved in 1 repos
Agent Building

blogwatcher

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

383.04k repo starsObserved in 1 repos
Apps & Automation

rust-port-status

Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains.

246.51k repo starsObserved in 1 repos
Productivity

canary-watch

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

230.10k repo starsObserved in 2 repos
Testing & Quality

django-verification

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

230.10k repo starsObserved in 2 repos
Testing & Quality

loop-design-check

Design a goal-oriented agent loop, and review it for the ways loops go wrong — spinning and burning tokens, Goodhart-gaming the verifier, or running a wrong answer to completion. Two actions: (1) WRITE a loop — gate whether to build it, define a machine-decidable goal, pick the loop type, pick a skeleton; (2) REVIEW a loop — run it past five failure modes plus decidability, boundaries, fallback, judge independence, and keep-judgment-with-the-human red lines. Use when designing an autonomous agent loop, or when you already have one and worry it will spin, cheat, or run a wrong answer to the end. Complements the mechanism-layer loop skills (autonomous-loops, continuous-agent-loop) by covering the judgment layer they don't. 中文触发:写 loop、设计 loop、做一个 loop、检查 loop 对不对、loop 体检、loop 会不会跑飞、可判定目标、五个崩法、plan build judge。English triggers: design an agent loop, write a loop, check a loop, loop review, prevent a runaway loop, goal-oriented loop, decidable goal, plan/build/judge.

230.10k repo starsObserved in 2 repos
Agent Building

dashboard-builder

Grafana、SigNoz、および同様のプラットフォーム用の実際のオペレータ質問に答える監視ダッシュボードを構築します。メトリクスを虚栄ボードではなく機能するダッシュボードに変える場合に使用します。

230.10k repo starsObserved in 1 repos
DevOps & Security

homelab-network-setup

ホームラボネットワーク基盤設定、デバイス設定、接続性、およびネットワークセグメンテーション。

230.10k repo starsObserved in 1 repos
DevOps & Security

llm-trading-agent-security

Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.

230.10k repo starsObserved in 1 repos
Agent Building

project-guidelines-example

Project-specific skill template covering architecture, patterns, testing, and deployment guidance.

230.10k repo starsObserved in 1 repos
Others