Retrieve information about Contabo resources using the `cntb` CLI — the single source of truth for Contabo subscription info for AI agents. Use when the user asks about Contabo VPS instances, object storage, images, firewalls, private networks, snapshots,…
loic-roux-404/plateforme
SkillsMP has collected 9 skills from loic-roux-404/plateforme. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 6
- GitHub forks
- 2
Skills in this repository
Showing 9 of 9 collected skills.
Specialized knowledge for provisioning virtual machines with terraform-provider-libvirt (dmacvicar/libvirt). Covers libvirt_domain, libvirt_volume, libvirt_pool, libvirt_network, cloud-init integration, NixOS image provisioning, CoW disk cloning, XSLT XML…
Nix practices for loic-roux-404/k3s-paas split between nix-darwin (macOS dev workstation) and NixOS (server/VM images). Covers flake structure, nixos-generators qcow2 builds, srvos base modules, paas.* option namespace, home-manager integration, sops-nix,…
SOPS + age secret management as practiced in loic-roux-404/k3s-paas. Covers ssh-to-age key derivation, devShell key export, sops_decrypt_file() in Terragrunt, per-VM re-encryption with two recipients (operator + VM host key), and the tf-modules-nix/deploy…
Terraform engineering practices and conventions for loic-roux-404/k3s-paas. Covers mono-repo module structure, local relative sources, tf-root-* composition, standard module files, Contabo/Libvirt/GitHub/Kubernetes provider constraints, inputs via Terragrunt…
Terragrunt orchestration conventions for loic-roux-404/k3s-paas. Covers the four-layer apply sequence (cloud → network → paas → apps), env.hcl + root.hcl pattern, sops_decrypt_file() inline secret injection, local state backend, the ARCH env var pattern, and…
Find, retrieve, and improve AI prompt templates using GitHub MCP search patterns and web fallbacks — no registry MCP server required. Use when the user asks about prompt templates, wants to search prompts, or improve a prompt.
Search, retrieve, and install Agent Skills using the `skills` CLI (npx), GitHub MCP search patterns, and web fallbacks — no registry MCP server required. Use when the user asks to find skills, browse skill catalogs, install a skill for an agent, or extend…
Create and iterate on VS Code custom agents (.agent.md) for this repo. Use when building a new subagent, refining an existing agent, deciding between agent vs instructions vs skill, adding debug playbooks / constraints / toolings, making an agent portable…