Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Build a wide-trigger, precise-match index for local OpenClaw skills (L1-L3), then quickly route by intent/category/keywords.
Build a wide-trigger, precise-match index for local OpenClaw skills (L1-L3), then quickly route by intent/category/keywords.
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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Create and use a fast local index so users can trigger skills with natural language (broad keywords) and still get precise skill routing.
Scans local skills in ~/.openclaw/workspace/skills/*/SKILL.md Builds a category + keyword index for L1/L2/L3 routing Supports quick lookup from any user phrase Produces recommended skills with priority order
index/skill_index.json β index database scripts/skill_lookup.py β local query tool README.md β usage docs
python3 scripts/skill_lookup.py "ζεΌη½ι‘΅εΉΆζͺεΎ" python3 scripts/skill_lookup.py "ocrθ―ε«εΎηζε" python3 scripts/skill_lookup.py "θͺε¨εε·₯δ½ζ΅"
Exact skill trigger > category keyword > generic intent Multi-keyword query returns intersected/re-ranked skills Keeps L0 out of normal routing unless explicitly requested
Browser: ζ΅θ§ε¨ / η½ι‘΅ / ζε / ζͺεΎ / η»ε½ / 葨ε Docs: word / docx / csv / ζ₯ε / ε―ΌεΊ AI Agent: evomap / agent / εδ½ / θηΉ Media: ocr / εεΉ / youtube / θ―ι³θ½¬ζε Team: codingteam / ε代η / δ»»ε‘εθ§£
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.