ClaudeSuperPower

output-credentials-init

Skill

Initialize encrypted credentials for an Output.ai project. Use when setting up credentials for the first time, adding environment-specific credentials, or adding per-workflow credentials.

Install

git clone https://github.com/growthxai/output.git ~/.claude/skills/output-credentials-init

What is output-credentials-init?

Initialize encrypted credentials for an Output.ai project. Use when setting up credentials for the first time, adding environment-specific credentials, or adding per-workflow credentials.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~47 tokens of context used while enabled, before you invoke anything

All declared tools (3)
BashGlobRead

Documentation

README · ~2 min read

Initializing Credentials

When to Use This Skill

  • First time setting up credentials for a project
  • Adding production/staging environment-specific credentials
  • Adding per-workflow credentials that override global ones
  • Re-initializing credentials after losing a key file

Overview

The npx output credentials init command generates two files:

  • A key file (.key) — the decryption secret. Never commit this.
  • An encrypted YAML file (.yml.enc) — the credentials store. Safe to commit.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.