All Skills
Filter by source, category, or keyword. Read the internal summary first — then decide if the original page is worth your time.
Read first. Jump out only when you're ready.
Internal summaries, source signals, and category context — all in one place. Open the original listing only when you already know why it's worth your time.
Developer Tools
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
5814 skills
Click any card to read internal detail before jumping to source.
AIsa Multi Source Search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
AIsa Twitter API
Search X (Twitter) in real time, extract relevant posts, and publish tweets/replies instantly—perfect for social listening, engagement, and rapid content ops.
AIsa Youtube Search
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
AI行业新闻搜集小技能
当需要梳理某段时间内AI行业重要新闻时,可以调用使用这个技能。
AMiner Data Search
使用 AMiner 开放平台 API 进行学术数据查询与分析。当用户需要查询学者信息、论文详情、机构数据、期刊内容或专利信息时使用此 skill。 触发场景:提到 AMiner、学术数据查询、查论文/学者/机构/期刊/专利、学术问答搜索、引用分析、科研机构分析、学者画像、论文引用链、期刊投稿分析等。 支持 6 大...
ANY WHISPER API
Transcribe audio via API Whisper with any compatible local servers.
AOI Cron Ops (Lite)
Audits OpenClaw cron jobs to detect duplicates, noisy notifications, frequent runs, failures, and missing prerequisites, providing report-only optimization s...
AOI Demo Clip Maker
Create and edit macOS hackathon demo clips via terminal commands to record, crop, trim, and apply presets using ffmpeg/ffprobe locally.
AOI Hackathon Scout (Lite)
Public-safe hackathon source registry + filtering output (no crawling, no submissions).
AOI Sandbox Shield (Lite)
Creates snapshots of critical config files, validates JSON configs for syntax and keys, and generates audit logs without applying changes.
AOI Triple Memory (Lite)
AOI Triple Memory (Lite) — file search + decision notes templates (no plugins).
API Architect
Design, build, test, document, and secure production-grade APIs. Covers the full lifecycle from schema design through deployment, monitoring, and versioning....
API Credit Health Bar Lite
Display API credit balances for 5 core providers (Anthropic, OpenAI, OpenRouter, Mistral, Groq) with video game style health bars. API auto-checks and manual...
API Design Principles
Design clear, scalable REST and GraphQL APIs including resource modeling, HTTP methods, pagination, error handling, versioning, and schema best practices.
API Design Reviewer
Analyzes API designs for REST conventions, identifies breaking changes, and scores consistency, documentation, security, usability, and performance.
API Development
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
API Doc Generator
Automatically generate OpenAPI/Swagger API documentation by analyzing function signatures and extracting parameter and return types from Python, JavaScript,...
API Endpoint Tester
CLI tool to test REST API endpoints with various HTTP methods, headers, and payloads.
API Error Handling
Error handling patterns across languages and layers — operational vs programmer errors, retry strategies, circuit breakers, error boundaries, HTTP responses, graceful degradation, and structured logging. Use when designing error strategies, building resilient APIs, or reviewing error management.
API Health Checker
Tests API endpoints by sending requests, validating responses, measuring performance, handling authentication, and generating detailed health reports.
API Keys UI
Vault-backed API Keys management for OpenClaw. Secure file-based secret storage with one-click migration from plaintext config, dynamic key discovery, and pl...
API Mock Server Generator
Generates mock API servers from OpenAPI specs or examples. Realistic fake data, configurable delays, error simulation.
API Monetization Strategy
Helps you evaluate, price, package, and launch API products by auditing assets, setting pricing, ensuring readiness, forecasting revenue, and defining go-to-...
API Rate Limiting
Rate limiting algorithms, implementation strategies, HTTP conventions, tiered limits, distributed patterns, and client-side handling. Use when protecting APIs from abuse, implementing usage tiers, or configuring gateway-level throttling.