golem-http-params-ts
CommunitySimplifies HTTP request parameter mapping for TypeScript agents.
Authorjustcoon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of mapping various parts of HTTP requests—such as path variables, query parameters, headers, and request bodies—to TypeScript agent method parameters, enabling seamless API integration.
Core Features & Use Cases
- Parameter Mapping: Defines how URL segments, query strings, headers, and bodies are translated into method parameters.
- Type Support: Handles common types like string, number, boolean, and literals, facilitating type-safe API interactions.
- Use Case: For example, a developer can specify that path variables
{id}or query parameters{filter}directly map to method parameters, simplifying the development of RESTful APIs in TypeScript.
Quick Start
Document how to set up an agent with HTTP parameter mappings, define endpoints with request parameters, and handle request/response types in TypeScript.
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-http-params-ts Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-http-params-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.