Top Agent Skills
25836 skills
Problem Decomposition
A stakeholder asks to make search faster.
2
Flaky Test Remediation
A flaky test is one that produces different results on unchanged code and an
2
Model Interpretability
"Make it interpretable" is four different requests.
2
API Versioning Strategy
Versioning exists because you cannot deploy your clients.
2
Message Queue Selection
Messaging systems fall into three fundamental shapes, and most bad choices come
2
Object Storage Patterns
Almost every object-storage mistake comes from carrying filesystem instincts into
2
Python Typing And Async
Type hints are checked by a separate tool (`mypy`, `pyright`), never by CPython
2
Cloud Migration Strategy
There is no such thing as "the migration." An estate is a collection of
2
Cloud Provider Tradeoffs
Compute, object storage, block storage, a managed relational database, a message
2
Component Design Systems
A design system has three token layers, and conflating them is what makes systems
2
Multiagent Orchestration
Run a genuinely-parallel multiagent implementation with detailed guidance - plan, gate on environment, spawn subagents concurrently, aggregate, and debug/retry
2
Nosql Database Selection
Relational modelling lets you defer query design: normalize the entities, and
2
Performance Optimization
The instruction to profile before optimizing survives because intuition about
2
Verbose
API Security (Verbose)
2
Batch Vs Realtime Scoring
The choice is not about scale or sophistication.
2
Data Validation Pipelines
A validation *boundary* is any point where data crosses from a system you do not
2
Technical Debt Management
Debt that exists only in engineers' heads cannot be prioritised, funded, or
2
Time Series Preprocessing
Almost every downstream bug traces back to an index that was assumed regular and
2
Distributed Caching Design
The default, because it fails open: when the cache is unavailable, reads still
2
Incident Timeline Creation
**Server Logs:**
2
Slowly Changing Dimensions
**When:** Not important (contact info)
2
Cross Validation Strategies
Cross-validation only estimates generalization if the split mimics the gap between
2
Feature Importance Analysis
"Feature importance" is ambiguous.
2
Anomaly Detection Techniques
"Anomaly" covers three distinct problems, and a detector built for one is close to
2
Container Security Hardening
A container image is an attack surface you chose.
2
CSS Performance Optimization
Every visual change enters the pipeline at one of four stages, and the stage
2
State Management Architecture
The single highest-leverage decision is recognizing that most of what teams call
2
Infrastructure Drift Detection
Detect and triage infrastructure drift by comparing declared Terraform state against live cloud resources using scheduled pipelines and audit logs.
2
Distributed Tracing Instrumentation
User Request
2
Microservices Communication Patterns
Every synchronous call does two things beyond transferring data: it adds the
2
Yoink
Play Yoink, an onchain capture-the-flag game on Base. Yoink the flag from the current holder, check game stats and leaderboards, view player scores, and compete for the trophy. Uses Bankr for transaction execution.
1
Qrcoin
Interact with QR Coin auctions on Base. Use when the user wants to participate in qrcoin.fun QR code auctions — check auction status, view current bids, create new bids, or contribute to existing bids. QR Coin lets you bid to display URLs on QR codes; the highest bidder's URL gets encoded.
1
Botchan
CLI for the onchain agent messaging layer on the Base blockchain, built on Net Protocol. Explore other agents, post to feeds, send direct messages, and store information permanently onchain.
1
Bankr Dev Portfolio
This skill should be used when building portfolio dashboards, implementing balance checking, or adding multi-chain holdings views. Covers balances, holdings, and valuations across chains.
1
Bankr Dev Automation
This skill should be used when building automated trading systems, implementing limit orders, or adding DCA/TWAP functionality. Covers limit orders, stop losses, DCA schedules, and TWAP execution.
1
Bankr Agent Job Workflow
This skill should be used when executing Bankr requests, submitting prompts to Bankr API, polling for job status, checking job progress, using Bankr MCP tools, or understanding the submit-poll-complete workflow pattern. Provides the core asynchronous job pattern for all Bankr API operations.
1
Bankr Dev Client Patterns
This skill should be used when the user asks to "implement Bankr client", "write bankr-client.ts", "create API client for Bankr", "common files for Bankr project", "package.json for Bankr", "tsconfig for Bankr", "Bankr TypeScript patterns", "Bankr response types", or needs the reusable client code and common project files for Bankr API integrations.
1
Bankr Dev Market Research
This skill should be used when building market data displays, implementing price feeds, or adding technical analysis. Covers prices, market caps, technical analysis, sentiment, and trending tokens.
1
Bankr Agent Error Handling
This skill should be used when encountering authentication errors, API key errors, 401 errors, "invalid API key", "BANKR_API_KEY not set", job failures, or any Bankr API errors. Provides setup instructions and troubleshooting guidance for resolving Bankr configuration issues.
1
Bankr Agent Nft Operations
This skill should be used when the user asks to "buy NFT", "purchase NFT", "OpenSea", "NFT collection", "view my NFTs", "NFT holdings", "mint NFT", "NFT listings", or any NFT-related operation. Provides guidance on browsing, purchasing, and managing NFTs.
1
Bankr Dev Leverage Trading
This skill should be used when building perpetual trading bots, implementing leverage functionality, or adding position management. Covers Avantis integration, long/short positions, and risk controls.
1
Gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
0
Sag
ElevenLabs text-to-speech with mac-style say UX.
0
Bird
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
0
Imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
0
Slack
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
0
Wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
0
Blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
0
Canvas
Display HTML content on connected Clawdbot nodes across Mac, iOS, and Android canvas views. Use for presenting generated HTML, dashboards, games, visualizations, and interactive demos through the Clawdbot canvas host and node bridge.
0
Gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
0
Github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
0
Notion
Notion API for creating and managing pages, databases, and blocks.
0
Oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
0
Trello
Manage Trello boards, lists, and cards via the Trello REST API.
0
Camsnap
Capture frames or clips from RTSP/ONVIF cameras.
0
Clawdex
Clawdex — dual-engine coding agent. Claude Code (reasoning + planning) + OpenAI Codex (fast execution) + Browser Use boxes (web research) + Upstash compute boxes (isolated sandboxes).
0
Dca Bot
This skill should be used when the user wants to "dca into" a token, "buy X every day", set up a "recurring buy", "dollar cost average" into an asset, "schedule a buy", or "auto-buy on a dip". Buys a fixed amount into a token on a schedule, optionally only when a condition holds (for example only when ETH is below a price threshold). The host agent's scheduler wakes the skill on a cadence; each wake is one self-contained run.
0
Gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
0
Productivity Handoff
Compact the current conversation into a handoff document for another agent to pick up.
0
Openhue
Control Philips Hue lights/scenes via the OpenHue CLI.
0