drive-scaleway

Manage Scaleway resources via the scw CLI for inspection and modification.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/g-bastianelli/nuthouse --skill drive-scaleway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drive-scaleway
Source: https://github.com/g-bastianelli/nuthouse/tree/main/stack-golem/skills/drive-scaleway
Command: npx skills add https://github.com/g-bastianelli/nuthouse --skill drive-scaleway

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Scaleway resources, offering a direct scw CLI interface for inspecting and modifying resources without manual console actions.

Core Features & Use Cases

  • Scaleway Resource Management: Operates on IAM, instances, databases, registry, observability, and networking resources.
  • CLI Integration: Directly interacts with the scw CLI for efficient state inspection and modifications.
  • Read Before Write: Prioritizes state inspection before proposing changes to avoid manual console actions.
  • Use Case: For example, when you need to list your Scaleway IAM policies, you can activate this Skill to get a detailed and current list directly, without navigating to the Scaleway console.

Quick Start

Invoke the drive-scaleway skill to list all your Scaleway IAM policies: use the command list-iam-policies.

Frequently Asked Questions about drive-scaleway

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

FAQPage Schema
How do I automate Scaleway resource management without using the web console?

Automate Scaleway resource management by interacting directly with the scw CLI to inspect and modify IAM, instances, databases, registry, and observability resources without manual console actions.

Can I list and inspect Scaleway IAM policies from the terminal?

List and inspect Scaleway IAM policies from the terminal by executing the list-iam-policies command through the integrated scw CLI, which retrieves detailed and current state information directly.

What is the best way to inspect Scaleway infrastructure state before making modifications?

Inspect Scaleway infrastructure state before modifications by using a read-before-write approach, where the scw CLI evaluates current resource configurations to prevent manual console actions and avoid conflicts.

Does this approach support managing Scaleway databases and container registries?

Yes, managing Scaleway databases and container registries is fully supported through direct scw CLI integration, enabling automated inspection and modification of these resources alongside IAM and instances.

Why should infrastructure administrators use scw CLI automation for Scaleway operations?

Infrastructure administrators should use scw CLI automation for Scaleway operations to streamline inspection and modification tasks across resources, achieving efficient infrastructure management without navigating the web console.