← Back to Skills Marketplace
miknasbh-stack

Find Skills - Universal Discovery

by miknasbh-stack · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
416
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install miknas-find-skills
Description
Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using SkillKit CLI. Supports browsing official partner coll...
Usage Guidance
This skill appears to do what it says: search and install skills using the SkillKit CLI. Before letting the agent run installs, consider these precautions: 1) Require explicit user confirmation before running any npx install or install <owner/repo>. 2) Review the SkillKit npm package and the target GitHub repositories you install from (owner/repo) — npx/GitHub installs execute third‑party code. 3) Prefer installing only from well-known, trusted publishers (Vercel, Supabase, Anthropic, etc.) and inspect unknown repos for malicious content. 4) If you need tighter controls, disable autonomous installations or audit installed skills after installation. If you want, I can list specific checks to perform on a given owner/repo before installing it.
Capability Analysis
Type: OpenClaw Skill Name: miknas-find-skills Version: 1.0.0 The skill facilitates the discovery and installation of third-party code by instructing the AI agent to execute 'npx skillkit@latest' and install skills directly from GitHub repositories (e.g., 'npx skillkit@latest install <owner/repo>'). While these actions are consistent with the stated purpose of a 'meta-discovery' tool, the automated execution of remote packages and arbitrary GitHub content poses a high risk for Remote Code Execution (RCE) and supply chain attacks. The skill lacks safety boundaries for these high-privilege operations.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all describe discovering and installing skills using the SkillKit CLI; required binaries/env/configs are none, which is proportionate for an instruction-only discovery skill.
Instruction Scope
SKILL.md instructs the agent to run npx skillkit commands to search and install packages and to install owner/repo GitHub packages. The instructions do not request unrelated files or secrets, but they do direct the agent to fetch and execute third-party code (via npx and GitHub installs), which is expected for an installer/discovery tool but is a point of operational risk that should be acknowledged.
Install Mechanism
There is no built-in install spec (instruction-only). However, runtime guidance relies on npx to fetch and run npm packages and to install skills from GitHub repos. This is consistent with the stated purpose but means code will be pulled from external registries and repositories at runtime; the skill itself does not declare or verify those sources.
Credentials
No environment variables, credentials, or config paths are requested. The lack of requested secrets is consistent with a discovery/install helper.
Persistence & Privilege
always is false and autonomous invocation is allowed by platform default. This skill's runtime actions (installing other skills) could allow the agent to extend its capabilities by fetching and installing third‑party code — expected for a skill installer but increases blast radius if the agent is allowed to act without user confirmation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install miknas-find-skills
  3. After installation, invoke the skill by name or use /miknas-find-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Universal skill discovery across 400K+ AI agent skills from multiple marketplaces
Metadata
Slug miknas-find-skills
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Find Skills - Universal Discovery?

Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using SkillKit CLI. Supports browsing official partner coll... It is an AI Agent Skill for Claude Code / OpenClaw, with 416 downloads so far.

How do I install Find Skills - Universal Discovery?

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

Is Find Skills - Universal Discovery free?

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

Which platforms does Find Skills - Universal Discovery support?

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

Who created Find Skills - Universal Discovery?

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

💬 Comments