capminal/contract-interaction
Generic smart-contract interaction for Capminal — read (call), batch-read (multicall) and write (send tx) ANY contract on Base or Robinhood chain by passing a flexible ABI, contract address, function name and parameters, using your CAP API key.
npx skills add https://github.com/Capminal/agent-skills --skill contract-interaction
Take capminal/contract-interaction from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.