Prerequisites
Install by agent
- Claude Code
- Codex
- Cursor
- GitHub Copilot
- Windsurf
- Aider
- OpenHands
- Gemini
The default install targets Claude Code, placing the skill in The skill loads automatically in every Claude Code session. To verify it’s active, ask: “What is the SSTORE gas cost on Sei testnet?”
~/.claude/skills/sei/:Variants
The full skill covers all three domains (contracts, frontend, ecosystem). If you only need one area, install a variant to keep context lean:
Combine with
--agent to target a specific assistant:
Advanced options
Install to a project directory (instead of~/.claude/):
Verify it’s working
After installing, test with a Sei-specific question that trips up unaugmented assistants:- “What gas price should I use for transactions on Sei?”
- “Is PREVRANDAO a safe source of randomness on Sei?”
- “What’s the difference between
sei1...and0x...addresses?”