lindy-upgrade-migration

0
0
Source

Guide for upgrading Lindy SDK and migrating between versions. Use when upgrading SDK versions, migrating agents, or handling breaking changes. Trigger with phrases like "upgrade lindy", "lindy migration", "lindy breaking changes", "update lindy SDK".

Install

mkdir -p .claude/skills/lindy-upgrade-migration && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7848" && unzip -o skill.zip -d .claude/skills/lindy-upgrade-migration && rm skill.zip

Installs to .claude/skills/lindy-upgrade-migration

About this skill

Lindy Upgrade & Migration

Overview

Lindy is a managed platform — agents run on Lindy's infrastructure. "Upgrades" mean reconfiguring agents for new capabilities, migrating agents between workspaces, or adapting to platform changes. Key concern: agents with webhooks, Lindymail, and phone numbers require reconfiguration after migration.

Prerequisites

  • Admin access to source and target Lindy workspaces
  • Inventory of all agents, triggers, and integrations
  • Migration window scheduled for customer-facing agents

Instructions

Step 1: Inventory Current Agents

Document every agent before making changes:

Agent NameTrigger TypeActionsIntegrationsWebhook URLPhone #
Support BotEmail ReceivedGmail Reply, Slack NotifyGmail, SlackN/AN/A
Lead RouterWebhookSheets Update, Slack DMSheets, Slackhttps://public.lindy.ai/...N/A
Phone ScreenerCall ReceivedTransfer, Agent SendPhoneN/A+1-555-0100

Step 2: Export Agent Configurations

For each agent, document:

  • Prompt: Copy full text from Settings > Prompt
  • Model: Which AI model is selected
  • Skills/Actions: List all action steps and their configurations
  • Trigger filters: Copy filter conditions
  • Knowledge Base: Note all sources (files, URLs, integrations)
  • Memories: Export any persistent memories
  • Exit conditions: Copy all condition text

Step 3: Plan Migration Order

Phase 1: Internal-only agents (no customer impact)
  → Migrate, test, verify for 24-48 hours

Phase 2: Low-risk customer-facing agents (email triage, notifications)
  → Migrate during low-traffic window
  → Monitor for 24 hours

Phase 3: Critical agents (phone, live chat, lead routing)
  → Migrate with rollback plan ready
  → Keep old agent active in parallel for 48 hours

Step 4: Migrate Agent to New Workspace

Option A — Template sharing:

  1. In source workspace: Share agent as Template
  2. In target workspace: Import template
  3. Reconfigure integrations (OAuth tokens are NOT transferred)
  4. Re-authorize all connected services

Option B — Manual recreation:

  1. Create new agent in target workspace
  2. Paste saved prompt
  3. Recreate trigger with same configuration
  4. Re-add all actions and configure fields
  5. Upload knowledge base files
  6. Re-create memories

Step 5: Reconfigure Webhooks, Email, and Phone

These require special attention — they are NOT automatically transferred:

Webhooks:

  • New agent gets a NEW webhook URL
  • Update all calling systems with the new URL
  • Generate new webhook secret
  • Update all clients with new Bearer token

Lindymail (Lindy-assigned email addresses):

  • New agent gets a new Lindymail address
  • Update forwarding rules and any published email addresses

Phone numbers:

  • Phone numbers may need to be re-provisioned ($10/month each)
  • Update IVR systems and published phone numbers
  • Test call quality and language settings

Step 6: Parallel Run & Cutover

Day 1-2: Both old and new agents active
  → Route test traffic to new agent
  → Compare task completion rates and output quality

Day 3: Gradual cutover
  → Redirect 50% of traffic to new agent
  → Monitor error rates and credit consumption

Day 4: Full cutover
  → Route 100% to new agent
  → Keep old agent paused (not deleted) for 7 days

Day 11: Cleanup
  → Delete old agent after 7-day safety window

Step 7: Verify Post-Migration

  • All triggers firing correctly
  • All actions completing successfully
  • Knowledge base returning relevant results
  • Webhook URLs updated in all calling systems
  • Phone numbers tested (inbound and outbound)
  • Credit consumption within expected range
  • Team members have correct access in new workspace

Common Migration Scenarios

Scenario: Consolidating Multiple Agents

When you have too many single-purpose agents:

  1. Identify agents with overlapping triggers
  2. Merge prompts into sections (use ## Billing, ## Technical, etc.)
  3. Add conditions to route based on content
  4. Reduce total active agents → lower costs

Scenario: Upgrading Agent Capabilities

When Lindy adds new features (new actions, new models):

  1. Review Lindy Changelog
  2. Update model selection if better options available
  3. Replace workaround actions with new native actions
  4. Test thoroughly — model changes affect output quality

Scenario: Environment Promotion (Dev to Prod)

  1. Share dev agent as Template
  2. Import in production workspace
  3. Re-authorize all production integrations
  4. Update webhook URLs to production endpoints
  5. Verify trigger filters match production requirements

Error Handling

IssueCauseSolution
Webhook URL changedNew agent gets new URLUpdate all callers with new URL
Integration auth failedOAuth not transferredRe-authorize in new workspace
Knowledge base emptyFiles not re-uploadedUpload files to new agent's KB
Phone number unavailableNot re-provisionedPurchase new number in settings
Memory lostMemories not exportedManually re-create critical memories

Resources

Next Steps

Proceed to Pro tier skills for advanced CI integration, deployment, and performance.

svg-icon-generator

jeremylongshore

Svg Icon Generator - Auto-activating skill for Visual Content. Triggers on: svg icon generator, svg icon generator Part of the Visual Content skill category.

7824

automating-mobile-app-testing

jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user requests mobile app testing, test automation for iOS or Android, or needs assistance with setting up device farms and simulators. The skill is triggered by terms like "mobile testing", "appium", "detox", "xcuitest", "espresso", "android test", "ios test".

13615

d2-diagram-creator

jeremylongshore

D2 Diagram Creator - Auto-activating skill for Visual Content. Triggers on: d2 diagram creator, d2 diagram creator Part of the Visual Content skill category.

3114

performing-penetration-testing

jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a "penetration test", "pentest", "vulnerability assessment", or asks to "exploit" a web application. It provides comprehensive reporting on identified security flaws.

4311

performing-security-audits

jeremylongshore

This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards.

109

designing-database-schemas

jeremylongshore

Design and visualize efficient database schemas, normalize data, map relationships, and generate ERD diagrams and SQL statements.

1128

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

9521,094

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

846846

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

571700

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

548492

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

673466

fastapi-templates

wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

514280

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.