Add Clicks Protocol yield skill for AI agents#26
Conversation
🟡 Heimdall Review Status
|
|
Hi cb-heimdall, the PR is ready on our side. We fixed the issues in SKILL.md, including the SDK typo and replacing placeholder contract addresses with the real Base mainnet addresses. Could someone review PR #26 and let us know the preferred path for external contributions given the verified-signature requirement on protected branches? Thank you. |
|
Hi team — friendly follow-up on this PR. Looking at the current AI Agents docs (docs.base.org/ai-agents), the skills section covers wallets (CDP, Sponge, Bankr), payments (x402), and trading (CoinGecko, Alchemy, Swaps) — 8 skills total. What's missing is a yield/earn skill. Agents receive USDC via x402 but have no built-in way to earn on idle funds between transactions. That's the gap this PR fills. Clicks Protocol would be the 9th skill — giving agents autonomous yield on idle USDC (80% liquid, 20% earning via Aave V3/Morpho). One SDK call, no lockup. Since our last update we've shipped V2:
Happy to adjust anything needed for the verified-signature requirement. Let us know the preferred path. |
What is Clicks Protocol?
Clicks Protocol provides autonomous yield infrastructure for AI agents on Base. It enables agents to earn yield on their x402 payments with:
Why this skill belongs in Base Skills
Skill Details
Installation
Usage Example
Integration Points
Links
Testing
The skill has been tested locally with
npx skills add ./skills/clicks-protocoland follows the Base Skills format.Clicks Protocol — Yield infrastructure for the agent economy.