← 返回 Skills 市场
mhogan2013-9

React Component Generator Online

作者 mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install react-component-generator-online
功能描述
Get coded component videos ready to post, without touching a single slider. Upload your component description text (MP4, MOV, AVI, WebM, up to 200MB), say so...
安全使用建议
This skill appears to do what it says: it talks to a nemovideo backend, uploads media, and returns rendered MP4s. Before installing or using it, consider: (1) only the NEMO_TOKEN is needed — you can provide one or the skill will request an anonymous token — but avoid supplying any sensitive long-lived credentials; (2) your uploaded files will be sent to https://mega-api-prod.nemovideo.ai (check that you are comfortable sharing the content and review the service’s privacy/terms); (3) clarify the small metadata mismatch: SKILL.md mentions ~/.config/nemovideo/ (the registry did not), so ask whether the skill will read that local config directory; (4) revoke or rotate tokens after use if you suspect exposure. If you need higher assurance, ask the publisher for a privacy policy, a homepage, or a code release you can audit.
功能分析
Type: OpenClaw Skill Name: react-component-generator-online Version: 1.0.0 The skill is a functional wrapper for the nemovideo.ai API, designed to generate video demonstrations of React components. While the description contains some contradictory phrasing (e.g., referring to text descriptions as MP4 files), the logic is focused on legitimate API interactions, including session management, file uploads, and polling for video renders at mega-api-prod.nemovideo.ai. It follows security best practices by instructing the agent not to expose raw tokens and limits its file/network access to its own configuration and API endpoints.
能力评估
Purpose & Capability
The skill's name/description (generate React-component preview videos) aligns with the actions in SKILL.md: creating a session, uploading media, driving SSE-based generation, and exporting MP4s. The required environment variable (NEMO_TOKEN) is appropriate. Minor inconsistency: the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths; this is likely benign but is a mismatch you may want clarified.
Instruction Scope
Instructions are scoped to the service: token acquisition (anonymous or provided), session creation, upload, SSE streaming, polling for render status, and returning download URLs. The skill does require reading/generating a client ID and may inspect install path to set the X-Skill-Platform header, which is reasonable for attribution but worth noting.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install time. This is the lowest-risk install mechanism.
Credentials
Only NEMO_TOKEN is required and declared as primaryEnv, which matches the API usage. The SKILL.md also references a local config path (~/.config/nemovideo/) in its frontmatter — the registry said none — so the skill might read that path if present; this should be confirmed. No unrelated secrets (AWS, GitHub, etc.) are requested.
Persistence & Privilege
always is false and the skill does not request elevated, persistent platform-wide privileges or modify other skills. Autonomous invocation is allowed (default) but that is expected for skills that interact with a remote API.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install react-component-generator-online
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /react-component-generator-online 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of React Component Generator Online. - Generate React component videos from descriptive text and download 1080p MP4, powered by cloud GPU rendering. - Simple onboarding: automatic token and session setup with up to 100 free credits for new users. - Supports uploads of component descriptions and media files (video, audio, image) up to 200MB. - Fast workflows: receive results in 20-40 seconds for typical tasks, with session-based iterative editing. - Integrated endpoint documentation, error handling, and user-friendly prompts for credits, export, and state tracking.
元数据
Slug react-component-generator-online
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

React Component Generator Online 是什么?

Get coded component videos ready to post, without touching a single slider. Upload your component description text (MP4, MOV, AVI, WebM, up to 200MB), say so... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 React Component Generator Online?

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

React Component Generator Online 是免费的吗?

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

React Component Generator Online 支持哪些平台?

React Component Generator Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 React Component Generator Online?

由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。

💬 留言讨论