Secret Get
Description
--- description: Fetch a secret from claude-secrets into the macOS clipboard (value never appears in chat) allowed-tools: Bash --- Fetch a secret from the encrypted store and copy it to the macOS clipboard. The value never appears in chat — only a confirmation message. ## Usage `/secret-get <NAME>` ## Pattern ```bash NAME="${ARGUMENTS}" if [ -z "$NAME" ]; then echo "Usage: /secret-get <NAME>"; exit 1; fi if ! claude-secrets get "$NAME" 2>/dev/null | pbcopy; then echo "Secret '$NAME' not f
Installation
Installs to ~/.claude/skills/vaultry-claude-secrets-secret-get/SKILL.md
mkdir -p ~/.claude/skills/vaultry-claude-secrets-secret-get && curl -fsSL https://raw.githubusercontent.com/vaultry/claude-secrets/HEAD/commands/secret-get.md -o ~/.claude/skills/vaultry-claude-secrets-secret-get/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
prompts.chat
| f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open sourc
Communication Internal Comms
Write internal communications like status reports, newsletters, and FAQs
Communication mcp-server-slack
Slack workspace integration.
Communication Google Workspace Groups Settings
Manage Google Groups settings
Communication Open Saas
A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, sl
slack
| Communication | Slack integration via HTTP/OAuth MCP |
Communication