skills-search
Skills.sh Search CLI
Search skills from skills.sh registry directly from your terminal.
Install (ThinkFleetBot)
thinkfleet-hub install skills-search
Usage
# 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
Examples
β― 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
Popular 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
...
Automation (ThinkFleetBot)
Step 1: Search for a skill
npx @thesethrose/skills-search "react"
Step 2: Install found skill via skills CLI
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:
- Select skills β Toggle skills you want with
space, confirm withenter - Select agents β Navigate with
up/down, selectThinkFleetBotwithspace, confirm withenter - Installation scope β Choose Project (recommended) with
enter - Confirm β Press
enterto proceed
Important: The TUI may change. Pay attention to the menu options and select ThinkFleetBot when prompted for agents. If unsure about any selection, ask the user for guidance.
Step 3: Verify installation
ls ~/.thinkfleetbot/workspace/.agents/skills/
Adding Your Own Skill
Skills.sh automatically indexes GitHub repos containing SKILL.md files. To add your skill:
- Create a skill folder with
SKILL.mdin your GitHub repo - Publish to ThinkFleet Hub for ThinkFleetBot-specific discovery:
thinkfleet-hub publish ./your-skill/ --slug your-skill --name "Your Skill" --version 1.0.0 - Install in ThinkFleetBot:
thinkfleet-hub install your-skill
Notes
- Queries https://skills.sh/api/skills (official skills.sh API)
- Results sorted by install count (most popular first)
- ThinkFleetBot-only: Install via
thinkfleet-hub install skills-search - Skills.sh leaderboard requires GitHub repo (not needed for ThinkFleet Hub-only skills)
More from thinkfleetai/thinkfleet-engine
local-whisper
Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.
149flyio-cli-public
Use the Fly.io flyctl CLI for deploying and operating apps on Fly.io: deploys (local or remote builder), viewing status/logs, SSH/console, secrets/config, scaling, machines, volumes, and Fly Postgres (create/attach/manage databases). Use when asked to deploy to Fly.io, debug fly deploy/build/runtime failures, set up GitHub Actions deploys/previews, or safely manage Fly apps and Postgres.
24kagi-search
Web search using Kagi Search API. Use when you need to search the web for current information, facts, or references. Requires KAGI_API_KEY in the environment.
22feishu-bridge
Connect a Feishu (Lark) bot to ThinkFleet via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.
13video-subtitles
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
11bambu-local
Control Bambu Lab 3D printers locally via MQTT (no cloud). Supports A1, A1 Mini, P1P, P1S, X1C.
10