← 返回 Skills 市场
Find Skills - Universal Discovery
作者
miknasbh-stack
· GitHub ↗
· v1.0.0
· MIT-0
416
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install miknas-find-skills
功能描述
Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using SkillKit CLI. Supports browsing official partner coll...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install miknas-find-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/miknas-find-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Universal skill discovery across 400K+ AI agent skills from multiple marketplaces
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 416 次。
如何安装 Find Skills - Universal Discovery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install miknas-find-skills」即可一键安装,无需额外配置。
Find Skills - Universal Discovery 是免费的吗?
是的,Find Skills - Universal Discovery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Find Skills - Universal Discovery 支持哪些平台?
Find Skills - Universal Discovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Find Skills - Universal Discovery?
由 miknasbh-stack(@miknasbh-stack)开发并维护,当前版本 v1.0.0。
推荐 Skills