Scaleway Deployment
Automates Scaleway infrastructure provisioning and application deployments using Terraform code.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add scaleway-deployment npx -- -y @trustedskills/scaleway-deployment
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"scaleway-deployment": {
"command": "npx",
"args": [
"-y",
"@trustedskills/scaleway-deployment"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and manage deployments on Scaleway. It enables users to create, update, and delete Scaleway resources programmatically through an agent interface. This simplifies infrastructure management tasks by automating common deployment workflows.
When to use it
- Automating the creation of new application environments on Scaleway.
- Scaling existing applications deployed on Scaleway based on demand.
- Updating configurations for services running within a Scaleway deployment.
- Troubleshooting and diagnosing issues with deployments by retrieving resource information.
Key capabilities
- Create Scaleway resources
- Update Scaleway resources
- Delete Scaleway resources
Example prompts
- "Create a new server on Scaleway with 8GB of RAM."
- "Scale my application deployment to 3 instances."
- "What is the status of my 'web-app' deployment?"
Tips & gotchas
The skill requires appropriate authentication credentials for your Scaleway account. Ensure these are securely provided to the AI agent before attempting any operations.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.