contracts

Guide Ethereum smart contract deployment, auditing, and address migration workflows.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/involvex/aetheris --skill contracts-involvex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contracts
Source: https://github.com/involvex/aetheris/tree/main/.agents/skills/ethskills/contracts
Command: npx skills add https://github.com/involvex/aetheris --skill contracts-involvex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill repositories and guidance for Ethereum smart contracts are outdated; this skill has moved to addresses, offering updated reference points and migration guidance.

Core Features & Use Cases

  • Investigate Ethereum contract patterns, deployment workflows, and address resolution.
  • Plan and perform migration of contract references to new addresses in a secure, auditable fashion.
  • Use case: when upgrading or relocating contracts, consult the addresses skill to align addresses and metadata.

Quick Start

Follow the addresses skill for current guidance on Ethereum contract addresses and migrations.

Frequently Asked Questions about contracts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate Ethereum smart contract references to new addresses?

To migrate Ethereum smart contract references to new addresses, you must plan and perform the relocation in a secure, auditable fashion. This ensures your contract metadata aligns correctly when upgrading or relocating contracts across networks.

What is the best way to manage Ethereum contract deployment and address resolution?

The best way to manage Ethereum contract deployment and address resolution is to investigate contract patterns and deployment workflows. This approach guides developers in maintaining accurate address reference points during network deployment.

When do I need to audit Ethereum smart contracts?

You need to audit Ethereum smart contracts when you are upgrading or relocating existing contract logic. This audit workflow validates contract patterns and ensures that address migrations are executed securely and accurately.

Why does my Ethereum contract skill repository show outdated guidance?

Your Ethereum contract skill repository shows outdated guidance because the contracts skill has been deprecated and moved. You should follow the updated addresses skill for current guidance on contract addresses and migrations.