← 返回 Skills 市场
104
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vx-project - 安装完成后,直接呼叫该 Skill 的名称或使用
/vx-project触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Vx Project?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vx-project」即可一键安装,无需额外配置。
Vx Project 是免费的吗?
是的,Vx Project 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vx Project 支持哪些平台?
Vx Project 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vx Project?
由 Hal(@loonghao)开发并维护,当前版本 v1.0.0。
推荐 Skills