Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Processes and auto-categorizes 150 skills into 12 composite master skills with ClawHub integration and multiple deployment options.
Processes and auto-categorizes 150 skills into 12 composite master skills with ClawHub integration and multiple deployment options.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ โ SKILLMIXER โ โ Ready for ClawHub.ai Upload โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ฆ DELIVERABLES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ Source Code โโ categorizer.ts (Clustering algorithm) โโ adapter_clawhub.ts (ClawHub integration) โโ master_agent.ts (Orchestration) โโ cli.ts (Command-line) โโ index.ts (Entry points) โโ 4 more files (Tests + Examples) ๐ 9 files, 905 lines of TypeScript โ Documentation โโ START_HERE.md (๐ Read this first!) โโ CLAWHUB_PUBLISH_GUIDE.md (How to upload) โโ DEPLOYMENT_CHECKLIST.md (Production guide) โโ CLAWHUB_INTEGRATION.md (API integration) โโ README.md (Full docs) โโ QUICKSTART.md (5-min guide) โโ 8 more files (Reference + Status) ๐ 14 files, 3,500+ lines of Markdown โ Configuration โโ package.json (With ts-node!) โโ tsconfig.json (TypeScript strict) โโ config.example.json (Template) ๐ 3 files โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ฆ TOTAL: 26 files, 4,400+ lines โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ฏ WHAT IT DOES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ Input: 150 individual skills on ClawHub.ai โ SkillMixer processes them โ Output: 12 auto-generated skill categories with composite master skills โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โจ KEY FEATURES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ Auto-Categorizes Skills grouped by similarity โ Generates Master Skills Composite skills for each category โ ClawHub Ready Full adapter + integration โ Production Ready Error handling, logging, tests โ Zero Dependencies Pure TypeScript โ Well Documented 14 comprehensive guides โ Multiple Deployments Cloud/Cron/K8s/Daemon โ Configurable Threshold, interval, adapters โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ QUICK START โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ # Test locally pnpm --filter @openclaw/skillmixer cli -- --mode=once # Publish to ClawHub (see CLAWHUB_PUBLISH_GUIDE.md) # 1. Read guide # 2. Build package # 3. Upload to clawhub.ai # 4. Done! โจ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ NEXT STEPS โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ 1๏ธโฃ Read START_HERE.md (5 min) 2๏ธโฃ Read CLAWHUB_PUBLISH_GUIDE.md (10 min) 3๏ธโฃ Follow publication steps (20 min) 4๏ธโฃ Verify skill appears on ClawHub โ (5 min) โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ SUPPORT โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ Questions? โโ README.md (Full features) โโ QUICKSTART.md (Getting started) โโ CLAWHUB_INTEGRATION.md (Integration) โโ DEPLOYMENT_CHECKLIST.md (Deployment) โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ PROJECT STATUS: ๐ข PRODUCTION READY All code implemented โ All tests pass โ All docs complete โ Ready to deploy โ Ready to upload to ClawHub โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ ๐ READY TO SHIP! Time to upload to clawhub.ai โจ Start: START_HERE.md โ Then: CLAWHUB_PUBLISH_GUIDE.md โ Done: Live on ClawHub! ๐ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
1. Read: START_HERE.md (5 min) 2. Read: CLAWHUB_PUBLISH_GUIDE.md (10 min) 3. Build: pnpm build 4. Upload: Follow clawhub.ai interface 5. Live: SkillMixer on ClawHub! โ
1. Read: DEPLOYMENT_CHECKLIST.md (30 min) 2. Choose platform (Cloud/Cron/K8s) 3. Configure credentials 4. Deploy 5. Monitor & adjust
1. Read: CLAWHUB_INTEGRATION.md (15 min) 2. Import: import { clawHubAdapter } 3. Use: runOnce() or runLoop() 4. Integrate into your system 5. Deploy as needed
Want to...Read thisUnderstand projectSTART_HERE.mdGet started quickQUICKSTART.mdUpload to ClawHubCLAWHUB_PUBLISH_GUIDE.mdIntegrate with ClawHubCLAWHUB_INTEGRATION.mdDeploy to productionDEPLOYMENT_CHECKLIST.mdSee full featuresREADME.mdUnderstand architectureIMPLEMENTATION_SUMMARY.mdCheck filesFILE_REFERENCE.mdSee current statusPROJECT_STATUS.md
Everything is ready. You have: โ Production-ready code (9 source files) โ Complete documentation (14 guides) โ ClawHub integration (adapter + publishing) โ Deployment options (Cloud/Cron/K8s) โ Troubleshooting guides โ Configuration templates Now go ship it! ๐ Start with: START_HERE.md
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.