Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:6
forks:0
updated:2026년 4월 14일 14:33
SKILL.md
Generate a daily summary of Mark's action items from Granola meeting notes in the last 24h (or since Friday on Mondays) and post to Slack via webhook. Use when Mark types /granola-summary or when the weekday 9am launchd cron fires.
Create GitHub pull requests using the gh CLI. Use when the user asks to create a PR, open a pull request, or submit changes for review.
Scaffold a new VS Code extension project with GitHub repository. Use when the user wants to create a VS Code extension, start a new extension project, or set up a vscode extension.
| name | commit |
| description | Commit all current changes |
Commit all current changes.
git status to see what's changedgit diff to review the changesgit status to confirm