skills/smithery.ai/lindy-sdk-patterns

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-auth setup
  • 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

  1. For detailed implementation code and configurations, load the reference guide:
  2. Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Installs
1
First Seen
Mar 22, 2026
lindy-sdk-patterns from smithery.ai