letta-configuration
Installation
SKILL.md
Letta Configuration
Complete guide for configuring models on agents and providers on servers.
When to Use This Skill
Agent-level (model configuration):
- Creating agents with specific model configurations
- Adjusting model settings (temperature, max tokens, context window)
- Configuring provider-specific features (OpenAI reasoning, Anthropic thinking)
- Changing models on existing agents
Server-level (provider configuration):
- Setting up BYOK (bring your own key) providers
- Configuring self-hosted deployments with environment variables
- Validating provider credentials
- Setting up custom OpenAI-compatible endpoints
Not covered here: Model selection advice (which model to choose) - see agent-development skill.