用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/foolhardy45/portfolio --skill openclaw-github-repo-commander命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | openclaw-github-repo-commander |
| description | 7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis |
| category | development-and-testing |
| risk | safe |
| source | community |
| date_added | 2026-03-18 |
| author | wd041216-bit |
| tags | ["github","git","repository","audit","cleanup","workflow","devtools","automation","code-review","security"] |
| tools | ["claude","cursor"] |
A structured 7-stage super workflow for comprehensive GitHub repository management. This skill automates repository auditing, cleanup, competitor benchmarking, and optimization — turning a messy repo into a clean, well-documented, production-ready project.
/super-workflow or /openclaw-github-repo-commander on a repo URLClone the target repository, define success criteria, and establish baseline metrics.
Run scripts/repo-audit.sh — automated checks for:
ghp_, sk-, AKIA, etc.)node_modules/ or build artifacts.gitignore coverageDeep manual review beyond automation: content quality, documentation consistency, structural issues, version mismatches.
Search GitHub for similar repositories. Compare documentation standards, feature coverage, star counts, and community adoption.
Consolidate all findings into a prioritized action plan (P0 critical / P1 important / P2 nice-to-have).
Execute the plan: delete low-value files, fix security issues, upgrade documentation, add CI workflows, update changelogs.
Re-run the audit script (target: 7/7 PASS), verify all changes, push to GitHub, and deliver a full report.
/openclaw-github-repo-commander https://github.com/owner/my-repo
Runs all 7 stages and produces a detailed before/after report.
Clean up my GitHub repo — remove junk files, fix secrets, add .gitignore
Compare my skill repo with the top 5 similar repos on GitHub
chore:, fix:, docs:pr_todo.json file for pending reviewer requestsnode_modules/ or .env files.github/workflows/ to avoid false positivesgh CLI operations use the user's existing authentication — no credentials are stored by this skillLicense: MIT | Version: 4.0.0