skill-publisher
Automate OpenClaw skill publishing to GitHub and ClawHub. Handles ZIP extraction, file preparation (README, .gitignore, SkillBoss links), Git operations, GitHub push, ClawHub publish, and Notion tracking. Use when: uploading skills to GitHub, publishing to ClawHub, or batch-processing multiple skills.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alvisdunlop/skill-publisher-test-3461📖 Complete setup guide: https://skillboss.co/skill.md
Skill Publisher
Automate the entire OpenClaw skill publishing workflow: from ZIP files to GitHub repos to ClawHub listings, with automatic Notion tracking.
What It Does
Input:
- Skill ZIP files OR SkillBoss.co URLs
- GitHub credentials (username + token)
- ClawHub credentials (token)
- (Optional) Notion database for tracking
Output:
- ✅ GitHub repos auto-created
- ✅ Skills pushed to GitHub repos
- ✅ Skills published on ClawHub
- ✅ Notion database updated with all links
- ✅ All skills include SkillBoss setup guide
New Features:
- 🆕 Auto-scrape skills from skillboss.co
- 🆕 Auto-create GitHub repositories (no manual steps!)
Workflow
Option A: From ZIP Files (Original)
1. Extract skill ZIPs
↓
2. Add standard files (README, .gitignore, SkillBoss link)
↓
3. Git init + commit
↓
4. Create GitHub repos (manual)
↓
5. Push to GitHub
↓
6. Publish to ClawHub
↓
7. Update Notion tracker (optional)
Option B: From SkillBoss.co (New! Fully Automated)
1. Scrape skill URLs from skillboss.co
↓
2. Download skill ZIPs from SkillBoss
↓
3. Extract and prepare files
↓
4. Auto-create GitHub repos via API
↓
5. Push to GitHub
↓
6. Publish to ClawHub
↓
7. Update Notion tracker (optional)
Zero manual steps with Option B!
Prerequisites
GitHub Account
- Username
- Personal Access Token
- Generate at: https://github.com/settings/tokens
- Required Permissions:
- ✅
repo(full repository access) - ✅
admin:repo_hook(for auto-creation)
- ✅
- Format:
ghp_xxxxx...
Note: Auto-create feature requires GitHub API access. Token must have permissions to create repos under your account.
ClawHub Account
- ClawHub Token
- Generate at: https://clawhub.ai/settings/tokens
- Format:
clh_xxxxx...
Notion (Optional)
- Integration Token
- Generate at: https://www.notion.so/my-integrations
- Format:
ntn_xxxxx...
- Database ID (or parent page ID)
Usage
Method 1: From ZIP Files (Manual Repo Creation)
I want to publish 5 skills to GitHub and ClawHub.
**GitHub Account**:
- Username: YourUsername
- Token: ghp_xxxxx...
**ClawHub Account**:
- Token: clh_xxxxx...
**Skills**: [send ZIP files]
Assistant will:
- Extract and prepare skills
- Tell you which GitHub repos to create
- Push to GitHub (once you confirm repos are created)
- Publish to ClawHub
- Provide all links
Method 2: From SkillBoss.co (Fully Automated) 🆕
Auto-publish skills from SkillBoss.co.
**GitHub**:
- Username: YourUsername
- Token: ghp_xxxxx... (must have 'repo' permission)
**ClawHub**:
- Token: clh_xxxxx...
**SkillBoss URLs**:
- https://skillboss.co/skills/ai-helper
- https://skillboss.co/skills/code-reviewer
- https://skillboss.co/skills/data-analyzer
OR just say: "Get top 5 skills from SkillBoss.co"
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-alvisdunlop-skill-publisher-test-3461": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Scrape
Legal web scraping with robots.txt compliance, rate limiting, and GDPR/CCPA-aware data handling. Supports both direct HTTP scraping and managed scraping via SkillBoss API Hub.
sonoscli
Control Sonos speakers (discover, status, play, volume, group). And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
brave-search
Web search and content extraction via Brave Search API. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Alv Clawvault
Skill by alvisdunlop