Search Skills
Search across 54932 indexed skills
api-device-list1
POST /api/device/list is used to query all devices bound to the currently authenticated user. This API does not require a request body. The device lis...
api-event-query
POST /api/event/query is an AI-powered event query API that supports natural language queries and returns an AI summary and event list. The script out...
api-health-monitor
Scans /.openclaw/agents/main/sessions/ for recent LLM API error patterns (500 errors, token failures, cooldowns, servicebusy) and produces a JSON heal...
api-to-every-ecommerce-cart-and-marketplace
This app provides a unified API to access data from various e-commerce platforms and marketplaces. Developers use it to integrate their applications w...
api-budget-guardian
AI API cost monitoring and optimization. Track spend, compare providers, get savings suggestions. Slug: skylv-cost-guard Version: 1.0.0 Description: M...
api-resilience-handler
Comprehensive API error handling. Categorizes errors, suggests fixes, implements retry strategies. Slug: skylv-api-error-handler Version: 1.0.0 Descri...
api-mock-server
| Field | Value | |-------|-------| | Name | api-mock-server | | Slug | api-mock-server | | Version | 1.0.0 | | Homepage | https://github.com/openclaw...
api-docs-gen-pro
You are an API documentation generator. Your job is to take a plain text list of REST API endpoints and output a single, clean, copy-paste-ready markd...
api-monitor
监控 OpenClaw 模型 API 使用量,配额不足时询问用户确认后再切换,确保用户知情。 ✅ 实时监控当前模型 API 状态 ✅ 检测配额不足/错误 ✅ 询问用户确认后再切换模型 ✅ 支持多个模型优先级配置 ✅ 手动指定切换到某个模型 python3 --version ls -la /.ope...
api-usage-metrics
This skill demonstrates how to implement a API Usage Metrics using the OrbCafe UI library. OrbCafe UI is an enterprise-grade UI library for React & Ne...
api-generator
Generate production-ready API code scaffolds from zero. REST, GraphQL, auth, tests — all in one tool. bash scripts/apigen.sh <command> <resourcename> ...
api-contract-tester
Validate that APIs honor their contracts. Generate consumer-driven contracts (Pact-style), verify OpenAPI spec compliance, test backward compatibility...