Skip to content

alexfertel/foundry-cast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Foundry Cast Agent Skill

Teach agents what cast is and how to use it.

Install

From this repository:

npx skills add alexfertel/foundry-cast

Skill Path

  • skills/foundry-cast/SKILL.md

What It Covers

  • Revert decoding and selector/signature/topic lookup
  • Token metadata and ERC20 inspection
  • Chain/RPC reads, logs, storage, and debug workflows
  • Transaction safety gates for state-changing actions

Repository Layout

skills/
  foundry-cast/
    SKILL.md
    references/
      command-map.md
      revert-and-signatures.md
      token-introspection.md
      tx-safety-and-rpc.md

About

Agent Skill that teaches coding agents to use `cast` reliably for reads, debugging, and guarded transaction flows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors