← 返回 Skills 市场
christopher-schulze

Skill Miner

作者 Christopher · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
895
总下载
2
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-miner
功能描述
Discover, research, and analyze ClawHub skills safely to build your own clean, secure implementations without downloading suspicious code.
安全使用建议
This is an instruction-only guide for safely researching ClawHub skills and creating your own clean implementations; it's coherent and does not request secrets or install code. Before using it, confirm you have a trusted 'clawhub' CLI (the skill assumes you will run clawhub search/inspect/explore) and that any 'skill-creator' tooling you use is trustworthy. Remember that running clawhub inspect/search communicates with the ClawHub service — verify that service and the skill owners you inspect are reputable. The SKILL.md is guidance only: it won't execute by itself, but an agent that follows it may run the referenced CLI commands, so control whether the agent is allowed to run external CLIs or make network requests. If you want stronger guarantees, manually perform the inspect steps and avoid running clawhub install on untrusted skills; when building replacements, keep dependencies minimal and avoid executing downloaded code.
功能分析
Type: OpenClaw Skill Name: skill-miner Version: 1.0.0 The 'skill-miner' bundle is designed to promote secure skill development by guiding the AI agent and user to research existing ClawHub skills without installing potentially risky code, and instead build clean, custom implementations. All instructions, including those in SKILL.md and references/examples.md, consistently emphasize security best practices such as avoiding `eval`, input validation, and not hardcoding secrets. There are no malicious commands, data exfiltration attempts, persistence mechanisms, or prompt injection directives aimed at subverting the agent's behavior or performing harmful actions. The `clawhub` commands used are for legitimate skill discovery and inspection, aligning perfectly with the stated purpose.
能力评估
Purpose & Capability
Name/description match the content: SKILL.md focuses on discovering skills on ClawHub, inspecting metadata, analyzing approaches, and building clean replacements. It does not request unrelated credentials, binaries, or system access.
Instruction Scope
Instructions are narrowly scoped to using the clawhub CLI (search, explore, inspect) and to a 'skill-creator' step for building implementations. The skill does not instruct reading local config or secrets. Minor note: it references external tools (clawhub, skill-creator) but the metadata doesn't declare those as required binaries — this is an omission in metadata rather than a functional mismatch.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes install risk.
Credentials
The skill declares no environment variables, credentials, or config paths and the instructions do not request secrets. Recommended CLI calls will communicate with ClawHub but do not require sensitive local credentials.
Persistence & Privilege
Skill is not force-included (always:false) and makes no requests to modify agent or system-wide configuration. Autonomous model invocation is allowed by platform default but the skill's instructions do not request elevated persistence or cross-skill config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-miner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-miner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
skill-miner 1.0.0 - Initial release enabling safe, systematic skill discovery and clean implementation inspired by ClawHub research. - Provides workflow: Search ClawHub → Inspect metadata → Analyze approach → Build your own skill. - Strong security focus: never download suspicious code; always inspect and build from scratch. - Detailed guidance on researching, building, and documenting new skills. - Includes examples, common gaps to fill, best security practices, and a quality checklist for publishing.
元数据
Slug skill-miner
版本 1.0.0
许可证
累计安装 5
当前安装数 4
历史版本数 1
常见问题

Skill Miner 是什么?

Discover, research, and analyze ClawHub skills safely to build your own clean, secure implementations without downloading suspicious code. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 895 次。

如何安装 Skill Miner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-miner」即可一键安装,无需额外配置。

Skill Miner 是免费的吗?

是的,Skill Miner 完全免费(开源免费),可自由下载、安装和使用。

Skill Miner 支持哪些平台?

Skill Miner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill Miner?

由 Christopher(@christopher-schulze)开发并维护,当前版本 v1.0.0。

💬 留言讨论