codex-deploy-aliyun
NewGitHubGeneralby liush2yuxjtu
Codex-as-a-service demo on Aliyun SWAS + RDS — chat frontend wraps @openai/codex CLI in a per-request sandbox, persists runs to PostgreSQL, supports /pdf via md-to-pdf-webfirst skill
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/codex-deploy-aliyun.md https://raw.githubusercontent.com/liush2yuxjtu/codex-deploy-aliyun/main/SKILL.md3
Invoke in Claude Code
/codex-deploy-aliyunView source on GitHub
deploymentfrontend
Frequently Asked Questions
What is codex-deploy-aliyun?
Codex-as-a-service demo on Aliyun SWAS + RDS — chat frontend wraps @openai/codex CLI in a per-request sandbox, persists runs to PostgreSQL, supports /pdf via md-to-pdf-webfirst skill
How to install codex-deploy-aliyun?
To install codex-deploy-aliyun, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /codex-deploy-aliyun.
What is codex-deploy-aliyun best for?
codex-deploy-aliyun is a community categorized under General. It is designed for: deployment, frontend. Created by liush2yuxjtu.