lindy-sdk-patterns
Installation
SKILL.md
Lindy SDK Patterns
Overview
Essential SDK patterns and best practices for Lindy AI agent development.
Prerequisites
- Completed
lindy-install-authsetup - Basic understanding of async/await
- Familiarity with TypeScript
Instructions
Pattern 1: Client Singleton
Pattern 2: Agent Factory
Pattern 3: Retry with Backoff
Pattern 4: Streaming Responses
- For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)