- Home
- Skills
- Agents & Orchestration
- 🧰 Tool Schema Linter
More screenshots
Works with the AI tools you already use
🧰 Tool Schema Linter
The Tool Schema Linter is a specialized audit tool for developers building agentic workflows and tool-calling applications.
$12
🧰 Tool Schema Linter
Example session with this skill installed
Lint my function definitions in ./src/tools/weather.json and check if they are well-defined.
- Read your context and instructions
- Compiled the tool schema linter
Found 3 issues in weather.json:
- [TSL002] Severity: High | Param 'unit' in 'get_weather' missing description.
- [TSL008] Severity: Med | Param 'location' is free-form; recommend adding 'examples' or boundaries.
- [TSL004] Severity: Low | 'get_temp' and 'get_weather' have overlapping purposes.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
What it does
The Tool Schema Linter is a specialized audit tool for developers building agentic workflows and tool-calling applications. It analyzes your JSON function definitions against a rigorous set of rules designed to prevent LLM hallucinations, "lazy" tool selection, and security risks. By scanning your schema files, it identifies missing descriptions, untyped parameters, and overlapping tool signatures that often cause agents to fail in production.
Why use this skill
Writing perfect function schemas for LLMs is tedious and error-prone. While a basic prompt might catch a missing comma, this skill uses a structured heuristic engine to find logical flaws, such as too many tools for a single context window or free-form parameters that should be bounded to an enum for reliability. It saves hours of debugging "why the agent didn't call the right tool" by ensuring your definitions are mathematically and semantically sound.
Supported tools
- Standard JSON function-calling schemas (OpenAI, Anthropic, Gemini formats)
- Local tool definition files (.json, .tool.json)
- Standard input streams for CI/CD integration
- Customizable rule thresholds via reference JSON files
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 3 months ago
- Passed all security checks, Safe to install