在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:6
forks:0
updated:2026年2月7日 13:05
SKILL.md
| name | GitHub Actions CI patterns |
| description | CI patterns that call Make targets |
Keep CI simple and repo-driven: workflows should call Make targets.
actions/checkout@v4.make check step..github/workflows/ci.yml.github/workflows/publish.yml (includes cleanup jobs)multi-arch image publishing to GHCR via GitHub Actions
Project conventions with module caching, linting, security checks, and tests via Make
GitHub releases with autogenerated notes
workflow patterns for planning, subagents, self-improvement, and verification