⏳ This skill is pending AI review.
Scores will appear once the review pipeline completes.
version unknown
codex-bridge
@syphax⭐ 17 stars
Dispatch coding tasks to the local OpenAI Codex CLI with background execution, status polling, and answerable clarifying questions. Use when OpenClaw should delegate script building, code edits, refactors, or multi-step coding work to Codex from the command line.
—/10
// RATINGS
// README
OpenClaw Tools
This is my public repo for tools that I've built for OpenClaw.
I lean heavily on Claude Code (and now Codex) to develop these.
The main reasons I build my own skills:
- To avoid the wretched hive of scum and villainy that currently permeates ClawHub
- To learn by doing (or at least directing code agents)
Skills added so far:
- Claude Code Bridge: Allows OpenClaw to manage Claude Code
- Codex Bridge: Allows OpenClaw to manage Codex
- DuckDuckGo Web Search: Uses DuckDuckGo to search the web
- Wikipedia Search: Summarizes Wikipedia articles
- Social Searcher: Searched LinkedIn and Reddit for specific keywords, and summarizes recent activity in specific subreddits
- Finance Updates: Gives quick stats on specific tickers
- World Cup Ticket Tracker: Tracks prices for World Cup tickets on fifacollect.info and StubHub
// HOW IT'S BUILT
KEY FILES
skills/codex-bridge/SKILL.mdREADME.md
// REPO STATS
17 stars