← 返回 Skills 市场
1319
总下载
2
收藏
13
当前安装
1
版本数
在 OpenClaw 中安装
/install nuxt
功能描述
Build Vue 3 SSR/SSG applications with proper data fetching, hydration, and server patterns.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nuxt - 安装完成后,直接呼叫该 Skill 的名称或使用
/nuxt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Nuxt 是什么?
Build Vue 3 SSR/SSG applications with proper data fetching, hydration, and server patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1319 次。
如何安装 Nuxt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nuxt」即可一键安装,无需额外配置。
Nuxt 是免费的吗?
是的,Nuxt 完全免费(开源免费),可自由下载、安装和使用。
Nuxt 支持哪些平台?
Nuxt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Nuxt?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills