test-python-cli

Installation
SKILL.md

Test Python CLI

Overview

E2E test plugin with Python script and OnchainOS integration.

Pre-flight Checks

  1. Install onchainos CLI: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh | sh
  2. Ensure Python 3 is installed

Commands

Query ETH Price via Python

python3 scripts/query_price.py --query eth-price

When to use: When user asks about ETH price. Output: Calls onchainos token price ETH and formats the result.

Related skills
Installs
2
First Seen
Apr 5, 2026