← Back to Skills Marketplace
christopher-schulze

Skill Miner

by Christopher · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
895
Downloads
2
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install skill-miner
Description
Discover, research, and analyze ClawHub skills safely to build your own clean, secure implementations without downloading suspicious code.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-miner
  3. After installation, invoke the skill by name or use /skill-miner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-miner
Version 1.0.0
License
All-time Installs 5
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Skill Miner?

Discover, research, and analyze ClawHub skills safely to build your own clean, secure implementations without downloading suspicious code. It is an AI Agent Skill for Claude Code / OpenClaw, with 895 downloads so far.

How do I install Skill Miner?

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

Is Skill Miner free?

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

Which platforms does Skill Miner support?

Skill Miner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Miner?

It is built and maintained by Christopher (@christopher-schulze); the current version is v1.0.0.

💬 Comments