← 返回 Skills 市场
tobewin

Skill Recommender Pro

作者 ToBeWin · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-recommender-pro
功能描述
Intelligent skill recommendations for OpenClaw. Analyzes installed skills using rule-based filtering and pattern matching. Suggests complementary skills, alt...
安全使用建议
This skill appears coherent and focused: it uses the clawhub CLI and small Python snippets to inspect installed skills and search the registry, and it does not request secrets or install additional software. Before installing, verify you trust the clawhub binary on your system (the skill will invoke it), and remember recommendations produced may point you to other skills — inspect those target skills before installing. If you want further assurance, paste the output of `clawhub list` or run the SKILL.md's example commands locally to see what the recommender would do in your environment.
功能分析
Type: OpenClaw Skill Name: skill-recommender-pro Version: 1.0.2 The skill-recommender-pro bundle is a legitimate tool designed to analyze a user's installed OpenClaw skills and suggest complementary or missing ones. It uses standard CLI commands (clawhub list/search/inspect) and straightforward Python scripts to categorize skills and generate reports, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill enumerates installed skills (clawhub list), searches the registry (clawhub search), and applies simple rules/keyword matching to produce recommendations. Requiring python3 and invoking clawhub is proportional to this purpose.
Instruction Scope
Instructions are focused on listing/searching skills and performing local analysis with small inline Python snippets. They do run subprocesses (clawhub list/search) and print included file contents for review; this is appropriate for a recommender but means the skill can read the local skill list and invoke clawhub. No instructions read unrelated system files or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill only depends on the python3 binary and the clawhub CLI, which are relevant to its function.
Persistence & Privilege
always is false and the skill does not request permanent presence or elevated privileges. It does not modify other skills or system-wide settings in its instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-recommender-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-recommender-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
修复安全扫描问题:移除curl依赖,明确语义分析由agent执行,不读取config文件
v1.0.1
AI驱动的Skill推荐:规则+LLM混合分析,智能互补推荐,多语言支持
v1.0.0
AI驱动的Skill推荐
元数据
Slug skill-recommender-pro
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Skill Recommender Pro 是什么?

Intelligent skill recommendations for OpenClaw. Analyzes installed skills using rule-based filtering and pattern matching. Suggests complementary skills, alt... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 Skill Recommender Pro?

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

Skill Recommender Pro 是免费的吗?

是的,Skill Recommender Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Recommender Pro 支持哪些平台?

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

谁开发了 Skill Recommender Pro?

由 ToBeWin(@tobewin)开发并维护,当前版本 v1.0.2。

💬 留言讨论