返回 Skill Hub
engineering excellent references

Codex Automation SOP

Codex 自动化任务设计、配置评估与落地 SOP。用于创建或评审 Codex Automations、选择 cron vs heartbeat、local vs worktree、模型与 reasoning effort、运行目录、Skill/项目边界、外部副作用、Feishu/lark-cli 等本地凭据型自动化。用户提到 Codex 自动化、定时任务、automation 配置、自动化最佳实践、cron/heartbeat、运行目录或 CWD 选择时使用。

Agent 安装命令

先 dry-run 再安装;仓库需已公开,或 Agent 需具备访问权限。

git clone https://github.com/yupeng0512/cursor-skills.git ~/.skillhub/yupeng-cursor-skills
cd ~/.skillhub/yupeng-cursor-skills
./install.sh --target codex --skill codex-automation-sop --dry-run
./install.sh --target codex --skill codex-automation-sop
~/.local/bin/skillhub-yupeng doctor --target codex --json
claude
--target claude
codex
--target codex
cursor
--target cursor

标签

agent automation engineering