← Back to Skills Marketplace
muguozi1

Muguozi1 Openclaw Find Skills

by muguozi1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
287
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install muguozi1-openclaw-find-skills
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...
Usage Guidance
This skill is coherent and does what it says: it helps find and install other skills via the Skills CLI. Before using it (or following its install suggestions): 1) Be cautious when running `npx` or installing packages from unknown authors—these commands fetch and run remote code. 2) Avoid blindly using `-g -y`; prefer local installs or review the package/repository first. 3) Inspect the target skill's repository, README, and code for unexpected behavior, especially scripts that run at install time. 4) Do not run installs as root; use a sandbox or separate user when testing new skills. If you want, I can: fetch and show the suggested skill's repository URL and README before you install, or suggest safer install options (local or review-first).
Capability Analysis
Type: OpenClaw Skill Name: muguozi1-openclaw-find-skills Version: 1.0.0 The skill provides the agent with the capability to search for and install third-party software using the `npx skills` CLI. While this aligns with its stated purpose, the instructions in `SKILL.md` explicitly direct the agent to use the `-y` flag to bypass confirmation prompts during global installation (`npx skills add <package> -g -y`). This represents a significant security risk as it could be leveraged via prompt injection to install arbitrary malicious packages without user intervention. Additionally, the bundle contains several placeholder scripts (`scripts/test.py`, `scripts/examples.py`) and repetitive metadata regarding 'Karpathy minimalism' and 'mass-optimization' that suggest automated or templated generation.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md consistently describe discovering and installing skills via the Skills CLI (npx skills). The included example/test scripts are small, documentation-only, and related to demonstrating/validating the skill.
Instruction Scope
Runtime instructions are narrowly scoped to searching for and installing skills using the Skills CLI (npx skills find / npx skills add). They do not request unrelated files, credentials, or system paths. Note: the guide recommends running `npx` and using `-g -y` to install globally and skip prompts; these are legitimate for installing packages but increase the risk of installing/auto-executing unreviewed third-party code.
Install Mechanism
The skill itself has no install spec (instruction-only), which is low-risk. However, it instructs users/agents to use `npx skills add`, which will download and execute packages from the network (npm/GitHub). This is expected for a discovery/install helper but is a common vector for supply-chain risk and should be handled cautiously.
Credentials
No environment variables, credentials, or config paths are requested. Nothing disproportionate is required for the described purpose.
Persistence & Privilege
Skill does not request permanent presence or elevated platform privileges (always:false). The documentation suggests global installation of discovered skills (`-g`) and skipping confirmations (`-y`), which can increase attack surface if used without review. The skill itself does not modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install muguozi1-openclaw-find-skills
  3. After installation, invoke the skill by name or use /muguozi1-openclaw-find-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
find-skills 1.0.0 – Initial release - Introduces a skill to help users discover and install agent skills based on their queries or needs. - Provides guidelines on when and how to use the skill for searching, presenting, and installing relevant agent skills. - Includes clear usage documentation, examples, troubleshooting steps, and best practices for effective searches. - Outlines common categories to improve skill discovery. - Follows minimalistic design principles for clarity and ease of use.
Metadata
Slug muguozi1-openclaw-find-skills
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Muguozi1 Openclaw Find Skills?

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... It is an AI Agent Skill for Claude Code / OpenClaw, with 287 downloads so far.

How do I install Muguozi1 Openclaw Find Skills?

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

Is Muguozi1 Openclaw Find Skills free?

Yes, Muguozi1 Openclaw Find Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Muguozi1 Openclaw Find Skills support?

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

Who created Muguozi1 Openclaw Find Skills?

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

💬 Comments