Skill Publish
by @ivangdavila
Safely publish skills to ClawHub. Sanitize, format, verify, and publish without modifying your local files.
clawhub install skill-publishπ About This Skill
name: "Skill Publish" description: "Safely publish skills to ClawHub. Sanitize, format, verify, and publish without modifying your local files."
Publish Skills Safely
Transform any knowledge into a publishable skill. Sanitize personal data, format correctly, verify before publishing.
Key principle: Never modify user's original files. Create clean publish-ready version separately.
References:
sanitize.md β Security checklist and personal data removaltransform.md β Convert any format to proper skill structureverify.md β Pre-publish verification processWhen to Use
The Process
1. Understand β What knowledge/skill exists? Where is it?
2. Transform β Convert to proper skill format (see transform.md)
3. Sanitize β Remove personal/dangerous content (see sanitize.md)
4. Verify β Confirm with user before publishing (see verify.md)
5. Publish β Only after explicit approval
Critical Rules
β οΈ Never modify original files β Create separate publish version
β οΈ Never publish without sanitization β Check sanitize.md
β οΈ Never publish without user approval β Always verify first
β οΈ When in doubt, include more β User can remove, harder to add later
Asking the User
Before transforming, clarify:
Always run sanitize.md checklist before any publish.