ci-secrets

Official

Securely manage CI/CD secrets.

Authorcoco-de
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the secure management of sensitive credentials and configuration files for CI/CD pipelines, preventing accidental exposure and ensuring smooth automated deployments.

Core Features & Use Cases

  • Secure Encoding: Encodes sensitive local files (like keystores, JSON keys, and configuration directories) into base64 format for secure storage.
  • GitHub Secrets Management: Automates the registration of encoded secrets with GitHub Actions.
  • CI Decoding: Provides clear patterns for CI workflows to decode these secrets back into usable files or environment variables during the build process.
  • Use Case: When deploying your Flutter app, this skill ensures your Android keystore, iOS signing certificates, and Firebase service account keys are securely managed and available to your CI/CD pipeline without ever being exposed in your codebase.

Quick Start

Use the ci-secrets skill to encode the local file 'android/keystore/release.keystore' and prepare it for GitHub Secrets.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: ci-secrets
Download link: https://github.com/coco-de/skills/archive/main.zip#ci-secrets

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 223,000+ vetted skills library on demand.