golem-add-config-ts
CommunitySimplify adding typed configuration to your TypeScript Golem agents.
Authorjustcoon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers integrate typed configuration into TypeScript-based Golem agents, enabling clear parameter management and improved code maintainability.
Core Features & Use Cases
- Define Config Types: Create plain TypeScript types for agent configurations.
- Automatic Detection: Use the
@agent()decorator to automatically recognizeConfig<T>parameters. - Set Configurations Easily: Configure agents via
golem.yamlor CLI commands, streamlining deployment workflows. - Use Case: A developer wants to add structured configuration options to a Golem agent for better customization and easier management.
Quick Start
Define your agent's configuration type and set corresponding values in golem.yaml or through CLI commands to integrate typed configs into your agents seamlessly.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-config-ts Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-add-config-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.