codex-remote-feishu
Remote control of coding sessions through Feishu chat
All Skills in This Repository (9)
Pure Emerald Level Indicatorslocal-upgrade
Automate pulling, rebuilding, and deploying the codex-remote daemon from the repository checkout.
feishu-ui-state-machine-guardrail
Audit Feishu card UI state machine changes and update canonical documentation.
issue-workflow-guardrail
Shape, orchestrate, implement, and close GitHub issues via a prepare/lint/finish workflow.
remote-state-machine-guardrail
Audit and align remote-surface state machine documentation with implementation changes.
issue-doc-sync
Sync closed GitHub issues into repository docs with incremental updates and persisted state cache.
build-page-mock
Build browser-ready page mocks enforcing a visible-content contract.
relay-stack-playbook
Coordinate debugging and operational tasks across the relay stack for Codex Feishu integration.
issue-verifier
Verify GitHub issue goal alignment, acceptance coverage, and durability before closure.
safe-push
Fetch, conditionally rebase, run tests, and push committed Git changes.
Frequently Asked Questions
FAQPage SchemaHow to install codex-remote-feishu?▼
Run `npx skills add kxn/codex-remote-feishu --all -g -y` in your terminal to install all skills in this suite globally.
How to control Codex from my phone?▼
Install the daemon on your work machine, link a Feishu bot via the guided WebSetup, then send commands like /list, /use, and /new in chat to manage sessions remotely.
Does it support Claude Code as a backend?▼
Yes. Send /mode claude in Feishu to switch from Codex to your locally configured Claude Code, and manage separate profiles with /codexprofile and /claudeprofile.
Which platforms does codex-remote-feishu support?▼
It runs on Linux, macOS (Intel and Apple Silicon), and Windows, with native installers or one-line setup scripts for each platform.
Can I send screenshots or files through Feishu?▼
Yes. Images you send are queued and attached to your next instruction, and /sendfile returns files from the remote workspace directly into the chat.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core