> ## 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 CLI Agent Skill

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

`injectived`バイナリを使用して、一貫したウォレット処理、エンドポイント選択、gas設定で
Injectiveチェーンに対するクエリとトランザクションを実行します。

## インストール

skillのインストール：

```bash theme={null}
uvx upd-skill InjectiveLabs/injective-cli
```

skillのグローバルインストール：

```bash theme={null}
uvx upd-skill InjectiveLabs/injective-cli --global
```

NPX経由でインストール：

```bash theme={null}
npx skills add https://github.com/InjectiveLabs/agent-skills --skill injective-cli
```

## 使用方法

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