用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill install-fenv命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | install-fenv |
| description | Install fenv for development and testing purposes Use when this capability is needed. |
| metadata | {"author":"fenv-org"} |
Install fenv using one of three modes based on the argument provided.
latest → Install latest release from remotesnapshot → Build from local source and install0.3.0, v0.3.0) → Install specific versionlatest (or no argument):Run:
curl -fsSL "https://fenv-install.jerry.company" | bash
snapshot:Build from local source and install:
cargo build && cp target/debug/fenv ${FENV_ROOT:-~/.fenv}/bin/ \
&& cp shims/* ${FENV_ROOT:-~/.fenv}/shims/
0.3.0 or v0.3.0):Install the specific version. Auto-prefix v if the version doesn't start with
v:
curl -fsSL "https://fenv-install.jerry.company" |
FENV_VERSION=v{version} bash
For example:
0.3.0 → FENV_VERSION=v0.3.0v0.3.0 → FENV_VERSION=v0.3.0Converted and distributed by TomeVault — claim your Tome and manage your conversions.
基于 SOC 职业分类