Use this skill before publishing or sharing an agent skill. It reads local Markdown files in the target skill directory and reports portability or approval risks. It does not modify files, install dependencies, or contact external services. External writes remain outside scope. Validate with JSON output in automation or Markdown output for review comments.
Required Inputs
Local files supplied by the user or repository fixtures.
Side Effects
Read-only. The CLI writes results to stdout only.
Validation
Run npm test, npm run check, and npm run smoke.
1---2name: skill-portability-audit3description: skill-portability-audit4---5# skill-portability-audit67## When to Use89Use this skill before publishing or sharing an agent skill. It reads local Markdown files in the target skill directory and reports portability or approval risks. It does not modify files, install dependencies, or contact external services. External writes remain outside scope. Validate with JSON output in automation or Markdown output for review comments.1011## Required Inputs1213Local files supplied by the user or repository fixtures.1415## Side Effects1617Read-only. The CLI writes results to stdout only.1819## Validation2021Run `npm test`, `npm run check`, and `npm run smoke`.
Run npx skillmds@latest add rogerchappel/skill-portability-audit in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
skill-portability-audit It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
rogerchappel (@rogerchappel) published this skill. Their other Agent Skills are listed on their SkillMD profile.