jsonWork with JSON data structures, APIs, and serialization effectively.
Install via ClawdBot CLI:
clawdbot install ivangdavila/jsonadditionalProperties: false to reject unknown fields in strict contextscamelCase for JS ecosystems, snake_case for Python/RubyuserId alongside user_name confuses consumers"users": [] not "user": []nullâreduces payload, clearer intent"2024-01-15T14:30:00Z"âno ambiguous formats like "01/15/24"Z suffixâlocal times without zone are useless"id": "9007199254740993"âJavaScript loses precision above 2^53"price": "19.99" or "price_cents": 1999{"data": ..., "meta": ..., "errors": ...}next/prev links or cursor{"code": "INVALID_EMAIL", "message": "...", "field": "email"}"request_id": "abc-123"toJSON() method silently overrides outputâDate becomes string, custom classes may surpriseflattedproto key can pollute prototypesâsanitize input or use Object.create(null)\uD83D\uDE00âsingle \u1F600 invalid\uFEFF from file inputGenerated Mar 1, 2026
Building RESTful APIs for an online store that handles product catalogs, user carts, and order processing. The skill ensures consistent JSON responses for product data, validates customer input against schemas, and safely serializes order details while avoiding floating-point precision issues with pricing.
Creating a service that aggregates transaction data from multiple banking APIs. The skill helps validate incoming JSON from external sources, handle large numeric IDs as strings to prevent precision loss, and structure paginated responses for transaction histories while maintaining strict schema validation for security.
Developing a dashboard that receives and displays sensor data from IoT devices. The skill ensures proper date/time formatting in UTC, handles nested device metadata without excessive depth, and safely parses potentially malformed JSON from edge devices while escaping control characters.
Building APIs for a patient portal that manages medical records and appointment scheduling. The skill enforces strict schema validation for sensitive health data, distinguishes between absent and null fields for optional information, and implements structured error responses for failed validations.
Creating a service that processes social media post data and engagement metrics. The skill handles Unicode emoji correctly in user-generated content, paginates large arrays of posts efficiently, and uses consistent naming conventions across API responses while preventing circular reference issues in nested comment threads.
Offering JSON validation and transformation as a cloud service for developers. Customers pay monthly based on API call volume for schema validation, JSON sanitization, and format conversion services, with premium tiers for custom schema management.
Selling JSON standardization tools to large enterprises for internal API consistency. Revenue comes from annual licenses, implementation services, and maintenance contracts for ensuring all internal systems follow consistent JSON patterns across departments.
Creating and selling JSON-related libraries, IDE plugins, and validation tools to individual developers and teams. Revenue is generated through one-time purchases, in-app purchases for premium features, and marketplace commissions from third-party tool sales.
đŹ Integration Tip
Start by implementing JSON Schema validation for all incoming API requests, then gradually add structured error responses and consistent naming conventions. Use existing validation libraries rather than building from scratch.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
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).
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.
Search for jobs across LinkedIn, Indeed, Glassdoor, ZipRecruiter, Google Jobs, Bayt, Naukri, and BDJobs using the JobSpy MCP server.