skills-searchSearch skills.sh registry from CLI. Find and discover agent skills from the skills.sh ecosystem.
Install via ClawdBot CLI:
clawdbot install TheSethRose/skills-searchSearch skills from skills.sh registry directly from your terminal.
clawdhub install skills-search
# Search for skills by name
skills-search "postgres"
skills-search "web design"
skills-search "twitter"
# Show most popular skills
skills-search --popular
skills-search --popular --limit 10
# Search with install command
skills-search "web design" --show-install
⯠skills-search "web design"
š Searching skills.sh for "web design"...
ā
web-design-guidelines (16,922 installs)
Source: vercel-labs/agent-skills
Install: npx skills add vercel-labs/agent-skills
ā
frontend-design (566 installs)
Source: anthropics/skills
Install: npx skills add anthropics/skills
⯠skills-search --popular --limit 5
š Top 5 most popular skills:
ā
vercel-react-best-practices (22,475 installs)
Source: vercel-labs/agent-skills
ā
web-design-guidelines (17,135 installs)
Source: vercel-labs/agent-skills
ā
upgrading-expo (1,192 installs)
Source: expo/skills
...
npx @thesethrose/skills-search "react"
After finding a skill, install it using the skills CLI:
npx skills add vercel-labs/agent-skills
TUI Navigation Guidance:
The skills CLI uses an interactive menu. Watch for prompts and navigate accordingly:
space, confirm with enterup/down, select Clawdbot with space, confirm with enterenterenter to proceedImportant: The TUI may change. Pay attention to the menu options and select Clawdbot when prompted for agents. If unsure about any selection, ask the user for guidance.
ls ~/.clawdbot/workspace/.agents/skills/
Skills.sh automatically indexes GitHub repos containing SKILL.md files. To add your skill:
SKILL.md in your GitHub repo
clawdhub publish ./your-skill/ --slug your-skill --name "Your Skill" --version 1.0.0
clawdhub install your-skill
clawdhub install skills-searchGenerated Mar 1, 2026
Developers building AI agents can use this skill to search for and install specialized skills from the skills.sh registry, enhancing their agent's capabilities. It streamlines finding tools like database connectors or design guidelines directly from the CLI.
Educators or students creating AI-powered learning assistants can search for educational skills to add functionalities like quiz generation or content summarization. This enables quick prototyping and customization of AI tools for academic projects.
Marketing teams can use this skill to find and integrate skills for social media management or content creation into their AI agents. It helps automate tasks like scheduling posts or analyzing trends by easily discovering relevant skills from the ecosystem.
Startups building minimum viable products with AI agents can search for pre-built skills to add features like customer support chatbots or data analysis. This reduces development time by leveraging existing skills from the skills.sh community.
Offer basic search and installation for free, while charging for premium features like advanced analytics, priority support, or exclusive skills. Revenue can come from subscription fees or one-time purchases for enterprise users.
Provide paid consulting to help businesses discover and integrate specific skills into their AI workflows. Revenue is generated through hourly rates or project-based fees for custom skill development and deployment.
Earn commissions by promoting popular skills or tools from the skills.sh registry. Partner with skill developers to drive installs and share revenue, or offer sponsored placements in search results for visibility.
š¬ Integration Tip
Ensure Node.js is installed for CLI functionality, and use the --show-install flag to quickly copy installation commands for seamless skill integration.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.