← 返回 Skills 市场
ivangdavila

Vite

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1606
总下载
2
收藏
18
当前安装
1
版本数
在 OpenClaw 中安装
/install vite
功能描述
Configure and optimize Vite for development, production builds, and library bundling.
安全使用建议
This skill is a set of Vite configuration tips and is internally consistent with its stated purpose. Risk is low because it's instruction-only and only requires node. Before installing/use: (1) confirm you trust the skill source (source/homepage unknown), (2) avoid giving the agent access to sensitive environment variables or your workspace if you don't want local .env files read, and (3) remember this is guidance — it won't install tools or run commands by itself, but an agent with broader execution rights could act on these instructions. If you need automated changes to your repo, prefer a skill that provides a verifiable install/source repository.
功能分析
Type: OpenClaw Skill Name: vite Version: 1.0.0 The skill bundle provides documentation and configuration examples for Vite. The `SKILL.md` file contains purely informational content about Vite patterns, including code snippets for `vite.config.ts` that are benign configuration examples (e.g., path aliases, dev server proxy to localhost). The metadata correctly specifies `node` as a required binary, which is appropriate for a Vite skill. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or any other harmful intent.
能力评估
Purpose & Capability
Name/description (Vite configuration and optimization) align with the content in SKILL.md. The only required binary is node, which is appropriate for Vite guidance.
Instruction Scope
SKILL.md is a set of configuration and troubleshooting notes for Vite; it does not instruct the agent to read unrelated files, exfiltrate data, or contact external endpoints. It references .env usage as guidance but does not request secrets or direct their transmission.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables or credentials. Mentions of VITE_ env vars are explanatory and consistent with Vite behavior; there is no request for unrelated secrets or credentials.
Persistence & Privilege
always is false and there are no config paths or install steps that modify agent/system state. The skill does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug vite
版本 1.0.0
许可证
累计安装 23
当前安装数 18
历史版本数 1
常见问题

Vite 是什么?

Configure and optimize Vite for development, production builds, and library bundling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1606 次。

如何安装 Vite?

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

Vite 是免费的吗?

是的,Vite 完全免费(开源免费),可自由下载、安装和使用。

Vite 支持哪些平台?

Vite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Vite?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论