Gate Layer Skills
Agent Skills for building on Gate Layer. These skills enable AI agents to connect to Gate Layer, deploy contracts, and interact with the network.
Available Skills
| Skill | Description |
|---|---|
| Connecting to Gate Layer Network | Provides Gate Layer Mainnet and Testnet network configuration, RPC endpoints, chain IDs, and explorer URLs. |
| Deploying Contracts on Gate Layer | Deploys contracts on Gate Layer with Foundry, plus common troubleshooting guidance. |
| Running a Gate Layer Node | Covers production node setup, hardware requirements, networking ports, and syncing guidance. |
Installation
Install with Vercel's Skills CLI:
npx skills add gatechain/gatelayer_skills
Usage
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Deploy my contract to Gate Layer testnet
How do I connect to Gate Layer mainnet?
Contributing
See CONTRIBUTING.md for guidelines.
License
This project is licensed under the terms of the included LICENSE file.