defi-connector

Automate DeFi staking, lending, and yield farming with auto-compounding and health monitoring.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/datagridSolution/forex-trading-ai-agent --skill defi-connector-datagridsolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defi-connector
Source: https://github.com/datagridSolution/forex-trading-ai-agent/tree/main/skills/defi-connector
Command: npx skills add https://github.com/datagridSolution/forex-trading-ai-agent --skill defi-connector-datagridsolution

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual effort of managing DeFi positions by connecting staking, lending, yield farming, and automated reward reinvestment into an “auto-pilot” workflow.

Core Features & Use Cases

  • DeFi protocol connectivity for core strategies: Manage staking, lending, and yield farming across supported protocols and chains (e.g., Aave/Compound for lending, Lido for liquid staking, Uniswap/Curve for LP and farming).
  • Auto-compound and health-factor monitoring: Claim rewards and reinvest on an interval, while warning or triggering protections based on lending health-factor thresholds.
  • Visibility into positions and opportunities: Check positions, review DeFi health metrics, and surface yield opportunities using DeFi/Llama-style data endpoints.

Use case example: You want to run a low-maintenance strategy that stakes idle assets, supplies to Aave, and auto-compounds earned rewards daily while receiving alerts when health factors move toward risk.

Quick Start

Use the defi-connector skill to configure your auto_pilot in the file path ~/.kit/config/defi-connector.json and enable the staking, lending, and auto_compound settings you want.

Frequently Asked Questions about defi-connector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate DeFi yield farming and auto-compounding across multiple protocols?

You can automate DeFi yield farming and auto-compounding by configuring an auto_pilot workflow that connects to supported protocols like Aave or Uniswap, claims rewards on a set interval, and reinvests them automatically. This removes manual portfolio management effort.

How does health factor monitoring work for lending positions on protocols like Aave?

Health factor monitoring tracks your lending position risk by checking thresholds on protocols like Aave and Compound. When your health factor moves toward risk, the automated workflow triggers warnings or protections to help prevent liquidation.

Can I use this to manage staking and liquidity positions across different blockchains?

Yes, you can manage staking and liquidity positions across multiple supported chains and protocols. The workflow connects to platforms like Lido for liquid staking and Curve for LP positions, applying configuration-driven execution to handle ongoing protocol interaction.

How do I set up configuration-driven execution for DeFi portfolio automation?

You set up configuration-driven execution by defining your desired staking, lending, and auto_compound settings in a JSON config file. This auto_pilot configuration allows the workflow to operate your DeFi strategies automatically based on your specified parameters.

What is the best way to monitor idle assets and surface yield opportunities in DeFi?

The best way to surface yield opportunities and monitor idle assets is by using DeFi/Llama-style data endpoints. These endpoints provide visibility into your current positions, review DeFi health metrics, and identify available yield opportunities for your portfolio.

Do I need the requests library to run DeFi portfolio automation scripts?

Yes, you need the requests library installed as a dependency to run the portfolio automation scripts. These scripts use requests to interact with DeFi protocol endpoints, monitor positions, and execute your automated yield strategies.