Skip to content

Update Base Skills#118

Open
youssefea wants to merge 1 commit intoBankrBot:mainfrom
youssefea:main
Open

Update Base Skills#118
youssefea wants to merge 1 commit intoBankrBot:mainfrom
youssefea:main

Conversation

@youssefea
Copy link

@youssefea youssefea commented Feb 9, 2026

  • New skill: /base - Write, test, and deploy smart contracts on Base using Foundry and CDP SDK
  • Secure key management: Uses CDP managed wallets via MPC - agents never access private keys directly, eliminating risk of key leakage
  • Minimal SKILL.md: 43-line router that directs to comprehensive reference docs - 8 reference guides: CDP setup, faucet, contract development, testing, deployment, verification, contract interaction, and agent-to-agent patterns
  • Agent-to-agent focus: Includes patterns for escrow, payment splitters, and conditional payments - useful when agents negotiate financial agreements programmatically
  • Networks: Supports Base Mainnet and Base Sepolia testnet

Note

Low Risk
Documentation-only changes that add a new skill folder and references, with no executable code paths or runtime behavior changes.

Overview
Adds a fully documented base skill, replacing the prior placeholder with a router-style SKILL.md that points to detailed reference docs for CDP wallet setup, faucet funding, contract development/testing, deployment, verification, contract interaction, and agent-to-agent contract patterns.

Updates README.md to list base as an available skill (instead of planned) and expands the repo structure example to include the new base/references/ documentation set.

Written by Cursor Bugbot for commit 1bf1ab5. This will update automatically on new commits. Configure here.

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.

1 participant