> Convert a personal agent skill into a distributable, open-source-ready skill. Runs PII audit, generalization, license compatibility check, cross-platform adapter review, and packaging workflow. **Invoke:** `/publish-skill` · **Tools:** Read, Write, Edit, Bash, Grep, Glob · **Model:** inherit
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Aperivue/medsci-skills --skill skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of publish-skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aperivue-publish-skill-medsci-skills)More formats (shields.io, HTML) on the badges page.
<!-- AUTO-GENERATED from skills/publish-skill/SKILL.md by scripts/gen_skill_docs.py. Do not edit by hand. -->
# publish-skill
> Convert a personal agent skill into a distributable, open-source-ready skill. Runs PII audit, generalization, license compatibility check, cross-platform adapter review, and packaging workflow.
**Invoke:** `/publish-skill` · **Tools:** Read, Write, Edit, Bash, Grep, Glob · **Model:** inherit
## When to use
`publish-skill` activates on requests such as: publish skill, distribute skill, open-source skill, package skill, universalize skill.
## Quality Card
**Purpose** — Harden a personal skill for open-source release through a PII audit, generalization, and license/portability checks.
**Safety boundaries**
- Publication is gated on a passing PII audit; the blocklist is conservative and not weakened to pass.
- Personal paths, names, and document metadata are scrubbed before release.
**Known limitations**
- The audit catches known PII patterns; novel identifiers still need human review.
- Generalization preserves behavior but a maintainer should re-read the result.
**Validation**
- `bash scripts/audit_skill.sh <skill-dir>`
- `bash scripts/validate_skills.sh`
**Evidence** — `bundled_script`
## Bundled resources
**References** (`skills/publish-skill/references/`):
- `license-compatibility-matrix.md`
- `pii-patterns.md`
**Scripts** (`skills/publish-skill/scripts/`):
- `audit_skill.sh`
## Source
Canonical definition: [`skills/publish-skill/SKILL.md`](../../skills/publish-skill/SKILL.md)
---
*Part of [MedSci Skills](../../README.md) — Claude Code skills for the medical research lifecycle. This page is generated from the skill's `SKILL.md`; edit that file and re-run `scripts/gen_skill_docs.py`.*
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!