← Back to Skills Marketplace
1319
Downloads
2
Stars
13
Active Installs
1
Versions
Install in OpenClaw
/install nuxt
Description
Build Vue 3 SSR/SSG applications with proper data fetching, hydration, and server patterns.
Usage Guidance
This skill is an instruction-only set of Nuxt 3 best-practices and appears internally consistent and low-risk: it only needs Node to be present and does not request credentials or perform installs. Before installing, you may want to: (1) review the SKILL.md to ensure the patterns match the Nuxt version you use and that nothing in the guidance conflicts with your project, (2) confirm you have a suitable Node version installed, and (3) note that the skill source/homepage is unknown — instruction-only skills have small attack surfaces, but provenance matters if you expect long-term maintenance or updates.
Capability Analysis
Type: OpenClaw Skill
Name: nuxt
Version: 1.0.0
The skill bundle contains metadata and a comprehensive guide on Nuxt 3 development patterns. The `SKILL.md` file is purely informational, describing Nuxt features, best practices, and common pitfalls. It does not contain any instructions for the OpenClaw agent to perform malicious actions, exfiltrate data, establish persistence, or execute arbitrary commands. The `_meta.json` file is standard metadata. The `node` binary requirement in `SKILL.md` is a benign dependency declaration for a web development skill.
Capability Assessment
Purpose & Capability
The skill name and description (Nuxt 3 SSR/SSG guidance) match the SKILL.md content, which is focused on Nuxt patterns. The only declared runtime requirement is the node binary, which is appropriate for this purpose.
Instruction Scope
The instructions are purely prescriptive best-practices for Nuxt 3 (data fetching, hydration, server routes, middleware, etc.). They reference normal Nuxt project paths and runtime flags (process.server, process.client) and do not instruct the agent to read unrelated files, exfiltrate data, run arbitrary shell commands, or call external endpoints.
Install Mechanism
There is no install specification and no code files. As an instruction-only skill it does not write to disk or download code, which is the lowest-risk installation profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content mentions Nuxt-specific environment patterns (NUXT_ prefix and runtimeConfig) only as guidance; it does not request secrets or unrelated credentials.
Persistence & Privilege
Flags are default: always=false and model invocation is allowed (normal for skills). The skill does not request persistent system presence or modify other skills' configs. No elevated privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nuxt - After installation, invoke the skill by name or use
/nuxt - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Nuxt?
Build Vue 3 SSR/SSG applications with proper data fetching, hydration, and server patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 1319 downloads so far.
How do I install Nuxt?
Run "/install nuxt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nuxt free?
Yes, Nuxt is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Nuxt support?
Nuxt is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Nuxt?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills