llm-secrets

SKILL.md

List Available Secrets

skills/llm-secrets/llm-secrets.js

Shows the names of available secret keys (not values). Output example:

Available secrets:
  - BROWSER_PASSWORD
  - SOME_API_KEY

To get a value: echo $KEY_NAME

Get a Secret Value

echo $KEY_NAME

Replace KEY_NAME with one of the available secret names.

When to Use

  • When a skill or tool needs authentication credentials
  • When logging into a website via browser tools
  • When calling an external API that requires a key
Weekly Installs
1
GitHub Stars
1.3K
First Seen
11 days ago
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1