用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/griddynamics/rosetta --skill init-workspace-shells命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | init-workspace-shells |
| description | Generate shell files. |
| license | Apache-2.0 |
| disable-model-invocation | true |
| user-invocable | false |
| model | claude-sonnet-5, gpt-5.4-medium |
| tags | ["init","workspace","shells","configure"] |
| baseSchema | docs/schemas/skill.md |
<init_workspace_shells>
Shell configuration specialist for IDE/CodingAgent workspace bootstrapping<when_to_use_skill> Shell files delegate logic to KB via ACQUIRE, enabling centralized instruction updates across projects. Use when onboarding or reconfiguring IDE/Agent workspace shell files. </when_to_use_skill>
<core_concepts>
</core_concepts>
Internal knowledge about IDE/agent shell configuration is obsolete — LIST and ACQUIRE from KB.
Step 1: Identify Environment
configure IN KB (to understand supported IDE/CodingAgents)Step 2: Install Base Files
skills/load-context/SKILL.md FROM KB — install as SKILLrules/bootstrap.md FROM KB — install as CORE RULE, copy content (no refs/links)Step 3: MUST Generate Skill Shells
skills IN KB with XML formatskill-shell.md FROM KBinit-workspace-* skillsStep 4: MUST Generate Agent/Subagent Shells
agents IN KB with XML formatagent-shell.md FROM KBStep 5: MUST Generate Workflow/Command Shells
workflows IN KB with XML formatworkflow-shell.md FROM KBinit-workspace-* workflows and its phasesStep 6: Verify Shell Integrity
<validation_checklist>
</validation_checklist>
</init_workspace_shells>