cloud-bootstrap

Community

Keep cloud creds alive across sessions

Authoripeirotis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of preserving cloud authentication across Claude Code sessions by storing provider credentials in encrypted files inside the repository, so access survives restarts without exposing secrets in git history.

Core Features & Use Cases

  • Encrypted credential bootstrap: Creates and commits per-user encrypted credentials for GCP, AWS, or Azure.
  • Automatic session authentication: Uses SessionStart hooks to decrypt credentials and authenticate at the start of each session.
  • Multi-user and multi-provider support: Keeps separate encrypted files per teammate and can manage multiple cloud providers in the same repo.
  • Operational guardrails: Handles setup, onboarding, re-authentication, rotation, permission escalation, and uninstall flows with safety checks and cleanup steps.

Quick Start

Ask Claude to set up cloud credentials for your repository, and it will guide you through provider selection, token creation, encryption, and automatic authentication.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloud-bootstrap
Download link: https://github.com/ipeirotis/cloud-bootstrap/archive/main.zip#cloud-bootstrap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.