← Back to Skills Marketplace
leochan14

Find Skills 0.1.0

by leochan14 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2915
Downloads
5
Stars
283
Active Installs
1
Versions
Install in OpenClaw
/install find-skills-0-1-0
Description
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Usage Guidance
Before installing a skill this finds, review the exact package name, source page, publisher, and repository. Prefer seeing the command first, and avoid global no-confirm installation unless you trust the selected skill.
Capability Analysis
Type: OpenClaw Skill Name: find-skills-0-1-0 Version: 1.0.0 This skill is classified as suspicious due to its inherent high-risk capabilities, specifically the instruction to execute `npx skills add <owner/repo@skill> -g -y` from SKILL.md. This command allows the agent to install arbitrary code globally and without confirmation, creating a significant supply chain vulnerability. While the skill's stated purpose is benign (finding and installing skills), this mechanism provides a clear vector for malicious actors to leverage the agent for arbitrary code execution if a malicious skill is published or if the agent is tricked into installing one via prompt injection.
Capability Assessment
Purpose & Capability
The artifact's stated purpose is to help users discover and install agent skills, and the documented `npx skills find` and `npx skills add` workflow fits that purpose.
Instruction Scope
The activation language is broad and may suggest skill discovery during general capability questions, but the workflow still tells the agent to present options and install only if the user wants to proceed.
Install Mechanism
There is no executable installer in the artifact; the main install behavior is an instruction to use the external Skills CLI to add selected packages from GitHub or other sources.
Credentials
The artifacts do not request credentials, local private-file indexing, background workers, unrelated network endpoints, or sensitive data access.
Persistence & Privilege
The recommended install command uses `-g -y`, which makes a persistent user-level install and skips the CLI confirmation prompt after the user has approved proceeding.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install find-skills-0-1-0
  3. After installation, invoke the skill by name or use /find-skills-0-1-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the find-skills skill. - Helps users discover and install agent skills from the open ecosystem. - Suggests relevant skills in response to user questions about tasks or capabilities. - Provides instructions for searching, installing, and learning more about skills. - Guides users on using the Skills CLI (npx skills) to manage skills. - Offers advice when no relevant skills are found and suggests creating new ones.
Metadata
Slug find-skills-0-1-0
Version 1.0.0
License
All-time Installs 285
Active Installs 283
Total Versions 1
Frequently Asked Questions

What is Find Skills 0.1.0?

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 2915 downloads so far.

How do I install Find Skills 0.1.0?

Run "/install find-skills-0-1-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Find Skills 0.1.0 free?

Yes, Find Skills 0.1.0 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Find Skills 0.1.0 support?

Find Skills 0.1.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Find Skills 0.1.0?

It is built and maintained by leochan14 (@leochan14); the current version is v1.0.0.

💬 Comments