Works with the AI tools you already use
SKILL.md Readiness Auditor
by heyhridyansh
A technical auditor for SKILL.md packages that validates structure, triggers, security, and marketplace readiness.
Free
See it in action
You say
Audit my skill folder in the /agents/code-optimizer directory. Check if the SKILL.md is ready for Agensi and if the permissions for file writing are justified.
Your agent does
Audit Verdict: Revise before publishing. Score: 72/100. Blocker: Folder name '/code-optimizer' does not match skill name 'Dev-Optimizer' in YAML. Security: File-write permissions are active but lack user confirmation prompts. Fix: Add 'Always ask for confirmation' to the workflow.
About this skill
The problem
Publishing an AI skill that fails to trigger, requests excessive permissions, or lacks a clear workflow leads to rejection and poor user experiences. Developers often struggle to identify structural gaps or safety risks in their SKILL.md files before submission.
What it does
- Validates YAML frontmatter syntax and required metadata fields for Agensi and compatible marketplaces.
- Analyzes trigger precision to ensure the skill activates on the correct requests and ignores out-of-scope tasks.
- Audits permission requests against the principle of least privilege to flag unjustified tool access.
- Identifies security risks like potential prompt injection, credential leaks, and unsafe execution of untrusted code.
- Provides a structured readiness report with a numerical score and specific corrective actions for publication blockers.
Frameworks & tools
SKILL.md, Agensi, Cursor, Claude Code, and Codex CLI.
Why this beats prompting it yourself
Standard LLM prompts often overlook subtle packaging requirements like folder naming alignment or YAML delimiter errors. This skill uses a codified readiness rubric and security checklist to catch technical blockers that manual reviews miss.
Use cases
- Reviewing a SKILL.md file for structural validity and marketplace compliance.
- Auditing a full skill folder to ensure listing promises match the actual code.
- Identifying excessive tool permissions that could lead to user rejection.
- Testing trigger boundaries to prevent a skill from being too broad or generic.
Known limitations
Does not execute scripts or certify legal compliance. Limited to analyzing visible file content and instructions without external URL access.
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
Creator
I create practical, AI-ready skills for Cursor, Claude Code, Codex CLI, Replit, and other agents that support the SKILL.md format. My skills focus on specific business and workflow problems, including ecommerce creative audits, design quality checks, prompt and skill validation, content systems, and process automation. Each skill is built with clear inputs, structured outputs, defined permissions, safeguards, and real-world usability.
Frequently Asked Questions
Popular in Documentation
incident-postmortem
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.

Developer Documentation Writer
Developers don't read documentation — they arrive with a task, scan for the answer, and leave. Docs that aren't structured for that pattern don't get read, they get abandoned

Research-to-Report
Decision-grade web research: tiered sources, real citations, honest limitations. No API keys.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.