Reviews a SKILL.md for portable structure. Use when checking a skill intended for multiple Agent Skills-compatible clients.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add conorbronsdon/agent-skill-builder --skill portable-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Portable Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/conorbronsdon-portable-skill)More formats (shields.io, HTML) on the badges page.
---
name: portable-skill
description: Reviews a SKILL.md for portable structure. Use when checking a skill intended for multiple Agent Skills-compatible clients.
compatibility: Requires access to the target skill directory.
---
Review the target skill against the portable Agent Skills specification.
- Verify that `name` matches the parent directory.
- Verify that the description states what the skill does and when to use it.
- Identify client-specific fields or instructions that reduce portability.
- Report errors separately from optional improvements.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!