← Back to Skills Marketplace
gora050

Spinupwp

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

What is Spinupwp?

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

How do I install Spinupwp?

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

Is Spinupwp free?

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

Which platforms does Spinupwp support?

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

Who created Spinupwp?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments