← 返回 Skills 市场
jasperdon

Pixcake Skills

作者 pixcake · GitHub ↗ · v1.3.0 · MIT-0
darwinwin32 ✓ 安全检测通过
835
总下载
4
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pixcake
功能描述
像素蛋糕桌面客户端技能,覆盖项目查询与创建、预设修图、导出任务等真实客户端操作。 当用户明确在使用 PixCake / 像素蛋糕,并希望查看项目、创建项目、导入图片、应用预设、发起导出或查询导出任务状态时,则必须阅读该技能。
安全使用建议
This skill is internally coherent for controlling a local PixCake client, but before installing or running its setup: (1) review the included setup.sh / setup.ps1 scripts (they are provided) so you understand the filesystem probes and the config write to ~/.openclaw/workspace/config/mcporter.json; (2) be aware the scripts may run npm install -g mcporter (network download and global install) — ensure your npm registry and environment are trusted; (3) prefer to run the scripts in check-only mode first (./scripts/setup.sh --check-only or .\scripts\setup.ps1 -CheckOnly) to see what would change; (4) if you are on Windows, note the shipped file is setup.ps1.txt and must be renamed before execution; and (5) if you’re uncomfortable with global npm installs or the script's filesystem scanning, skip automatic setup and configure mcporter/mcp manually following the references/mcp-setup.md guidance.
功能分析
Type: OpenClaw Skill Name: pixcake Version: 1.3.0 The skill bundle is designed to integrate the OpenClaw agent with the PixCake desktop application using the Model Context Protocol (MCP). The included scripts (setup.sh and setup.ps1.txt) perform environment discovery, install the 'mcporter' utility via npm, and configure local JSON settings. While these scripts perform high-privilege actions such as global package installation and file system searches across multiple drives, the behavior is transparently documented and strictly aligned with the stated purpose of setting up the MCP bridge. No evidence of data exfiltration, malicious prompt injection, or unauthorized persistence was found.
能力评估
Purpose & Capability
The name/description, runtime samples, manifest, and included scripts all focus on controlling a local PixCake client through mcporter. This is coherent. Minor inconsistency: the manifest and SKILL.md expect ~/.openclaw/workspace/config/mcporter.json as the mcporter config source, but the skill metadata in the header declared no required config paths; the skill will create / modify that config during setup.
Instruction Scope
SKILL.md instructs the agent to run local setup scripts, probe for PixCake/pixcake-mcp processes and file paths, and call mcporter commands. Those actions are within the stated purpose. The scripts perform filesystem-wide searches (Program Files, D:/, E:/, /Applications, user Applications), enumerate processes, and may rename the bundled PowerShell script — behaviors that are necessary for local discovery but broaden the agent's read access to the filesystem during setup.
Install Mechanism
There is no external arbitrary download; however the setup scripts will attempt to install mcporter via npm (npm install -g mcporter). That is a network operation and a global package install, which is moderate risk compared to a pure instruction-only skill. No other remote URLs or extract operations are present.
Credentials
The skill requests no environment variables or credentials. The scripts read and write the mcporter config file under the user's home, and preserve existing servers when updating; this is proportional to the goal of configuring a local mcporter connection to PixCake.
Persistence & Privilege
always:false and autonomous invocation allowed (platform default). The notable persistent effect is writing ~/.openclaw/workspace/config/mcporter.json and possibly installing a global npm package. Those are expected for configuring local tooling but are system-level changes the user should permit explicitly.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pixcake
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pixcake 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Update export tools, response policy, mcp-setup, and rename setup.ps1 to setup.ps1.txt for clawhub compatibility
v1.2.0
Sync latest from git repo
v1.1.0
统一导出工具命名 batch_export_images → export_images;规范化 unsupported scope 描述
v1.0.0
Initial release of the PixCake skill for desktop workflows. - Supports project setup, preset-based retouching, and export tasks in PixCake/像素蛋糕 desktop client (version 9.0.0+). - Enables actions such as creating/finding projects, importing images, applying presets, and submitting export jobs. - Strictly limited to declared workflows; does not support online capture, AI culling, portrait analysis, or other undocumented features. - Only triggers when user requests directly relate to PixCake; ignores ambiguous references. - Integrates with the local environment, prioritizing agent’s shell capabilities and ensuring compatibility checks before any action.
元数据
Slug pixcake
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pixcake Skills 是什么?

像素蛋糕桌面客户端技能,覆盖项目查询与创建、预设修图、导出任务等真实客户端操作。 当用户明确在使用 PixCake / 像素蛋糕,并希望查看项目、创建项目、导入图片、应用预设、发起导出或查询导出任务状态时,则必须阅读该技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 835 次。

如何安装 Pixcake Skills?

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

Pixcake Skills 是免费的吗?

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

Pixcake Skills 支持哪些平台?

Pixcake Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, win32)。

谁开发了 Pixcake Skills?

由 pixcake(@jasperdon)开发并维护,当前版本 v1.3.0。

💬 留言讨论