skillstoreSearch, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Install via ClawdBot CLI:
clawdbot install chris6970barbarian-hue/skillstoreSearch, install, and create OpenClaw skills with intelligent matching.
No setup required. Works out of the box.
# Search for a skill (applies 30% threshold)
skillstore <query>
# Examples:
skillstore home assistant
skillstore weather
skillstore smart home
skillstore email gmail
skillstore github
# List installed skills
skillstore list
# Show all known skills (20 built-in)
skillstore known
# Create new skill with templates
skillstore create <name>
skillstore new <name>
# Examples:
skillstore create my-awesome-skill
skillstore new weather-widget
Score >= 50% = Strong match (green bar)
Score >= 30% = Weak match (yellow bar)
Score < 30% = Not shown (filtered)
1. User runs: skillstore home assistant
2. System searches all 3 sources
3. System filters by threshold
4. Results shown with scores:
1. [KNOWN] homeassistant โโโโโโโโโโ 85%
Control smart home devices...
2. [LOCAL] homeassistant โโโโโโโโโโ 78%
3. [GIT] openclaw-homeassistant โโโโโโโโโโ 62%
5. User chooses:
- Enter number โ Install from GitHub
- n โ Create new skill
- q โ Quit
Built-in skills (searchable):
| Skill | Description |
|-------|-------------|
| homeassistant | Smart home control (HA API) |
| gog | Google Workspace (Gmail, Calendar, Drive) |
| weather | Weather forecasts |
| github | GitHub CLI integration |
| himalaya | Email via IMAP/SMTP |
| obsidian | Obsidian vault integration |
| sonoscli | Sonos speaker control |
| blucli | BluOS speaker control |
| eightctl | Eight Sleep pod control |
| ordercli | Food delivery orders |
| blogwatcher | RSS feed monitoring |
| gifgrep | GIF search/download |
| video-frames | Video frame extraction |
| youtube-summarizer | YouTube transcript summary |
| ga4 | Google Analytics 4 |
| gsc | Google Search Console |
| wacli | WhatsApp messaging |
| browser | Browser automation |
| healthcheck | Security hardening |
skillstore/
โโโ SKILL.md # This file
โโโ README.md # User docs
โโโ main.js # CLI with intelligent search
โโโ config.json # Install history
Generated Mar 1, 2026
Users can search for and install skills to control smart home devices via Home Assistant, enabling voice or command automation for lights, thermostats, and security systems. This simplifies setup for homeowners looking to enhance their smart home ecosystem without manual coding.
Developers can quickly find and install skills like GitHub integration or Obsidian vault management to streamline workflows, such as code repository handling or note-taking automation. This reduces time spent on tool setup and boosts efficiency in software development tasks.
Content creators can use skills like YouTube summarizer or GIF search to automate media processing, such as generating video transcripts or sourcing visual assets. This aids in producing content faster and managing digital assets more effectively.
Business analysts can install skills for Google Analytics 4 or RSS feed monitoring to track website performance and industry trends automatically. This provides real-time insights for data-driven decision-making without complex manual reporting.
Individuals can leverage skills like Eight Sleep pod control or health check tools to monitor sleep patterns and device security, promoting better wellness routines. This integrates health data into daily automation for improved personal management.
Offer basic skill search and installation for free, while charging for premium features like advanced templates, priority support, or exclusive skills from verified developers. This model attracts a broad user base and generates revenue through upgrades and subscriptions.
Provide custom skill development and integration services for businesses needing tailored automation solutions, such as smart office systems or specialized analytics tools. Revenue comes from consulting fees, licensing, and ongoing maintenance contracts.
Partner with hardware or software vendors (e.g., smart home device manufacturers) to promote their products through integrated skills, earning commissions on sales or referrals. This leverages the skill ecosystem to drive user adoption and generate affiliate income.
๐ฌ Integration Tip
Start by installing a simple skill like weather or GitHub to test the system, then explore more complex integrations such as Home Assistant for smart home control to gradually build automation workflows.
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack ๐ฆ
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
OpenClaw CLI wrapper โ gateway, channels, models, agents, nodes, browser, memory, security, automation.
MoltGuard โ runtime security plugin for OpenClaw agents by OpenGuardrails. Helps users install, register, activate, and check the status of MoltGuard. Use wh...