← 返回 Skills 市场
Panel Generator
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
62
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install panel-generator
功能描述
Skip the learning curve of professional editing software. Describe what you want — generate a comic-style panel layout from these storyboard images — and get...
安全使用建议
Before installing, confirm how NEMO_TOKEN and session_id will be stored (where on disk, encrypted or not) and whether the skill will ever auto-upload user files without an explicit user action. Ask the publisher for a privacy/data-retention policy and for clarification about the config path (~/.config/nemovideo/) and why the registry metadata omitted it. If you want to limit risk, require explicit user consent before the skill contacts the external API or generates/stores an anonymous token, and avoid putting any sensitive images or private media into the skill until you trust the backend.
功能分析
Type: OpenClaw Skill
Name: panel-generator
Version: 1.0.0
The skill bundle describes a legitimate integration with a cloud-based video processing service (nemovideo.ai). It outlines standard procedures for authentication, session management, file uploads, and rendering. While it requests environment variable access (NEMO_TOKEN) and performs basic platform telemetry based on installation paths, these actions are consistent with its stated purpose of providing a managed AI video generation service and do not show evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill is an instruction-only panel/video generator and requires a NEMO_TOKEN for API calls — that credential aligns with the described cloud rendering backend and upload/export operations.
Instruction Scope
The runtime instructions tell the agent to automatically connect to an external backend on first open, obtain an anonymous token (if none present), create/stash a session_id, and perform SSE and upload flows. Those network actions are coherent with the skill's purpose, but they are performed automatically and involve generating/storing secrets without specifying a secure storage location or user-visible consent. The instructions also say to 'don't display raw API responses or token values to the user', which effectively hides part of the authentication flow from users.
Install Mechanism
There is no install spec and no code files — this is instruction-only, which minimizes filesystem footprint and installation risk. Nothing is downloaded or executed by an installer.
Credentials
The skill only requires a single credential (NEMO_TOKEN), which is proportionate to contacting a rendering API. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) and references detecting install paths (~/.clawhub/, ~/.cursor/skills/), while the registry metadata reported no required config paths. This mismatch is an incoherence: the instructions imply reading/writing config or inspecting install locations but the declared requirements do not list those paths.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable. Still, it instructs automatic backend connection and anonymous token creation when first opened. Autonomous network activity combined with opaque token handling increases privacy risk, though no elevated platform privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install panel-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/panel-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Panel Generator — Create Panel Layout Videos.
- Instantly turns uploaded images or video clips into comic-style animated panel layouts using cloud AI.
- Supports JPG, PNG, MP4, and WebM files up to 200MB; export to MP4, MOV, AVI, and more.
- Simple authentication workflow with automatic connection and free token generation for new users.
- Clear prompt-to-action mapping for generating, editing, exporting videos, checking credits, and session status.
- Reliable cloud rendering pipeline delivers 1080p panel layout videos in about 30–60 seconds per job.
- Includes error handling, timeline summaries, and tips for optimal panel generation results.
元数据
常见问题
Panel Generator 是什么?
Skip the learning curve of professional editing software. Describe what you want — generate a comic-style panel layout from these storyboard images — and get... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。
如何安装 Panel Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install panel-generator」即可一键安装,无需额外配置。
Panel Generator 是免费的吗?
是的,Panel Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Panel Generator 支持哪些平台?
Panel Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Panel Generator?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills