scaleway/scaleway-skills
Makefile
Captured source
source ↗published May 13, 2026seen 5dcaptured 14hhttp 200method plain
scaleway/scaleway-skills
Description: Official agent plugin providing skills and MCP server configurations for Scaleway scenarios.
Language: Makefile
License: Apache-2.0
Stars: 3
Forks: 0
Open issues: 2
Created: 2026-05-13T13:23:52Z
Pushed: 2026-06-02T04:23:07Z
Default branch: main
Fork: no
Archived: no
README:
Scaleway Skills
A collection of Skills for working with Scaleway services and CLI tools.
Skills
Adding new skills
To add a new skill, create a directory following this pattern:
skill-name/ ├── SKILL.md # Required: Skill metadata and documentation └── scripts/ # Optional: Utility scripts └── reference/ # Optional: Reference documentation
Requirements
- bash shell
- curl or wget (for downloading)
- Access to Scaleway console for authentication
License
Apache 2.0
Notability
notability 1.0/10Low stars, routine repo