TopRank Skills

Home / Claw Skills / Git / GitHub / poe-connector
Official OpenClaw rules 36%

poe-connector

Access Poe.com AI models by running bash commands. Use when user mentions Poe, wants to use Poe models, or generate media via Poe. IMPORTANT: This is a bash-tool skill. You MUST use the bash/shell tool to execute commands. Do NOT use sessions_spawn, do NOT use browser, do NOT try to use Poe as a model provider.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 poe-connector 技能。 若已安装,则直接安装 poe-connector 技能。

Overview

Skill Key
dzwalker/poe-connector
Author
dzwalker
Source Repo
openclaw/skills
Version
1.0.5
Source Path
skills/dzwalker/poe-connector
Latest Commit SHA
d6f1d0122ee0d62a51eb05ab011b36b30c1107bb

Extracted Content

SKILL.md excerpt

# Poe Connector — USE BASH TOOL

**You MUST use the `bash` or `shell` tool to run these commands. No other method works.**

## Commands

Chat with AI:
```bash
bash ~/.openclaw/workspace/skills/poe-connector/poe.sh chat Tell me 10 jokes
```

Generate image:
```bash
bash ~/.openclaw/workspace/skills/poe-connector/poe.sh image A sunset over mountains
```

Generate video:
```bash
bash ~/.openclaw/workspace/skills/poe-connector/poe.sh video A cat playing piano
```

Generate audio:
```bash
bash ~/.openclaw/workspace/skills/poe-connector/poe.sh audio Hello world in a cheerful voice
```

List models:
```bash
bash ~/.openclaw/workspace/skills/poe-connector/poe.sh models
```

Search models:
```bash
bash ~/.openclaw/workspace/skills/poe-connector/poe.sh search claude
```

## DO NOT

- Do NOT use `sessions_spawn` — it will fail
- Do NOT use browser to visit poe.com — it will fail
- Do NOT set poe as a model provider — it will fail
- Do NOT use any approach other than `bash` tool — only bash works

## Setup (required before first use)

This skill requires a Poe API key. Get one at https://poe.com/api/keys, then add to `~/.openclaw/openclaw.json`:

```json
{ "skills": { "entries": { "poe-connector": { "env": { "POE_API_KEY": "your-key" } } } } }
```

## Notes

- All commands use sensible default models (configured in poe_config.json)
- If you get a POE_API_KEY error, tell the user to run the setup above
- File attachments (--files) are base64-encoded and sent to Poe — do not attach sensitive files unless the user intends to share them with Poe

README excerpt

# Poe Connector — OpenClaw Skill

An [OpenClaw](https://github.com/openclaw/openclaw) skill that connects your agent to [Poe.com](https://poe.com)'s API, giving it access to **100+ AI models** through a single API key.

## Why This Exists

I've been a Poe user since it first launched — there's always a new model to try and I genuinely enjoy the platform. Last year I accidentally subscribed to a pretty expensive plan, and I've never been able to use up all the credits. So I figured: why not hook it up to OpenClaw and see if that burns through them a bit faster?


## Features

- **Text Chat** — Talk to Claude, GPT, Gemini, Grok, Llama, and hundreds more via `/v1/chat/completions`
- **Image Generation** — GPT-Image-1, Imagen-4, Flux-Kontext, Seedream-3.0
- **Video Generation** — Veo-3, Runway-Gen-4-Turbo, Kling-2.1
- **Audio / TTS** — ElevenLabs, Lyria
- **Multimodal File Input** — Send images, PDFs, audio, video alongside your prompt
- **Model Discovery** — List and search all available Poe models
- **Streaming** — Real-time token-by-token output
- **Auto Retry** — Exponential backoff on rate-limit (429) errors

## Quick Start

### 1. Get your Poe API key

Go to https://poe.com/api/keys and create an API key.

### 2. Configure the API key

Add your key to `~/.openclaw/openclaw.json`:

```json
{
  "skills": {
    "entries": {
      "poe-connector": {
        "env": { "POE_API_KEY": "your-key-here" }
      }
    }
  }
}
```

The skill reads the key from this file at runtime. No environment variable needed.

### 3. Install dependency

```bash
pip install openai
```

### 4. Use it

```bash
# Chat (uses default model from poe_config.json, streams by default)
python src/poe_chat.py --message "Hello!"

# Chat with a specific model
python src/poe_chat.py --model GPT-5.2 --message "Write a haiku"

# Generate an image (default: GPT-Image-1)
python src/poe_media.py --type image --prompt "A cat astronaut" --aspect 1:1

# List models
python src/poe_models.py --list

# Search model...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.

camopel

arxivkb

★ 0

Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.