← Back to Skills Marketplace
ivangdavila

Vite

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1606
Downloads
2
Stars
18
Active Installs
1
Versions
Install in OpenClaw
/install vite
Description
Configure and optimize Vite for development, production builds, and library bundling.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vite
  3. After installation, invoke the skill by name or use /vite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug vite
Version 1.0.0
License
All-time Installs 23
Active Installs 18
Total Versions 1
Frequently Asked Questions

What is Vite?

Configure and optimize Vite for development, production builds, and library bundling. It is an AI Agent Skill for Claude Code / OpenClaw, with 1606 downloads so far.

How do I install Vite?

Run "/install vite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vite free?

Yes, Vite is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Vite support?

Vite is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Vite?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments