用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Raytto/codex-web --skill self-publish命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Create polished long-form reports, research summaries, analyses, and other browser-readable deliverables as a single self-contained UTF-8 HTML file with numbered sections and responsive navigation. Use whenever the user asks for a report or substantial reading material and does not explicitly require another format, or when converting findings into an HTML deliverable for Codex Web.
Create, edit, inspect, analyze, and verify local spreadsheet files with openpyxl and pandas. Use for standalone .xlsx, .xlsm, .xls, .csv, or .tsv tasks, including formulas, formatting, tables, charts, cleanup, aggregation, and workbook questions. Do not use for Google Sheets, a connected spreadsheet app, or live Microsoft Excel control.
正在显示 SKILL.md
| name | self-publish |
| description | Queue, build, verify, and publish a Codex Web checkout with a single-consumer coordinator. |
Use this skill only when the repository owner explicitly asks to publish a
clean checkout. It never reads or copies .env files, database files,
authentication files, tenant data, cold-storage archives, or private keys.
main or master, the worktree is clean,
and the target commit is the one the owner named.deploy/codex-web-request-rebuild to persist a request in the local
queue. Set CODEX_WEB_START_COORDINATOR=true only when the owner wants the
request consumed immediately.docker compose, runs
the repository verification suite, starts the service, and checks the
configured health URL. Set paths and service names through CODEX_WEB_*
environment variables; no production topology is assumed.Remote Workers, host/root bridges, shared Codex authentication, voice transcription, personal memory extraction, and cloud cold storage are feature modules in the codebase. They remain inactive until their explicit tokens, endpoints, sockets, or provider binaries are configured. A clone with none of those settings must still run the local workspace.