webmcp-tool-schemas

Official

Design robust WebMCP tool schemas.

AuthorOrcaQubits
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you define and refine JSON Schemas for WebMCP tools, ensuring proper data types, constraints, and clear documentation for agent consumption and input validation.

Core Features & Use Cases

  • Schema Definition: Create JSON Schemas for tool inputs and outputs.
  • Type and Constraint Enforcement: Specify correct data types (string, number, array, object) and apply constraints (minLength, maximum, enum, pattern).
  • Agent Guidance: Ensure agents understand parameter requirements through descriptive schema properties.
  • Input Validation: Enable browser-side validation of agent-provided inputs against defined schemas.
  • Use Case: When developing a new WebMCP tool for product search, use this Skill to design an inputSchema that requires a query string and optionally accepts maxPrice (number) and category (enum).

Quick Start

Use the webmcp-tool-schemas skill to design a JSON schema for a 'product-search' tool with 'query' and 'maxPrice' parameters.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: webmcp-tool-schemas
Download link: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/archive/main.zip#webmcp-tool-schemas

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.