ai-orchestration
Installation
SKILL.md
AI Orchestration Skill
Use this skill when:
- Managing LLM API keys and providers
- Implementing multi-provider LLM support
- Structuring LLM conversations with context
- Building AI agents that work together
- Handling message items and structured outputs
- Prompt engineering for AI workflows
LLM Keyring Management
Environment Variables
# Anthropic Claude
export ANTHROPIC_API_KEY="sk-ant-xxxxx"