Secret banner
arik-web arik-web

Secret

Development community

Description

--- description: Ask the human for a secret through the local paste window argument-hint: <secret-name> [purpose] allowed-tools: mcp__secret-input-layer__secret_request, mcp__secret-input-layer__secret_list, mcp__secret-input-layer__secret_health --- Request the secret `$1` from the human using `secret_request`. - `name`: `$1` - `purpose`: `$2` (if empty, infer it from the current task and say so) - `requested_by`: your agent name - `wait`: 300 Do not ask for the value in chat. Report only th

Installation

Installs to ~/.claude/skills/arik-web-agentic-secrets-secret/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arik-web-agentic-secrets-secret && curl -fsSL https://raw.githubusercontent.com/arik-web/agentic-secrets/HEAD/commands/secret.md -o ~/.claude/skills/arik-web-agentic-secrets-secret/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository