星月 a4c1bea0bb refactor(onboard): reorder cfg before gitea, move SSH pubkey registration to gitea step
- 01 SSH: generation only, removed gitea registration
- 03 ↔ 04 swapped: cfg (03) before gitea (04)
- 04 Gitea: added SSH pubkey registration (API + Web UI)
- self-check.sh: synced 03/04 order
2026-04-22 20:55:10 +08:00

Skills

通用 skills 仓库,按工具分类。

目录结构

hermes/          # Hermes Agent skills (YAML frontmatter + markdown)
cursor/          # Cursor rules (.mdc,通用的)

使用

Hermes Skills

bash sync.sh     # 同步到 ~/.hermes/skills/openclaw-imports/

Cursor Rules

手动复制需要的 .mdc 到项目的 .cursor/rules/

cp cursor/code-review.mdc /path/to/project/.cursor/rules/

Cursor Rules 列表

文件 用途
code-review.mdc 用 tea CLI 做 Gitea PR Code Review
Description
沙洲工坊共享 Skills — 所有 agent 伙伴通用的工作流和规范
Readme 73 MiB
Languages
HTML 58.1%
Shell 15.6%
CSS 15.4%
TypeScript 6.9%
Python 2.2%
Other 1.8%