Skill Publish
Safely publish skills to ClawHub. Sanitize, format, verify, and publish without modifying your local files.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/skill-publishPublish 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 process
When to Use
- User wants to publish existing skill/instructions to ClawHub
- User wants to share knowledge they've developed locally
- User has content in any format that should become a public skill
The Process
- Understand — What knowledge/skill exists? Where is it?
- Transform — Convert to proper skill format (see
transform.md) - Sanitize — Remove personal/dangerous content (see
sanitize.md) - Verify — Confirm with user before publishing (see
verify.md) - 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:
- What should be PUBLIC vs kept private?
- Any specific names/references to remove?
- Target audience (beginners, experts, specific domain)?
- Desired slug/name for ClawHub?
Always run sanitize.md checklist before any publish.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-skill-publish": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.
Alerts
Smart alerting patterns for AI agents - deduplication, routing, escalation, and fatigue prevention