Skip to main content
Develop EVM smart contracts and dApps on Injective.

Installation

Install via NPM into current directory, for use in current project only:
npx skills add InjectiveLabs/agent-skills --skill injective-evm-developer
Install via NPM globally, for use in all projects:
npx skills add InjectiveLabs/agent-skills --global --skill injective-evm-developer

Usage

See references/sample-prompts.md within the skill directory for sample prompts. After installing the skill, enter your prompt into the harness to use this skill.