automatic-skill
Installation
SKILL.md
Automatic Skill — 每日 Skill 自动工厂
每天凌晨自动调研 → 设计 → 制作 → 审核 → 自测 → 发布 → 复查,全程无需人工介入(发布阶段使用你自己的 GitHub/clawHub 凭证)
⚠️ Credentials
Stages 1–7 use zero credentials. Only Stage 8 (Upload) and beyond touch your accounts.
| Stage | Action | Credential | What gets written |
|---|---|---|---|
| 1–7 | Research, Design, SEO, Create, Review, Self-Run, Self-Check | None | Local files only |
| 8a | gh repo create <owner>/<slug> --public |
GITHUB_TOKEN |
New public repo on your GitHub account |
| 8b | git push to GITHUB_REPO |
GITHUB_TOKEN |
New commits to the monorepo you set |
| 8c | clawhub publish |
CLAWHUB_TOKEN |
Skill listed publicly under your clawHub account |
| 9–10 | Verify, Final Review | GITHUB_TOKEN (read-only gh api) |
Nothing — read-only checks |
| Cron | Daily auto-run (push-toggle on) |
None | Registers a local cron job via openclaw cron |