> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Injective EVM Developer Agent Skill

> AIエンジニアリングハーネスでInjective EVM Developer Agent Skillを使用する

Injective上でEVMスマートコントラクトとdAppを開発します。

## インストール

NPM経由で現在のディレクトリにインストール（現在のプロジェクトのみで使用）：

```bash theme={null}
npx skills add InjectiveLabs/agent-skills --skill injective-evm-developer
```

NPM経由でグローバルにインストール（すべてのプロジェクトで使用）：

```bash theme={null}
npx skills add InjectiveLabs/agent-skills --global --skill injective-evm-developer
```

## 使用方法

サンプルプロンプトについては、skillディレクトリ内の`references/sample-prompts.md`を参照してください。

skillをインストールした後、ハーネスにプロンプトを入力してこのskillを使用してください。
