← Back to Skills Marketplace
membranedev

Toolset

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install toolset
Description
Toolset integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toolset data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install toolset
  3. After installation, invoke the skill by name or use /toolset
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug toolset
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Toolset?

Toolset integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toolset data. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install Toolset?

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

Is Toolset free?

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

Which platforms does Toolset support?

Toolset is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Toolset?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments