Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 11:05
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | command-after-success |
| version | 1.1.0 |
| description | Linus Git 命令成功后建议任务:结合成功命令、命令输出、仓库上下文和只读飞书上下文给出短下一步建议。 |
当关键 Git 命令成功并触发 afterSuccess phase 时使用本 Skill。这个阶段是只读 advisor:可以读取 Git 状态,也可以读取飞书上下文,但不能写入文档、发送消息或通知他人。
先阅读 context.command、context.args、context.rawCommand、result.exitCode、result.stdout 和 result.stderr,再决定是否需要工具。
git_repository_context。interact_with_lark_agent 读取上下文:
get_contextdevelopment_record_guidanceafter_success_git_push_guidance/chat,例如 /chat 把刚才 git push 写入团队开发记录。/chat ...,不能是 lark-cli 命令。