A versatile skill that triggers specific Poe models using simple @ tags with automatic model selection and file upload capabilities.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install poe-chat
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install poe-chat using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Poe Chat skill is a comprehensive integration designed for Openclaw Skills that enables users to communicate with a vast range of LLMs hosted on Poe, including Gemini, GPT, Claude, Kimi, and Deepseek. By simply using trigger words such as @gemini or @gpt in their messages, users can leverage the specific strengths of different models without manual configuration.
This skill automates the complexity of model management by dynamically fetching available model IDs and selecting the most appropriate version based on intelligent priority logic. It serves as a bridge between your local environment and the powerful ecosystem of models available on Poe, ensuring you always use the right tool for the job.
To get started with this skill for Openclaw Skills, follow these steps:
pip install -r scripts/requirements.txt
export POE_API_KEY="your_api_key_here"
python scripts/list_models.py
The Poe Chat skill manages data using the following structure to optimize performance within Openclaw Skills:
| Component | Format | Description |
|---|---|---|
models.json |
JSON File | A local cache of available model IDs, refreshed every hour based on file modification time. |
POE_API_KEY |
Env Var | The authentication token required to communicate with the Poe API. |
model_id |
String | The unique identifier for the selected LLM (e.g., gemini-1.5-flash). |
attachments |
List | A collection of file metadata including name, type, and URL for uploaded documents. |
Loading
A robust tool for automating Google Sheets operations including data management, formatting, and layout control via the Google Sheets API.

A powerful Openclaw Skills tool for automating Facebook Page posts, comment management, and engagement via the Meta Graph API.

A high-performance bash utility for calculating precise line, word, character, and byte counts with full support for CJK text.

A powerful automation skill for searching, watching, and reserving Korail and SRT train tickets in South Korea.

An AI-driven presentation engine that converts text manuscripts into professional, style-matched PowerPoint decks with AI illustrations and interactive previews.

Monitors and analyzes high-momentum AI tools and GitHub repositories to separate hype from genuine technological shifts.








































