LLM Client Golden Path

Wire up an LLM client (OpenAI, Azure OpenAI, Anthropic, Gemini) correctly the first time. Use when adding AI calls to a project, when choosing which model to pin, when an LLM call returns empty output or a token/parameter error, or when auditing existing LLM integrations. Covers key sourcing, client placement, reasoning-model parameter and budget traps, and points at the shared model registry so model ids live in one place.

vishalsachdev 3f67490 2 files · 8.3 KB Updated

File contents

vishalsachdev/claude-skills/tree/main/llm-client-golden-path commit 3f67490640

Frequently asked questions

npx skillmds add vishalsachdev/llm-client-golden-path