← Back to Skills Marketplace
Perstudio Image and Video Generation
by
montenegronyc
· GitHub ↗
· v3.2.1
494
Downloads
2
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install skill-perstudio
Description
Studio-grade AI image and video generation — photorealistic portraits, product shots, stickers, animations, and more. Just describe what you want.
Usage Guidance
This skill appears internally consistent: it needs only a perstudio API key and an npm client plugin and restricts uploads to a small set of directories. Before installing, verify the npm package and GitHub repository match (to avoid typosquatting), review the source code if you can, and confirm the package maintainers/publishing history. Treat PERSTUDIO_API_KEY like any API secret: use a scoped or revocable key if possible, rotate it regularly, and avoid uploading sensitive personal or proprietary images since assets are sent to an external service (perstudio.ai) and generation incurs costs.
Capability Analysis
Type: OpenClaw Skill
Name: skill-perstudio
Version: 3.2.1
The skill bundle is classified as benign. The `SKILL.md` clearly outlines the purpose of AI image/video generation and includes explicit security measures, such as restricting file access for the `upload_asset` action to an allowlist of directories (`~/Pictures`, `~/Downloads`, etc.) and requiring an API key for all operations. There is no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, or persistence mechanisms within the provided files. The `npm install -g perstudio-openclaw` instruction is a standard method for installing Node.js CLI tools and does not, by itself, indicate malicious intent within this context.
Capability Assessment
Purpose & Capability
Name/description match the declared requirements: a single PERSTUDIO_API_KEY and an npm package (perstudio-openclaw) are reasonable for a third-party image/video generation integration. The declared config path (plugins.entries.perstudio.config.apiKey) is consistent with storing the API key.
Instruction Scope
SKILL.md instructions focus on generation actions and uploading assets. File-access rules are explicit (allowlist for ~/Pictures, ~/Downloads, ~/Desktop, ~/.openclaw/workspace, and temp) and the doc states symlink resolution is performed. Instructions do not ask the agent to read unrelated system files or additional environment variables.
Install Mechanism
Install is via a named npm package (perstudio-openclaw) which is an expected mechanism for a Node-based plugin. NPM installs carry the usual supply-chain risk (typosquatting, malicious package updates), but the mechanism itself is coherent with the skill's purpose. The SKILL.md also points to a GitHub repo for review.
Credentials
Only one credential (PERSTUDIO_API_KEY) is required and it is identified as the primary credential; this is proportionate for a hosted generation service. No other unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled, and model invocation is allowed (the platform default). The skill does not request elevated or cross-skill configuration changes beyond storing its own API key in the declared plugin config path.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-perstudio - After installation, invoke the skill by name or use
/skill-perstudio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.1
- Updated description for improved clarity and feature detail.
- Added repository link and open-source details.
- Documented new file upload security restrictions: `upload_asset` now only accepts files from specific allowed directories.
- Added a dedicated Security section outlining file and API key requirements.
- Minor updates to usage examples to reflect new path restrictions.
v3.2.0
- Addressed security concerns
- Generate AI images, videos, and audio from natural language prompts.
- Supports a wide range of capabilities: text-to-image, image-to-image, upscaling, inpainting, style transfer, stickers/icons, video, and text-to-speech.
- Includes usage examples and guidance for setup and token management.
v3.1.6
- Added detailed metadata for improved setup and environment variable management.
- No functional or user-facing changes to core features or instructions.
v3.1.5
Security updates
v3.1.3
- Initial release of the perstudio skill.
- Generate AI images, videos, and audio using natural language prompts.
- Supports features like text-to-image, image transformation, product photography, portraits, style transfer, stickers, inpainting, upscaling, and text-to-speech.
- Includes usage examples and instructions for setup.
- Token-based billing with balance check action and pricing information.
Metadata
Frequently Asked Questions
What is Perstudio Image and Video Generation?
Studio-grade AI image and video generation — photorealistic portraits, product shots, stickers, animations, and more. Just describe what you want. It is an AI Agent Skill for Claude Code / OpenClaw, with 494 downloads so far.
How do I install Perstudio Image and Video Generation?
Run "/install skill-perstudio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Perstudio Image and Video Generation free?
Yes, Perstudio Image and Video Generation is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Perstudio Image and Video Generation support?
Perstudio Image and Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Perstudio Image and Video Generation?
It is built and maintained by montenegronyc (@montenegronyc); the current version is v3.2.1.
More Skills