Install
openclaw skills install @lpb123/auto-skill-discoveryAutomatically discover, search, and install skills from ClawHub — the public skill registry for OpenClaw — when no locally installed skill can fulfill the user's request. Acts as a "skill gap filler": when the agent encounters a task it cannot handle with existing skills or built-in tools, it searches ClawHub for a matching skill, presents options to the user, and installs their choice with one command. Use when: (1) the user asks for a capability that no installed skill can fulfill, (2) the user explicitly says "find a skill", "search for a skill", "is there a skill for X", "install a skill from ClawHub", or "search ClawHub", (3) the agent determines that a specialized ClawHub skill would handle the task better than general-purpose reasoning or existing tools, (4) the user asks "what skills are available for X" or "can OpenClaw do X". Triggers on phrases like: "find a skill", "search skills", "install a skill", "search ClawHub", "is there a plugin for", "can you do X", "I need a tool for", "有没有能做X的技能", "帮我找个技能", "搜一下技能", "装个技能". Also activates when no available_skills entry matches the user's intent and the task is clearly skill-shaped (domain-specific workflow, specialized integration, or multi-step procedure).
openclaw skills install @lpb123/auto-skill-discoveryAutomatically search ClawHub for skills that match the user's needs and offer to install them.
Extract 1-3 concise search keywords from the user's request. Focus on the core capability, not the full sentence.
Examples:
dockercsvemailopenclaw skills search "<keywords>"
If no results, try alternative keywords or broader terms.
Show the user what was found in a concise list:
If nothing relevant is found, tell the user honestly and suggest they could create one or check clawhub.ai manually.
Always ask the user before installing. Never auto-install.
openclaw skills install <slug>
After install, inform the user:
If the user wants to use the skill right away in the current session: