Overview
- Skill Key
- grxkun/skill-mixer
- Author
- grxkun
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/grxkun/skill-mixer
- Latest Commit SHA
- 6920494d2122999641231b952f159c96dcebebe1
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
็ดๆฅๅคๅถไปฅไธๆ็คบ่ฏ๏ผๅ้็ปไฝ ็ AI ๅฉๆๅณๅฏๅฎๆๅฎ่ฃ ใ
่ฏทๅ ๆฃๆฅๆฏๅฆๅทฒๅฎ่ฃ SkillHub ๅๅบ๏ผ่ฅๆชๅฎ่ฃ ๏ผ่ฏทๆ นๆฎ https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md ๅฎ่ฃ SkillHub ๅๅบ๏ผ็ถๅๅฎ่ฃ Skill Mixer ๆ่ฝใ ่ฅๅทฒๅฎ่ฃ ๏ผๅ็ดๆฅๅฎ่ฃ Skill Mixer ๆ่ฝใ
# ๐ฏ SkillMixer - Upload Ready!
## ๐ Project Completion Status
```
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
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
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ...
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".