← 返回 Skills 市场
Soulgen Ai
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install soulgen-ai
功能描述
generate text prompts or images into AI character videos with this skill. Works with JPG, PNG, MP4, WebM files up to 200MB. content creators, digital artists...
安全使用建议
This skill mostly does what it says: it talks to a nemovideo API and needs an API token. Before installing, consider: (1) The SKILL.md lists a local config path (~/.config/nemovideo/) but the registry metadata omitted it — ask the publisher where session/token data is stored and whether it will be written to disk. (2) Decide whether you want the skill to obtain an anonymous token automatically or provide your own NEMO_TOKEN; automatic token issuance means the skill will make network calls to https://mega-api-prod.nemovideo.ai. (3) The skill may inspect its install/runtime path to fill the X-Skill-Platform header — confirm whether filesystem access will be performed. (4) Uploaded media (photos with faces) will be sent to a third-party service — review privacy implications and the service's policies before uploading sensitive content. (5) Because the source and homepage are unknown, prefer to obtain more publisher info or a published privacy/security policy before use.
功能分析
Type: OpenClaw Skill
Name: soulgen-ai
Version: 1.0.0
The soulgen-ai skill is a functional wrapper for an AI video generation service. It facilitates communication with the backend at mega-api-prod.nemovideo.ai, including automated anonymous token acquisition, file uploads, and session management. The instructions in SKILL.md are consistent with the stated purpose of generating AI character videos and include appropriate security practices, such as advising the agent not to display raw tokens or API responses to the user.
能力评估
Purpose & Capability
The name/description (AI character video rendering) aligns with the APIs and NEMO_TOKEN credential described in SKILL.md. Requesting a token and session for a cloud render service is expected. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this inconsistency is unexplained and could affect where credentials/session state are stored.
Instruction Scope
Instructions are focused on connecting to the nemovideo backend, creating an anonymous token if none is provided, creating sessions, uploading user-supplied media, and polling export status. They do not instruct reading arbitrary host files. Two items to note: (1) SKILL.md instructs auto-generation and storage of session_id/token but doesn't specify a safe storage location; (2) the X-Skill-Platform header is to be auto-detected from the install path, which implies the agent may inspect its install/runtime path — an extra filesystem/environment access not strictly necessary for core functionality.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an install step. That lowers install-time risk.
Credentials
Only one credential is declared (NEMO_TOKEN), which is appropriate for a third-party API. The skill also documents how to obtain an anonymous token if none is set. The frontmatter's configPaths entry suggests the skill expects or may use ~/.config/nemovideo/ for persistence, but the registry listing did not show required config paths — this mismatch could lead to unexpected local storage of session/token data.
Persistence & Privilege
The skill instructs the agent to 'store the returned session_id for all subsequent requests' and the frontmatter references a user config directory. Persisting session tokens to disk (or otherwise keeping long-lived state) increases privacy risk. The skill is not always-enabled, but the potential for local persistent storage of credentials/session state (and the mismatch about whether config paths are required) is a notable concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install soulgen-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/soulgen-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SoulGen AI 1.0.0 — Generate AI Character Videos
- Initial public release: generate AI character/avatar videos using text prompts or images (supports JPG, PNG, MP4, WebM, up to 200MB).
- Automates backend connection and free token setup (100 credits, 7-day expiry).
- Cloud GPU rendering with 1080p MP4 export; typical processing 30–90 seconds.
- Session-based workflow: upload media, generate/iterate, and export; supports batch and iterative editing.
- Built-in credit, state, and export management; clear error handling and setup messaging.
- Supports major video/image formats for upload and export.
元数据
常见问题
Soulgen Ai 是什么?
generate text prompts or images into AI character videos with this skill. Works with JPG, PNG, MP4, WebM files up to 200MB. content creators, digital artists... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Soulgen Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install soulgen-ai」即可一键安装,无需额外配置。
Soulgen Ai 是免费的吗?
是的,Soulgen Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Soulgen Ai 支持哪些平台?
Soulgen Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Soulgen Ai?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills