From lindy-pack
Optimize Lindy AI costs and manage usage efficiently. Use when reducing costs, analyzing usage patterns, or optimizing budget allocation. Trigger with phrases like "lindy cost", "lindy billing", "reduce lindy spend", "lindy budget".
How this skill is triggered — by the user, by Claude, or both
Slash command
/lindy-pack:lindy-cost-tuningThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Optimize Lindy AI costs by managing active agent count, consolidating automations, and monitoring per-agent execution frequency. Lindy uses per-agent pricing where each active agent incurs a monthly cost regardless of how often it runs.
Optimize Lindy AI costs by managing active agent count, consolidating automations, and monitoring per-agent execution frequency. Lindy uses per-agent pricing where each active agent incurs a monthly cost regardless of how often it runs.
Reduce per-run costs by minimizing the number of tool calls in each agent:
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Issue | Cause | Solution |
|---|---|---|
| Agent deactivated but still billed | Billing cycle overlap | Check billing date, deactivate before cycle end |
| Consolidated agent too complex | Too many branches | Split into 2-3 focused agents instead of 5+ single-task ones |
| Agent runs increasing cost | Trigger firing too frequently | Adjust trigger schedule or add deduplication |
| Cannot reduce below N agents | Business dependency | Document which agents are critical, optimize the rest |
Basic usage: Apply lindy cost tuning to a standard project setup with default configuration options.
Advanced scenario: Customize lindy cost tuning for production environments with multiple constraints and team-specific requirements.
See optimization implementation details for output format specifications.
npx claudepluginhub aiminnovations/claude-code-plugins-plus --plugin lindy-packCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
4plugins reuse this skill
First indexed Jul 11, 2026