Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
clawhub
Search and install agent skills from ClawHub, the public skill registry.
HKUDS/nanobot 39,160
-
weather
Get current weather and forecasts (no API key required).
HKUDS/nanobot 39,160
-
cron
Schedule reminders and recurring tasks.
HKUDS/nanobot 39,160
-
skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
HKUDS/nanobot 39,160
-
autopilot-data-seller
Conversational seller-authoring policy for DS-first Data Market listings in OpenAgents.
OpenAgentsInc/openagents 397
-
l402
L402 agent commerce workflows with lnd, lnget, scoped macaroons, aperture, and MCP.
OpenAgentsInc/openagents 397
-
cast
Charms CAST DEX workflows for order creation, cancellation/replacement, partial fulfillment, signing, and Bitcoin transaction verification.
OpenAgentsInc/openagents 397
-
autopilot-pane-control
OpenAgents desktop pane and CAD control for Codex via openagents.* tool calls.
OpenAgentsInc/openagents 397
-
charms
Charms workflows for Bitcoin app contracts, spell proving, and UTXO asset operations.
OpenAgentsInc/openagents 397
-
autopilot-data-market-control
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
OpenAgentsInc/openagents 397
-
mezo
Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
OpenAgentsInc/openagents 397
-
autopilot-data-seller-cli
Shell-first OpenAgents DS-first Data Market packaging and publication workflow using the deterministic packaging helper, autopilotctl, and the no-window headless runtime.
OpenAgentsInc/openagents 397
-
blink
Bitcoin Lightning wallet for agents — balances, invoices, payments, BTC/USD swaps, QR codes, price conversion, and transaction history via the Blink API. All output is JSON.
OpenAgentsInc/openagents 397
-
autopilot-cad-builder
Deterministic CAD build orchestration for Autopilot Chat using openagents CAD and pane tools, including week-1 gripper flow.
OpenAgentsInc/openagents 397
-
maestro
Maestro Symphony blockchain query operations for OpenAgents agents, including tip freshness checks, address/UTXO/runes queries, and production-safe troubleshooting against deployed Symphony API endpoints.
OpenAgentsInc/openagents 397
-
neutronpay
Neutronpay MCP and SDK workflows for Lightning, stablecoin, and fiat payments.
OpenAgentsInc/openagents 397
-
moneydevkit
Money Dev Kit workflows for Lightning checkout and agent wallets.
OpenAgentsInc/openagents 397
-
mutes
Mute or unmute users. Use when a user is being abusive, spamming, trying to exfiltrate secrets, or deliberately wasting resources.
Michaelliv/mercury 134
-
roles
Manage user roles. Use when the user asks to grant or revoke permissions, make someone an admin, or check who has access.
Michaelliv/mercury 134
-
tasks
Manage scheduled tasks — create cron jobs or one-shot reminders that run prompts on a schedule. Use when the user asks to schedule something, set a reminder, or manage recurring tasks.
Michaelliv/mercury 134
-
permissions
View and manage role permissions. Use when the user asks about what permissions a role has, or wants to change what users can do.
Michaelliv/mercury 134
-
config
View and set configuration. Use when the user asks to change trigger behavior, extension settings, or other settings.
Michaelliv/mercury 134
-
schedule
Manages recurring and one-off scheduled tasks. Session-scoped scheduling via CronCreate/CronDelete/CronList. Documents the cloud path for tasks that need to survive machine sleep or network drops.
SethGammon/Citadel 491
-
organize
Three-pass project health scan: architectural compliance (are source files in the right layers?), filesystem hygiene (loose files, misplaced assets, stale artifacts), and bloat detection (oversized files, binaries in git, compressible assets). Reports composite score. Also manages enforceable directory manifests and dynamic directory lifecycle.
SethGammon/Citadel 491