← Back to Skills Marketplace
835
Downloads
4
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pixcake
Description
像素蛋糕桌面客户端技能,覆盖项目查询与创建、预设修图、导出任务等真实客户端操作。 当用户明确在使用 PixCake / 像素蛋糕,并希望查看项目、创建项目、导入图片、应用预设、发起导出或查询导出任务状态时,则必须阅读该技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pixcake - After installation, invoke the skill by name or use
/pixcake - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Pixcake Skills?
像素蛋糕桌面客户端技能,覆盖项目查询与创建、预设修图、导出任务等真实客户端操作。 当用户明确在使用 PixCake / 像素蛋糕,并希望查看项目、创建项目、导入图片、应用预设、发起导出或查询导出任务状态时,则必须阅读该技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 835 downloads so far.
How do I install Pixcake Skills?
Run "/install pixcake" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pixcake Skills free?
Yes, Pixcake Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pixcake Skills support?
Pixcake Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, win32).
Who created Pixcake Skills?
It is built and maintained by pixcake (@jasperdon); the current version is v1.3.0.
More Skills