← 返回 Skills 市场
Percy
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install percy
功能描述
Percy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Percy data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install percy - 安装完成后,直接呼叫该 Skill 的名称或使用
/percy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Percy 是什么?
Percy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Percy data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Percy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install percy」即可一键安装,无需额外配置。
Percy 是免费的吗?
是的,Percy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Percy 支持哪些平台?
Percy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Percy?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills