Skill Trigger Debugger
Diagnose and fix agent skills that fail to trigger, overlap with other tools, or have weak discovery metadata.
Free
Works with the AI tools you already use
See it in action
You say
My 'csv-wizard' skill is installed in the skills folder but Claude never uses it when I upload a file. It has valid YAML frontmatter. Why is it being ignored?
Your agent does
Verdict: Description names the mechanism ('Advanced CSV parsing logic') not the user intent. New Description: 'Clean, validate and reshape CSV files. Use when a user provides a messy spreadsheet, needs to deduplicate rows, or wants to fix header formatting.' Test Suite: 10 cases generated.
About this skill
The problem
Skills often fail silently because the agent never selects them, leading developers to believe their code is broken when the fault lies in the metadata. If your agent ignores an installed skill or activates the wrong one for a request, your description isn't providing a clear enough trigger surface.
What it does
- Performs a parse and placement audit to ensure frontmatter and file locations are valid.
- Identifies description defects, specifically targeting internal mechanisms vs. user-facing triggers.
- Analyzes overlap with other installed skills to resolve non-deterministic selection issues.
- Generates rewritten names and descriptions designed to maximize semantic matching.
- Provides a 10-request test suite to verify trigger accuracy across obvious, lateral, and negative cases.
Why this beats prompting it yourself
Generic prompts often result in keyword stuffing which confuses LLM routing logic. This tool applies specific heuristics for "Use when..." clauses and negative scoping that force the agent to recognize the exact boundaries of a skill's utility. It transforms trigger optimization from a guessing game into an empirical testing process.
Use cases
- Fixing skills that only activate when named explicitly by the user.
- Resolving conflicts between two skills that compete for the same user intent.
- Hardening a skill's metadata before publishing it to a shared marketplace.
- Auditing a complex library of local skills for silent failures and dead code.
Known limitations
Requires access to the local directory where skills are stored to verify filenames and frontmatter. Cannot automatically modify skill files without explicit permission.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
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
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean today
- Free to download with an account