← Back to Skills Marketplace
membranedev

Percy

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install percy
Description
Percy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Percy data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to proxy Percy operations rather than calling Percy APIs directly. Before installing or running it, be aware that you will need to: (1) install a global npm package (@membranehq/cli) which writes to your system and may require privileges; (2) create/login to a Membrane account and authorize a connection — that grants Membrane access to your Percy data on your behalf. If you prefer not to route Percy access through a third party, consider using official Percy tooling or direct API calls with credentials you control. Also consider pinning a specific @membranehq/cli version instead of always using @latest and verify the package source if you must run npm install -g.
Capability Analysis
Type: OpenClaw Skill Name: percy Version: 1.0.1 The 'percy' skill provides instructions for the agent to manage visual testing via the Membrane CLI. It includes standard procedures for installing the '@membranehq/cli' npm package, authenticating, and executing actions through the Membrane platform. The instructions prioritize secure credential management by using managed connections rather than requesting raw API keys from the user, and no malicious patterns, obfuscation, or exfiltration attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill advertises a Percy integration and its runtime instructions consistently use the Membrane CLI to connect to a Percy connector. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs installing the @membranehq/cli and using interactive/headless membrane login and connection commands. Those steps are within scope for a connector-based integration, but they do instruct the user/agent to run system commands (including global npm install) and perform an interactive auth flow.
Install Mechanism
The skill is instruction-only (no install spec in registry) but asks users/agents to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a common but non-trivial operation (writes to disk, may require elevated privileges). The package comes from the public npm namespace @membranehq which is expected for this integration; this is moderate-risk compared with direct downloads from unknown hosts.
Credentials
No environment variables or secrets are declared or required. Authentication is performed via Membrane's login flow rather than asking for API keys in the skill, which is proportionate to the stated design (Membrane handles auth server-side).
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and declares no config paths. Autonomous invocation is allowed (platform default) and is not, by itself, concerning here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install percy
  3. After installation, invoke the skill by name or use /percy
  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 percy
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Percy?

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

How do I install Percy?

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

Is Percy free?

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

Which platforms does Percy support?

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

Who created Percy?

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

💬 Comments