bigmac-secrets

Manage API keys and credentials across Claude Code, OpenClaw, Gemini, and Codex via CLI.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill bigmac-secrets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bigmac-secrets
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/bigmac-secrets
Command: npx skills add https://github.com/ammonfife/sakima.co --skill bigmac-secrets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of securely managing and accessing sensitive information such as API keys, tokens, and credentials across various platforms.

Core Features & Use Cases

  • Secure Vault: Stores secrets in a shared Turso vault.
  • Platform Compatibility: Works on Claude Code, OpenClaw, Gemini, and Codex.
  • Command Interface: Offers CLI commands for setting, getting, listing, and exporting secrets.
  • Usage Example: Automates the retrieval of Google AI API keys for script execution.

Quick Start

Set up Turso token, then retrieve a secret using secrets get google_ai_api_key.

Frequently Asked Questions about bigmac-secrets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I store and retrieve API keys across multiple development platforms?

You can securely store and retrieve API keys across Claude Code, OpenClaw, Gemini, and Codex using a centralized Turso vault. It provides a command-line interface to manage credential security and automate token retrieval for script execution.

What is the best way to centralize credential security for cross-platform workflows?

Centralizing credential security involves using a shared Turso vault to store tokens and API keys. This allows multiple platforms like Claude Code and Gemini to access the same secure secrets repository via command-line operations.

Do I need a Turso database to manage secrets with this approach?

Yes, a Turso vault is required to securely store and centralize your API keys and credentials. You must set up a Turso token before you can begin adding, retrieving, listing, and exporting secrets.

Can I use command-line commands to export stored tokens for automated scripts?

Yes, you can use CLI commands to set, get, list, and export secrets. This allows you to automate the retrieval of specific credentials, such as a Google AI API key, directly into your script execution environment.

Does this secret management method work with both Claude Code and Codex?

Yes, this secret management method works with Claude Code, OpenClaw, Gemini, and Codex. It provides cross-platform compatibility by connecting these tools to a single secure Turso vault for credential storage.