Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By daytona
Provision and manage isolated cloud sandboxes on the Daytona platform, providing secure compute environments with dedicated runtimes for Python, TypeScript, Go, and Ruby development.
npx claudepluginhub daytona/skills --plugin daytonaAn agent skill for creating and running sandboxes on the Daytona platform. Includes references and practical patterns for the Daytona API, CLI, Python, TypeScript, Go, and Ruby SDKs.
npx skills add https://github.com/daytona/skills --skill daytona
claude plugin marketplace add daytona/skills
claude plugin install daytona@daytona --scope user
Scope options: user (all projects), project (shared via git), local (gitignored).
Clone this repository:
git clone https://github.com/daytona/skills.git
Copy the daytona subdirectory into your agent's skills directory:
| Agent | Skill directory |
|---|---|
| Claude Code | ~/.claude/skills/ |
| Cursor | ~/.cursor/skills/ |
| OpenCode | ~/.config/opencode/skills/ |
| OpenAI Codex | ~/.codex/skills/ |
| Windsurf | ~/.windsurf/skills/ |
The agent skill loads automatically when a request involves Daytona platform or sandbox management features. To use it manually, reference the skill directly in your prompt or code.
skills/daytona/
├── SKILL.md # Main entrypoint
└── references/ # Reference directories
├── api/ # API reference documentation
├── platform/ # Platform reference documentation
├── python-sdk/ # Python SDK reference documentation
│ ├── sync/ # Sync Python SDK reference documentation
│ └── async/ # Async Python SDK reference documentation
├── typescript-sdk/ # TypeScript SDK reference documentation
├── go-sdk/ # Go SDK reference documentation
├── ruby-sdk/ # Ruby SDK reference documentation
└── cli.md # CLI reference documentation
This project is licensed under the Apache License 2.0 — see LICENSE for details.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Cloudflare Sandboxes SDK for secure code execution in Linux containers at edge. Use for untrusted code, Python/Node.js scripts, AI code interpreters, git operations.
Claude Code skill pack for Replit (30 skills)
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Complete developer toolkit for Claude Code
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: "I've built a FastAPI application and need to deploy it to production with proper CI/CD" assistant: "I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations."</example> <example>Context: User mentions containerization or deployment issues. user: "Our deployment process is manual and error-prone. We need to automate it." assistant: "Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments."</example>
Secret safety hooks: auto-load credentials via CLAUDE_ENV_FILE, redact secrets from CLI output. Powered by the nopeek CLI.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim