← Back to Skills Marketplace
mhogan2013-9

React Component Generator Online

by mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install react-component-generator-online
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install react-component-generator-online
  3. After installation, invoke the skill by name or use /react-component-generator-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug react-component-generator-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install React Component Generator Online?

Run "/install react-component-generator-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is React Component Generator Online free?

Yes, React Component Generator Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does React Component Generator Online support?

React Component Generator Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created React Component Generator Online?

It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.

💬 Comments