Best use case
Use Tool Contract Normalizer when you need to normalize tool input and output schemas so multi-agent tool calling becomes more reliable, typed, and retry-safe, especially when the work is driven by tool schema and function calling.
Backend · Advanced pack
Normalize tool input and output schemas so multi-agent tool calling becomes more reliable, typed, and retry-safe.
Best use case
Use Tool Contract Normalizer when you need to normalize tool input and output schemas so multi-agent tool calling becomes more reliable, typed, and retry-safe, especially when the work is driven by tool schema and function calling.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show tool-contract-normalizerUse
orchestrator-mcp skills export tool-contract-normalizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/tool-contract-normalizer ./your-agent-skills/tool-contract-normalizer
# or open skills/tool-contract-normalizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Compare two API or schema revisions and surface behavioral breakage, migration steps, and compatibility risk.
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Create unified API entry points with routing, transformation, rate limiting, and security