lindy-performance-tuning

Featured

Optimize Lindy AI agent execution speed, reliability, and cost efficiency. Use when agents are slow, consuming too many credits, or producing inconsistent results. Trigger with phrases like "lindy performance", "lindy slow", "optimize lindy", "lindy latency", "lindy speed".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Lindy Performance Tuning ## Overview Lindy agents execute as multi-step workflows where each step (LLM call, action execution, API call, condition evaluation) adds latency and credit cost. Optimization targets: fewer steps, smaller models, faster actions, tighter prompts. ## Prerequisites - Lindy workspace with active agents - Access to agent Tasks tab (view step-by-step execution history) - Understanding of agent workflow structure ## Instructions ### Step 1: Profile Agent Execution In the Tasks tab, open a completed task and review: - **Total task duration**: Baseline for improvement - **Per-step timing**: Identify the slowest steps - **Credit consumption**: Which steps cost the most - **Step count**: Total actions executed per task Common bottlenecks: | Bottleneck | Symptom | Fix | |-----------|---------|-----| | Large model on simple task | High credit cost, slow | Switch to Gemini Flash | | Too many LLM steps | Long total duration | Consolidate into fewer steps | | Agent Step with many skills | Unpredictable path | Reduce to 2-4 focused skills | | Knowledge Base over-querying | Multiple KB searches | Increase Max Results per query | | Sequential when parallel possible | Unnecessary waiting | Use loop with Max Concurrent > 1 | ### Step 2: Right-Size Model Selection The single biggest performance lever. Match model to task complexity: | Task | Recommended Model | Speed | Credits | |------|-------------------|-------|---------| | Route email to category | Gemini Fl...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

lindy-cost-tuning

Optimize Lindy AI costs through credit management, model selection, and agent consolidation. Use when reducing spend, analyzing credit usage patterns, or optimizing budget allocation across agents. Trigger with phrases like "lindy cost", "lindy billing", "reduce lindy spend", "lindy budget", "lindy credits".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-rate-limits

Manage Lindy AI credits, rate limits, and usage optimization. Use when hitting rate limits, optimizing credit consumption, or implementing usage controls. Trigger with phrases like "lindy rate limit", "lindy credits", "lindy quota", "lindy throttling", "lindy API limits".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-core-workflow-a

Build and configure multi-step Lindy AI agent workflows. Use when creating agents with triggers, actions, conditions, knowledge bases, or agent steps. Trigger with phrases like "create lindy agent", "build lindy agent", "lindy agent workflow", "configure lindy agent", "lindy workflow".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-observability

Monitor Lindy AI agent health, task success rates, and credit consumption. Use when setting up monitoring, building dashboards, configuring alerts, or tracking agent performance over time. Trigger with phrases like "lindy monitoring", "lindy observability", "lindy metrics", "lindy logging", "lindy dashboard".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-upgrade-migration

Manage Lindy agent configuration changes, platform updates, and migrations. Use when reconfiguring agents, handling platform changes, or migrating agents between workspaces. Trigger with phrases like "upgrade lindy", "lindy migration", "lindy reconfigure", "update lindy agents", "lindy workspace migration".

2,266 Updated today
jeremylongshore