poe-chat
This skill provides a CLI to call Poe models (Gemini/GPT/Claude), auto-select model IDs, list models, and upload local files via `scripts/poe_client.py` and `--file`. It reads the `POE_API_KEY`, makes network requests to `https://api.poe.com/v1/models`, and requires running `pip install -r scripts/requirements.txt`.