Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/tomevault-io/skills-registry --skill devcontainer-setup-agentコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | Devcontainer Setup Agent |
| slug | devcontainer-setup-agent |
| description | |
| github_stars | 2637 |
| verification | security_reviewed |
| source | https://github.com/devcontainers/cli |
| author | devcontainers |
| category | Developer Tools |
| framework | Claude Code |
| tool_ecosystem | {"github_repo":"devcontainers/cli","github_stars":2637,"npm_package":"@devcontainers/cli","npm_weekly_downloads":260579} |
Node.js, Docker
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
A development container allows you to use a container as a full-featured development environment. It can be used to run an application, to separate tools, libraries, or runtimes needed for working with a codebase, and...
devcontainer run-user-commands - Runs lifecycle commands like postCreateCommand
bash
Extracted from upstream docs: https://raw.githubusercontent.com/devcontainers/cli/HEAD/README.md
Source: agentskillexchange/skills — distributed by TomeVault.