← Back to Skills Marketplace
loonghao

Vx Project

by Hal · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vx-project
Description
Project management guide for vx. Use when setting up a new project, configuring vx.toml, or managing project-level tool versions and scripts.
Usage Guidance
This skill is a documentation-only guide for using the vx CLI and appears coherent. Before running vx setup/sync/dev on untrusted code: 1) ensure you have an authentic vx CLI from a trusted source; 2) inspect vx.toml, vx.lock, and any hooks or templates (post_setup, pre_commit, templates' post_setup.sh) because those can run arbitrary commands and install packages; 3) avoid placing secrets (API keys, DB URLs) directly in vx.toml or commit them to repos; 4) prefer pinned versions and review vx.lock for CI reproducibility; and 5) run initial setup in a sandboxed environment or CI runner with least privilege if the repository is untrusted.
Capability Analysis
Type: OpenClaw Skill Name: vx-project Version: 1.0.0 The skill bundle provides documentation and instructions for a project management tool named 'vx', covering project initialization, tool versioning, and script execution. No malicious code, data exfiltration, or prompt injection attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md contents: guidance for creating and managing vx.toml, running vx commands, and handling project tools and scripts. The skill does not request unrelated binaries, env vars, or secrets.
Instruction Scope
Runtime instructions are limited to calling vx commands and reading common project files (package.json, pyproject.toml, Cargo.toml, go.mod, etc.). The doc also mentions hooks and templates which, when executed by vx, may run arbitrary scripts from the project—this is expected for a project-management tool but is the primary operational risk to be aware of.
Install Mechanism
No install spec or code files are provided (instruction-only). Nothing is downloaded or written by the skill itself, so there is minimal installation risk from the skill bundle.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md merely shows examples of how vx can be configured to read env vars (e.g., API_KEY, DATABASE_URL) which is consistent and does not imply exfiltration by the skill itself.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated platform privileges and does not instruct modifying other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vx-project
  3. After installation, invoke the skill by name or use /vx-project
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
vx-project 1.0.0 – Initial Release - Introduces a comprehensive project management guide for vx. - Details project setup, detection of languages and frameworks, and command usage. - Documents configuration of vx.toml, tool version constraints, and environment management. - Explains dependency management, multi-package/monorepo support, and scripting. - Provides best practices and project templating instructions.
Metadata
Slug vx-project
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Vx Project?

Project management guide for vx. Use when setting up a new project, configuring vx.toml, or managing project-level tool versions and scripts. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Vx Project?

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

Is Vx Project free?

Yes, Vx Project is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vx Project support?

Vx Project is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vx Project?

It is built and maintained by Hal (@loonghao); the current version is v1.0.0.

💬 Comments