api-designerUse when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/api-designerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/supportAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Design a REST API for an online marketplace to manage products, orders, and user accounts, ensuring scalability for high traffic and supporting features like inventory tracking and payment processing. This includes creating OpenAPI specifications for endpoints like /products, /orders, and /users with pagination and error handling.
Develop a secure GraphQL API for a healthcare provider to handle patient records, appointments, and medical histories, with strict compliance to HIPAA regulations and robust authentication flows. The design focuses on resource modeling for entities like patients and doctors, with versioning for updates.
Create a REST API for a fintech startup to process payments, manage transactions, and handle user wallets, incorporating OAuth 2.0 for security and rate limiting to prevent abuse. This involves designing endpoints such as /payments and /wallets with detailed error responses and documentation.
Design an API for an IoT platform to manage connected devices, send commands, and collect sensor data, using REST principles with resource-oriented URIs like /devices and /sensors. The specification includes pagination for large datasets and a versioning strategy for firmware updates.
Offer API design services as a subscription-based SaaS platform, providing tools for generating OpenAPI specs and documentation to recurring clients. Revenue is generated through monthly or annual fees based on usage tiers and support levels.
Provide expert consulting for companies needing custom API architecture, including hands-on design, OpenAPI specification creation, and integration guidance. Revenue comes from project-based contracts or hourly rates for specialized services.
Operate a marketplace where pre-designed API templates and specifications are sold or licensed to developers and businesses, focusing on industries like e-commerce or healthcare. Revenue is generated through one-time purchases or royalties on API usage.
💬 Integration Tip
Integrate this skill by first analyzing domain requirements and modeling resources, then use the provided OpenAPI templates to ensure consistency and compliance with REST principles.
Scored Apr 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
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.
Twilio API integration with managed OAuth. SMS, voice calls, phone numbers, and communications. Use this skill when users want to send SMS messages, make voice calls, manage phone numbers, or work with Twilio resources. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.