← Back to Skills Marketplace
fan166

Skill Seekers Tool

by fan166 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
123
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-seekers-tool
Description
A Python CLI tool to convert websites, GitHub repos, and various documents into Claude AI skills or other supported AI skill formats.
Usage Guidance
This skill appears to do what it claims, but take normal precautions before installing/running third-party tooling: 1) Inspect the PyPI package and GitHub repository (source, maintainer, recent activity) before pip installing. 2) Install in an isolated environment (virtualenv/container) and pin the package version. 3) Avoid pointing the tool at sensitive directories or files; only supply the specific docs/repos you want converted. 4) Do not provide secrets or credentials to the tool unless you understand why they're needed. 5) If possible, review the package source code (or run it in a sandbox) to ensure it doesn't exfiltrate data or perform unexpected network activity.
Capability Analysis
Type: OpenClaw Skill Name: skill-seekers-tool Version: 1.0.0 The skill bundle (SKILL.md) instructs the AI agent to perform high-risk operations, including installing an external Python package ('pip install skill-seekers') and crawling arbitrary remote URLs and GitHub repositories. While these capabilities are aligned with the tool's stated purpose of converting documents into AI skills, they introduce significant risks of remote code execution and data ingestion from untrusted sources. No explicit evidence of malicious intent, such as data exfiltration or hardcoded backdoors, was found in the provided files (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
Name/description claim a Python CLI that converts docs/repos/sites into AI-skill packages; the runtime instructions show exactly that (pip install skill-seekers, create/package commands). No unrelated credentials, binaries, or config paths are requested, so the declared purpose aligns with required artifacts.
Instruction Scope
SKILL.md gives explicit CLI commands to install the package and to create packages from URLs, GitHub repos, local directories, and many document types. This is consistent with the stated purpose, but the instructions inherently require reading local files/directories when the user points the tool at them — users should avoid giving it access to sensitive paths. The doc does not instruct the agent to access unrelated system config or secrets.
Install Mechanism
There is no platform install spec in the registry (instruction-only), but the SKILL.md tells users to pip install the package from PyPI (and optional extras). Installing a third-party PyPI package is expected for this tool, but it carries the usual risk that package installation executes arbitrary code on the host. The listed upstream URLs (PyPI, GitHub, project website) are appropriate references rather than obscure download hosts.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate. The tool may process user-supplied local files and network resources (e.g., GitHub, websites), which matches the purpose; there is no hidden request for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not attempt to modify other skills or system-wide agent configuration in the provided instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-seekers-tool
  3. After installation, invoke the skill by name or use /skill-seekers-tool
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 将文档网站、GitHub仓库、PDF转换为Claude AI技能
Metadata
Slug skill-seekers-tool
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Seekers Tool?

A Python CLI tool to convert websites, GitHub repos, and various documents into Claude AI skills or other supported AI skill formats. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.

How do I install Skill Seekers Tool?

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

Is Skill Seekers Tool free?

Yes, Skill Seekers Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Seekers Tool support?

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

Who created Skill Seekers Tool?

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

💬 Comments