golem-add-secret-ts
CommunitySimplify managing sensitive configs in TypeScript Golem agents.
Authorjustcoon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of adding, managing, and utilizing secrets such as API keys and passwords within TypeScript Golem agents, enhancing security and ease of configuration.
Core Features & Use Cases
- Secret Management: Create, list, update, and delete secrets securely.
- Integration: Fetch secrets dynamically in agent code via
Secret<T>fields. - Use Case: When deploying an agent that requires an API key, quickly create a secret and configure the agent to retrieve it at runtime, avoiding hardcoded sensitive data.
Quick Start
Use the golem agent-secret commands to create a secret named 'apiKey' with the value 'sk-abc123' for secure integration in your agent code.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: golem-add-secret-ts Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-add-secret-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.