"Use for Foundry cast/on-chain actions: prepare, simulate, sign, or broadcast transactions; call contracts; sign messages; encode/decode ABI/calldata; or make RPC calls. For read-only balances/history, prefer evm-atlas."
$npx -y skills add paulrberg/agent-skills --skill cli-castInstalls into the current project.
Run `npx skills use "https://github.com/paulrberg/agent-skills" --skill "paulrberg/agent-skills/cli-cast"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/paulrberg/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/paulrberg/agent-skills"` and select the relevant skills, then follow their instructions.