← 返回 Skills 市场
Toolset
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
148
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install toolset
功能描述
Toolset integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toolset data.
安全使用建议
This skill appears to do what it claims (use Membrane CLI to interact with Toolset). Before installing or running it: (1) verify the @membranehq/cli package on npm (author, downloads, repository) or prefer npx to avoid a global install; (2) confirm you trust Membrane to manage your Toolset credentials and review their privacy/security docs; (3) when using headless login, only paste authorization codes into trusted prompts and avoid sharing them in chat or logs; (4) if you want tighter control, restrict the agent's autonomous invocation or run the CLI manually rather than allowing the agent to install/run it automatically.
功能分析
Type: OpenClaw Skill
Name: toolset
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the Membrane CLI to manage WordPress Toolset data. It outlines standard procedures for authentication, connection management, and action execution via the '@membranehq/cli' npm package. The instructions in SKILL.md promote security best practices by advising the agent to let the platform handle credentials server-side rather than requesting secrets from the user, and no malicious code, obfuscation, or exfiltration patterns were detected.
能力评估
Purpose & Capability
The name/description (Toolset integration) align with using the Membrane CLI to connect to Toolset and run actions. Required items (none declared) match the instruction-only nature; asking the user to create a connection via Membrane is appropriate for this purpose.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in via an OAuth-style browser flow, listing/creating connections and actions, and running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to endpoints outside Membrane/Toolset flows.
Install Mechanism
Installation guidance uses npm install -g @membranehq/cli and npx usage. Using a public npm package is a reasonable, common approach, but global npm installs execute third-party code and carry the usual supply-chain risk; consider using npx or inspecting the package before global install.
Credentials
No environment variables, config paths, or credentials are requested in the manifest. Auth is delegated to Membrane's login flow rather than asking the user for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
Skill is instruction-only, has no always:true flag, and does not request persistent system-wide configuration or access to other skills' credentials. Autonomous invocation is allowed (default) but not combined with broad privileges in this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toolset - 安装完成后,直接呼叫该 Skill 的名称或使用
/toolset触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Toolset 是什么?
Toolset integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toolset data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Toolset?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toolset」即可一键安装,无需额外配置。
Toolset 是免费的吗?
是的,Toolset 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Toolset 支持哪些平台?
Toolset 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Toolset?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills