scaleway

Access Scaleway REST API and S3-compatible object storage via Warden.

138|8|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/stephnangue/warden --skill scaleway-stephnangue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaleway
Source: https://github.com/stephnangue/warden/tree/main/skills/providers/scaleway
Command: npx skills add https://github.com/stephnangue/warden --skill scaleway-stephnangue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables secure and automated access to Scaleway's REST API and Object Storage, simplifying cloud management tasks.

Core Features & Use Cases

  • Unified Access: Connects to Scaleway's compute, storage, and IAM services via a single provider setup.
  • Auto-Detection: Automatically determines whether to proxy API requests or S3-compatible storage requests based on request signatures.
  • Use Case: A developer can use Warden to list Scaleway servers or upload files to Object Storage without handling raw API keys or complex authentication steps.

Quick Start

Use the Scaleway Skill within Warden to list your servers or upload files to your object storage by configuring the appropriate mount and role with your JWT token.

Frequently Asked Questions about scaleway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Scaleway API calls for cloud resource provisioning?

Access Scaleway Object Storage through Warden by configuring mount roles with a JWT token. It auto-detects S3-compatible requests, enabling you to perform bucket operations and upload files securely without managing complex authentication steps.

Does Warden automatically detect Scaleway REST API and S3 storage requests?

Warden automatically detects whether to proxy Scaleway REST API requests or S3-compatible storage requests based on request signatures. This auto-detection mechanism routes traffic correctly for unified cloud management access.

How to securely manage Scaleway cloud resources without handling raw API keys?

Securely manage Scaleway cloud resources by using Warden to handle authentication via configured mount roles and JWT tokens. This method abstracts raw API keys, allowing safe API calls and object storage operations in enterprise environments.

What authentication is required to connect to Scaleway compute and storage services?

Connecting to Scaleway compute and storage services requires proper configuration of authentication tokens and mount roles within Warden. You must provide a valid JWT token to establish secure access for API and S3 operations.