원클릭으로
execute-install
Use this skill to understand how to install, setup, run or deploy project in local or production environments.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill to understand how to install, setup, run or deploy project in local or production environments.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use `author-caveman` to write Caveman English.
Use `author-agent` to get OpenCode Agent Authoring when writing or reviewing OpenCode agent markdown.
Use `author-command` to get OpenCode Command Authoring when writing or reviewing OpenCode command markdown.
Use `author-rules` to write `AGENTS.md` files.
Use `author-skill` to get Skill File Authoring when you need to review/write skill files for agents.
Use `design-prd` to get Product Requirements when planning any feature or to understand project business requirements, user roles, and success criteria.
SOC 직업 분류 기준
| name | execute-install |
| description | Use this skill to understand how to install, setup, run or deploy project in local or production environments. |
bun.lock and Bun scripts.
bun --version.~/.config/opencode/plugins/autocode.js.
bun run verify:sandbox-online uses node scripts/verify-sandbox-online.mjs.bwrap) if sandbox tools will run.
proot/proot-distro and requires bwrap.bun install.
node_modules/ and Bun lockfile.~/.config/opencode/autocode.jsonc or .opencode/autocode.jsonc.
autocode.tier, autocode.tiers, autocode.sandbox, and permission.external_directory.
{"autocode":{"tier":"fast","sandbox":{"sync_method":"auto"}}}src/skills/**/SKILL.md.
dist/skills/**/SKILL.md.bun run build.
dist, bundles src/plugin.ts, emits declarations, and copies skills.dist/plugin.js, dist/plugin.d.ts, dist/skills/**/SKILL.md.bun run install:shim.
~/.config/opencode/plugins/autocode.js.bun run watch for live edits.
~/.config/opencode/plugins/autocode.js.bun run build — production build.bun run watch — rebuild on file changes.bun test — Bun test suite under src/**/*.test.ts.bun run typecheck — TypeScript no-emit check.bun run copy:skills — refresh dist/skills only.bun run verify:sandbox-online — verify sandbox connectivity script.bun run build before publish or install.
dist/plugin.js and dist/plugin.d.ts.dist and scripts.
package.json files array.