Ani avatar

Ani

Community

@aniongithub · Bellevue, WA

28Followers
|
155Public Repos
|
1Published Skills

If you love what you do, you’ll never work a day in your life

Skills Distribution
DomainDeveloper To...Developer Tooling .. (60%)Cloud & Compute In.. (40%)

Agent Skills by Ani

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Ani

FAQPage Schema
What tasks can I perform with aniongithub's devcontainer-mcp skill?▼

You can manage the full lifecycle of containerized dev environments: create and delete GitHub Codespaces, start and stop devcontainers, spin up DevPod workspaces, run exec commands, read and edit remote files, forward ports, and inspect container logs and status.

Who is devcontainer-mcp designed for?▼

It targets developers and platform engineers who work with reproducible containerized development environments and want to control DevPod, devcontainer CLI, and GitHub Codespaces through MCP-compatible clients rather than manual terminal commands.

How does devcontainer-mcp handle authentication and runtime?▼

The skill exposes auth_status, auth_login, auth_select, and auth_logout operations to manage credentials before use. Once authenticated, environment operations like codespaces_create, devcontainer_up, and devpod_up run against the selected account and context.

What are the prerequisites for using devcontainer-mcp?▼

You need an MCP-compatible client to invoke the skill, plus the underlying backends it manages: the devcontainer CLI, DevPod with configured providers, and a GitHub account for Codespaces operations. Authentication must be completed via the auth_login operation first.