← 返回 Skills 市场
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-seekers-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-seekers-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 将文档网站、GitHub仓库、PDF转换为Claude AI技能
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Skill Seekers Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-seekers-tool」即可一键安装,无需额外配置。
Skill Seekers Tool 是免费的吗?
是的,Skill Seekers Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Seekers Tool 支持哪些平台?
Skill Seekers Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Seekers Tool?
由 fan166(@fan166)开发并维护,当前版本 v1.0.0。
推荐 Skills