2.6k
GitHub Stars
3
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill skill-finder-cn- _meta.json308 B
- package.json108 B
- SKILL.md1.2 KB
Overview
This skill helps users discover and install ClawHub Skills quickly and accurately. It answers queries like “what skill can do X” or “find a skill” and returns relevant matches with installation guidance. The focus is on fast discovery, concise recommendations, and actionable next steps.
How this skill works
The skill parses the user’s natural-language request to extract intent and keywords. It searches the archived ClawHub index for matching Skills, ranks results by relevance, and returns a short list with descriptions and install commands. It can also provide inspection tips and installation snippets for each recommended Skill.
When to use it
- You want to find a Skill that performs a specific task (e.g., monitor prices, translate text).
- You need quick recommendations from the ClawHub Skill archive.
- You want the exact install or inspect commands for a Skill.
- You are exploring automation options and need examples of available Skills.
- You need alternative Skills when one option doesn’t meet requirements.
Best practices
- Describe the desired outcome clearly and include relevant keywords (platforms, data types, frequency).
- Ask for lightweight recommendations first, then request deeper inspection for top candidates.
- Verify compatibility and version details using the inspect command before installing.
- Test Skills in a safe environment before deploying to production.
- Provide feedback on false positives to improve future searches.
Example use cases
- Find a Skill to monitor cryptocurrency prices and notify when thresholds are crossed.
- Locate a Skill that extracts structured data from emails or PDFs.
- Discover Skills that integrate with specific services (Slack, GitHub, Twitter).
- Identify backup or archive-related Skills from the ClawHub archive for data retention.
- Search for language translation or summarization Skills for content workflows.
FAQ
Run the provided install command (e.g., clawhub install <skill-name>) and check compatibility with clawhub inspect <skill-name> first.
What if no results match my request?
Try broader keywords, include synonyms, or describe the task step-by-step so the skill can extract better search terms.
Are archived Skill versions available?
Yes — the archive contains all versions of Skills indexed on ClawHub; inspect results include available versions.