Skip to content

feat(skills): add Extra Finance xLend lending plugin reference#66

Open
mehmetkr-31 wants to merge 1 commit into
base:masterfrom
mehmetkr-31:feat/extra-finance-xlend-skill
Open

feat(skills): add Extra Finance xLend lending plugin reference#66
mehmetkr-31 wants to merge 1 commit into
base:masterfrom
mehmetkr-31:feat/extra-finance-xlend-skill

Conversation

@mehmetkr-31
Copy link
Copy Markdown

Summary

Adds a base-mcp skill plugin reference for Extra Finance xLend, the Compound v3 / Aave V3-forked lending market on Base.

Problem

Extra Finance xLend is a live product on Base (supporting USDC, WETH, wstETH, cbETH, cbBTC) but was not covered in the base-mcp skill bundle. AI agents had no guidance on how to supply, withdraw, borrow, or repay on this market.

Solution

Create skills/base-mcp/plugins/extrafi-xlend.md describing:

  • Read commands for active reserve rates and user positions via npx extrafi-prepare.
  • Prepare write transaction batches (supply, withdraw, borrow, repay).
  • Response mapping to send_calls for execution.
  • Register the new plugin in skills/base-mcp/SKILL.md.

Fixes #63

@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Extra Finance (xLend) lending plugin to base-mcp

2 participants