← 返回 Skills 市场
125
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-activator
功能描述
Skill 激活器——帮助用户发现自动化需求、匹配已有 Skill、融合生成新 Skill。 解决"装了 OpenClaw 不知道用来做什么"的核心问题。 Use when: (1) User says "帮我看看能自动化什么", "我能用 OpenClaw 做什么", "帮我体检", "激活", "scan m...
安全使用建议
This skill appears to do what it claims: it scans your OpenClaw workspace and installed skills, recommends automations, and can generate fused SKILL.md/glue scripts. Before running it, consider: 1) Review the identity files (SOUL.md/USER.md/IDENTITY.md) and any config under ~/.openclaw for secrets — the scanner prints portions of these files; remove or redact sensitive tokens if present. 2) When the skill suggests "one-click" installs (clawhub install) or packaging (package_skill.py), review the generated SKILL.md and any glue scripts before executing installation or publishing. 3) Be aware generated scripts will be written into your workspace; keep backups or run in a disposable workspace if unsure. If you want more assurance, open the produced activation report and fused SKILL.md and inspect them before running any install commands.
功能分析
Type: OpenClaw Skill
Name: skill-activator
Version: 1.0.0
The 'skill-activator' bundle is a utility designed to help users discover, match, and combine OpenClaw skills based on their environment and role. It includes a shell script (scripts/scan_environment.sh) that performs a local scan of installed skills, identity files (SOUL.md, USER.md), and configuration directories to identify active communication channels. While the script accesses personal identity files and checks for the existence of configuration files, its actions are transparent, limited to local discovery, and strictly aligned with the stated purpose of generating a personalized automation report for the user.
能力评估
Purpose & Capability
The name/description (discover → match → fuse) align with the included files: SKILL.md, role templates, fusion guide, and a scanner script that enumerates installed skills and workspace identity. The files and actions requested are coherent with an 'activator' skill.
Instruction Scope
Runtime instructions explicitly run scripts/scan_environment.sh and read SKILL.md and reference files to discover skills and user role. This is within the stated purpose, but the scan prints portions of local identity files (SOUL.md/USER.md/IDENTITY.md) and reads config under $HOME (e.g., ~/.openclaw), which can expose personal or token-bearing content if those files contain secrets. The skill also instructs generating fused SKILL.md and glue scripts, which means it may write files into the workspace.
Install Mechanism
No install spec is present (instruction-only) and the only code is a small included shell scanner. Nothing is downloaded or executed from external URLs by default. This is a low-risk install posture.
Credentials
The skill does not request environment variables or external credentials, which matches its purpose. However, it reads local configuration and identity files (HOME dirs, workspace files, config YAML/JSON) — behavior that is proportionate to an environment scan but potentially sensitive if those files contain secrets or tokens.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It may create fused skill files in the workspace when asked (normal for a generator), but it does not modify other skills' configurations or claim system-wide persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-activator - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-activator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:需求发现 + 智能匹配 + Skill 融合生成
元数据
常见问题
Skill 激活器 是什么?
Skill 激活器——帮助用户发现自动化需求、匹配已有 Skill、融合生成新 Skill。 解决"装了 OpenClaw 不知道用来做什么"的核心问题。 Use when: (1) User says "帮我看看能自动化什么", "我能用 OpenClaw 做什么", "帮我体检", "激活", "scan m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Skill 激活器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-activator」即可一键安装,无需额外配置。
Skill 激活器 是免费的吗?
是的,Skill 激活器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill 激活器 支持哪些平台?
Skill 激活器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill 激活器?
由 Love5209(@love5209)开发并维护,当前版本 v1.0.0。
推荐 Skills