Claude Skill
pwrdrvr/openclaw-codex-app-server
OpenClaw plugin that brings OpenAI Codex to Telegram and Discord via the Codex App Server protocol. Enable AI code generation in chat platforms with this TypeScript plugin.
Overview
Repository
Install this Skill
git clone https://github.com/openclaw/openclaw.gitRegistry
git clone https://github.com/openclaw/openclaw.gitpnpm add -D openclaw@file:/absolute/path/to/openclaw
Summary
OpenClaw plugin that integrates OpenAI Codex with Telegram and Discord via the Codex App Server protocol, enabling AI-powered code generation and assistance directly within chat platforms.
OpenClaw 插件,通过 Codex 应用服务器协议将 Codex 引入 Telegram 和 Discord。
Key features
- Seamless integration with Telegram and Discord
- Leverages Codex App Server protocol for reliable communication
- Built as an OpenClaw plugin for easy deployment
- Enables AI code generation within chat interfaces
- Written in TypeScript for maintainability
Use cases
- Get code snippets and solutions via Telegram bot
- Integrate Codex-powered coding assistant into Discord servers
- Automate code review suggestions in chat channels
- Provide on-demand programming help to community members
- Prototype and test code generation workflows with OpenClaw
README excerpt
# OpenClaw Plugin For Codex App Server [](https://github.com/pwrdrvr/openclaw-codex-app-server/actions/workflows/ci.yml) [](https://www.npmjs.com/package/openclaw-codex-app-server) [](https://www.npmjs.com/package/openclaw-codex-app-server) [](./LICENSE) <p align="center"> <a href="https://youtu.be/GKkipfNEJJQ"> <img src="https://img.youtube.com/vi/GKkipfNEJJQ/maxresdefault.jpg" alt="Watch the OpenClaw Codex App Server demo on YouTube" width="100%" /> </a> </p> This project has no product name. It is just an OpenClaw plugin that connects OpenClaw to the Codex App Server protocol so you can interact with your existing threads from Codex Desktop and Codex TUI through Telegram and Discord conversations. `Codex` is mentioned here only to describe the protocol and toolchain this plugin connects to. This repository is independent and is not official, provided, sponsored, endorsed, or affiliated with OpenAI or Codex. If `codex` already works on the machine running OpenClaw, this plugin should work too. It uses the same local Codex CLI and shared login state. There is no separate plugin login requirement for normal use. ## Quick Start 1. Install the plugin into OpenClaw. 2. Start in the Telegram or Discord conversation where you want the bridge bound. 3. Run `/cas_resume`. 4. Pick a recent thread, click `New` to start a fresh one, or search directly. 5. Once bound, plain text in that conversation routes to the selected Codex thread. Buttons are presented for proje