agglayer-contracts
Cross-chain bridge contracts, rollup management, and multisig upgrades
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install agglayer-contracts?โผ
Run `npx skills add agglayer/agglayer-contracts --all -g -y` in your terminal to install all skills in this suite globally.
How to execute a Safe multisig transaction?โผ
The safe-multisig skill walks you through preparing the transaction, collecting signatures from each owner, and executing on-chain. It supports Ledger hardware wallets and Timelock interactions.
How to upgrade L2 sovereign chain contracts?โผ
The upgrade-l2 skill helps you pick the right upgrade script, fill in the parameters file, and run the upgrade. It also supports shadow fork testing to validate everything before going live.
Does it work with Claude Code and other AI agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Do I need to share my private keys?โผ
No. The skills never ask for private keys or mnemonics directly. You only set them in your local .env file, and Ledger hardware wallets are recommended for mainnet operations.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core