← Back to Skills Marketplace
mhogan2013-9

Vue Component Generator Online

by mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vue-component-generator-online
Description
Skip the learning curve of professional editing software. Describe what you want — generate a reusable Vue 3 component with props, emits, and scoped styles —...
Usage Guidance
This skill routes user input and uploaded media to a third-party cloud API (mega-api-prod.nemovideo.ai) using a NEMO_TOKEN. Before installing or using it, consider: (1) Why does a "Vue component generator" need a video-rendering service? Ask the author for clarification or a homepage/source; (2) The NEMO_TOKEN is sensitive — it can authorize render jobs and consume credits. Prefer an ephemeral or limited token and avoid sharing other secrets; (3) User-provided text and files (videos, images) will be uploaded to a remote service — do not send confidential data unless you trust the service/privacy policy; (4) The skill metadata mentions a local config path (~/.config/nemovideo/) that wasn’t declared elsewhere — confirm whether the agent will read local files; (5) If you need stronger assurance, request the skill’s source or homepage, or ask the maintainer to explain how code generation outputs (Vue code) are returned and why video rendering endpoints are involved. Additional information that would raise confidence to high: an authoritative homepage/source, an explicit explanation tying video rendering to code generation, or example API responses and a privacy/billing statement.
Capability Analysis
Type: OpenClaw Skill Name: vue-component-generator-online Version: 1.0.0 The skill exhibits a major discrepancy between its stated purpose (Vue component generation) and its actual instructions (video rendering and editing). While the title and description claim to generate Vue 3 code, the technical instructions in SKILL.md describe a pipeline for uploading media and exporting 1080p MP4 videos via the 'nemovideo.ai' API (e.g., https://mega-api-prod.nemovideo.ai). This deceptive labeling, combined with requirements for the agent to manage authentication tokens and access local config paths (~/.config/nemovideo/), suggests a misleading or poorly constructed API wrapper rather than a legitimate code generation tool.
Capability Assessment
Purpose & Capability
The name/description emphasize generating reusable Vue 3 components (code), but the SKILL.md details a cloud video rendering pipeline (upload MP4/MOV, SSE chat, export/poll for video URLs) and endpoints at mega-api-prod.nemovideo.ai. Requiring a NEMO_TOKEN and describing render/export endpoints is coherent for a video service but is disproportionate or at least unclear for a pure 'Vue component generator'. This mismatch could be legitimate (e.g., the service returns demo videos of components) but is not explained in the description.
Instruction Scope
The instructions require contacting remote APIs (session creation, SSE chat, uploads, exports) and sending user-provided media and text to nemovideo.ai. They do not instruct reading arbitrary local files or unrelated env vars beyond NEMO_TOKEN, but they do ask the agent to 'Save session_id' and include attribution headers. Important: the agent will transmit user content (descriptions and possibly uploaded media) to a third-party service — ensure users consent to remote processing of potentially sensitive content.
Install Mechanism
This is instruction-only with no install spec or third-party downloads, so nothing is written to disk by an installer. That lowers installation risk.
Credentials
The skill requires a single credential NEMO_TOKEN (declared primary credential), which matches the described API auth. However, the frontmatter metadata also references a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this inconsistency is unexplained. Also, the token controls rendering/credits on the remote service; providing it could allow the service to consume account credits or perform actions on the user's remote account, so users should treat it as sensitive.
Persistence & Privilege
always:false (normal). The skill instructs generating an ephemeral anonymous token if NEMO_TOKEN is absent and saving session_id for ongoing jobs; it doesn't explicitly instruct persistent system changes. Autonomous invocation is allowed (platform default). Combined with the need to call external APIs and possibly persist session IDs, the agent could continue remote jobs without further user prompts — users should be aware of remote job lifecycle and billing implications.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vue-component-generator-online
  3. After installation, invoke the skill by name or use /vue-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 Vue Component Generator Online. - Generate reusable Vue 3 components (with props, emits, scoped styles) from text descriptions in 20–40 seconds. - Supports video uploads (MP4, MOV, AVI, WebM up to 200MB) to enhance component generation. - Automatic setup with anonymous token and session management. - Clear mapping of user commands to editing, exporting, uploading, and querying status or credits. - Server-side, cloud GPU-based rendering; downloadable output in multiple formats. - Robust error handling and helpful user prompts for successful workflows.
Metadata
Slug vue-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 Vue Component Generator Online?

Skip the learning curve of professional editing software. Describe what you want — generate a reusable Vue 3 component with props, emits, and scoped styles —... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install Vue Component Generator Online?

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

Is Vue Component Generator Online free?

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

Which platforms does Vue Component Generator Online support?

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

Who created Vue Component Generator Online?

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

💬 Comments