Agent Skills
› serithemage/serverless-openclaw
› solo-maintainer
solo-maintainer
GitHub面向独立维护者的自动化技能,涵盖PR分类、Issue处理、发布、部署、运维检查、安全审查及文档同步等端到端仓库维护工作。
触发场景
需要自动执行仓库维护任务
处理PR分类和Issue
执行发布或部署流程
安装
npx skills add serithemage/serverless-openclaw --skill solo-maintainer -g -y
SKILL.md
Frontmatter
{
"name": "solo-maintainer",
"description": "Operates this repository as a solo maintainer across PR triage, issue handling, release work, deploys, ops checks, cost checks, security review, and docs drift. Use when the user wants you to just handle maintenance work end-to-end.",
"argument-hint": "[scope, e.g. inbox|guard|release|sweep]"
}
Solo Maintainer Control Surface
First Step
Read the shared policy before acting:
Scope Router
inbox: read ../solo-maintainer-inbox/SKILL.mdrelease: read ../solo-maintainer-release/SKILL.mdguard: read ../solo-maintainer-guard/SKILL.md- broad or unspecified request:
- clear the inbox
- run a guard sweep
- ship only when the request explicitly asks for a release, deploy, or merge batch
Default Behavior
- Execute normal maintainer actions automatically.
- Stop only for suspicious changes defined in the shared policy.
- Prefer
gh,git, repo scripts, and local verification commands over browser-only workflows. - Keep notes short and evidence-based so the maintainer can resume quickly if a stop condition is hit.
版本历史
- 504300d 当前 2026-07-25 09:02


