← 返回 Skills 市场
gora050

Spinupwp

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install spinupwp
功能描述
SpinupWP integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpinupWP data.
安全使用建议
This skill is internally consistent: it instructs installing the Membrane CLI and using it to connect to SpinupWP, and it doesn't ask for unrelated secrets. Before installing: verify you trust the @membranehq npm package and the GetMembrane project (check the package publisher, repository, and recent releases); prefer running the CLI in a sandbox or on a machine/account with limited privileges; confirm any Membrane connections use the correct tenant/account and review what actions will be run (actions executed via Membrane can perform changes on your SpinupWP account). If you are uncomfortable globally installing an npm package, use `npx` or inspect the package source first.
功能分析
Type: OpenClaw Skill Name: spinupwp Version: 1.0.3 The spinupwp skill provides instructions for an AI agent to manage WordPress sites via the SpinupWP service using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution through the `membrane` command-line tool (SKILL.md). The skill follows security best practices by advising the agent to let the platform handle credentials rather than asking the user for secrets, and it contains no evidence of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The SKILL.md describes a SpinupWP integration and all runtime instructions revolve around using the Membrane CLI to connect, discover, create, and run actions against SpinupWP. Requested tools and commands (membrane CLI, npx usage) are coherent with the described purpose.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, performing login, creating a connector, listing/discovering actions, and running actions. The file does not instruct reading unrelated files, scraping environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no automated install spec), but it tells users/agents to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing packages from npm is a normal installation method but carries inherent supply-chain risk; the skill itself does not bundle or download arbitrary archives, however users should verify the npm package publisher and version before global installation.
Credentials
The skill declares no required environment variables, no primary credential, and explicitly advises against asking users for API keys (it relies on Membrane-managed auth). There are no requests for unrelated credentials or config paths.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration or persistent privileges. It relies on the Membrane CLI for auth and connections; agent autonomous invocation remains enabled (platform default) but is not a unique escalation by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spinupwp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spinupwp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug spinupwp
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Spinupwp 是什么?

SpinupWP integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpinupWP data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。

如何安装 Spinupwp?

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

Spinupwp 是免费的吗?

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

Spinupwp 支持哪些平台?

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

谁开发了 Spinupwp?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论