Complete workflow for creating, configuring, and deploying Lindy AI agents.
lindy-install-auth setupFor detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Cause | Solution |
|---|---|---|
| Tool not found | Invalid tool name | Check available tools list |
| Instructions too long | Exceeds limit | Summarize or split instructions |
| Model unavailable | Unsupported model | Use default gpt-4 |
Proceed to lindy-core-workflow-b for task automation workflows.