Miosa Skills — DevOps skill for Claude Code
Claude Code skills for MIOSA cloud infrastructure.
How to install Miosa Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Miosa-osa/miosa-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Miosa Skills does
Claude Code skills for MIOSA cloud infrastructure.
Alternatives in DevOps
- Appwrite — Appwrite® - complete cloud infrastructure for your web, mobile and AI apps 57.5k ★
- Claude Code Router — Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the m 30.1k ★
- Render Deploy — Deploy applications to Render's cloud platform using Git-backed services 14.6k ★
README
MIOSA Skills for Claude Code
Five Claude Code skills that teach Claude how to drive MIOSA cloud infrastructure.
| Skill | Use for |
|---|---|
miosa-mcp |
Universal entry — explains the 145-tool MCP surface and routes to specific skills |
miosa-sandbox |
Headless code-execution VMs (Python, Node, builds, CI) |
miosa-computer |
Desktop VMs (browser automation, GUI, computer-use) |
miosa-deploy |
Git-backed web app hosting |
miosa-data |
Managed databases, S3 storage, volumes, cron |
Install
git clone https://github.com/Miosa-osa/miosa-skills.git ~/.claude/skills/miosa-skills
cp -r ~/.claude/skills/miosa-skills/miosa-* ~/.claude/skills/
Or per-project:
mkdir -p .claude/skills
cp -r path/to/miosa-skills/miosa-* .claude/skills/
Verify in Claude Code: `What skills are available?`
How they work
Skills follow the official [Agent Skills](https://agentskills.io) spec:
SKILL.md— under 100 lines, YAML frontmatter withdescription,when_to_use,allowed-toolsexamples.md/reference.md— loaded on demand via progressive disclosure- Skills auto-activate from natural language; no
/commandrequired
Setup MIOSA first
npm install -g @miosa/cli
miosa login
Then configure the MCP server in `~/.claude/mcp.json`:
{
"mcpServers": {
"miosa": {
"command": "miosa",
"args": ["mcp", "serve"]
}
}
}
Files in this repo
miosa-*/— the 5 skillsAGENTS.md— universal agent guide (any LLM, any MCP client)CLAUDE.md— drop into project root for Claude Code project-specific guidanceLICENSE— MIT
Docs
https://miosa.ai/docs/guides/skills
Related Skills
Cover
Keep private data, internal infrastructure and secrets out of cloud coding agents without breaking your workfl
Nebius Skill
Agent skill for managing Nebius AI Cloud infrastructure via CLI
Cloud Recon
Perform cloud infrastructure reconnaissance on: $ARGUMENTS
Instacloud OSS
Cloud infrastructure built from the ground up for agents to provision and operate directly.
Sdlc Deploy
Phase 5 — Infrastructure & Deployment. Spawns devops-engineer and cloud-engineer to design CI/CD, containeriza
J Cloud
Cloud architecture consultation. Use when designing cloud infrastructure, optimizing costs, or planning deploy
Related Agents
Kubernetes Architect
You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... opus w
Cloud Architect
Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies
Tf Infra Engineer
Terraform infrastructure implementation and review. Use for cloud