ワンクリックで
ruofeng-skill-installer
输入 GitHub skill 仓库 URL,生成 npx skills add 安装命令。涉及'安装 skill'/'skill 安装'时路由至此。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
输入 GitHub skill 仓库 URL,生成 npx skills add 安装命令。涉及'安装 skill'/'skill 安装'时路由至此。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | ruofeng-skill-installer |
| description | 输入 GitHub skill 仓库 URL,生成 npx skills add 安装命令。涉及'安装 skill'/'skill 安装'时路由至此。 |
| version | 1.1.0 |
npx skills add 命令生成| URL 格式 | 解析结果 |
|---|---|
https://github.com/owner/repo | owner/repo |
https://github.com/owner/repo/blob/main/README.md | owner/repo |
https://github.com/owner/repo/tree/main/skills/my-skill | owner/repo + --skill my-skill |
owner/repo | 直接使用 |
# 项目级安装
npx skills add <owner/repo>
# 全局安装(所有项目可用)
npx skills add <owner/repo> -g
# 安装到 Claude Code(推荐)
npx skills add <owner/repo> -g -a claude-code -y
# 查看可用 skills
npx skills add <owner/repo> --list
检查是否有:npm install / .env / API_KEY / python / pip 等额外配置需求。
Gate G1: 告知用户是否有额外安装步骤。
| Gate | Step | Check |
|---|---|---|
| G1 | 命令生成后 | 提示用户是否有额外依赖/配置 |
通过软链接将 .claude/skills 同步到其他 agent 目录(.codex/skills, .cursor/skills 等),自动创建、更新、清理软链接,保持跨环境 skill 即时同步
Coordinate software release preparation, rollout readiness, migration notes, rollback planning, stakeholder communication, and final go/no-go release packets. Use when asked to prepare a release packet, review release readiness, or turn scattered launch notes into one reusable release workflow. Do not use for generic project planning, one-off announcement drafting, or high-level release theory.
Review frontend code for accessibility, risky UI security issues, missing states, and common UX regressions. Use when asked to review React, UI, frontend components, forms, a11y, or pre-merge frontend quality.
Review frontend code before merge.
Review frontend code for accessibility, risky UI security issues, missing loading and error states, and pre-merge regressions. Use when asked to review React, UI, forms, frontend components, or merge-readiness for the frontend.
Build governed incident command packets. Use when asked to standardize incident review, run severity assessment, or assemble incident communication.