github-secrets-setup

Official

Securely manage GitHub Actions secrets, effortlessly.

AuthorCodeTonight-SA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually managing GitHub Actions secrets can be insecure and error-prone, risking accidental exposure or inefficient workflows. This skill automates the secure upload of secrets, ensuring sensitive data never touches your filesystem or commit history.

Core Features & Use Cases

  • Secure Secret Upload: Utilizes gh CLI with stdin piping to upload secrets directly, preventing them from being written to disk or appearing in shell history.
  • GitIgnore Enforcement: Automatically adds temporary script paths to .gitignore to prevent accidental commits.
  • Verification & Cleanup: Lists configured secrets and ensures temporary scripts are deleted immediately after use.
  • Use Case: You need to configure API_KEY and DB_PASSWORD for your CI/CD pipeline without exposing them in logs or files.

Quick Start

"Securely upload my GitHub Actions secrets from my .env file." "List all currently configured GitHub secrets for this repository."

Dependency Matrix

Required Modules

gh

Components

Standard package

💻 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: github-secrets-setup
Download link: https://github.com/CodeTonight-SA/claude-optim/archive/main.zip#github-secrets-setup

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.