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:198
forks:56
updated:February 14, 2026 at 22:47
SKILL.md
Daily standup routine - reviews tasks and plans the day
Write a specific PRD section grounded in project research and goals
Context-loaded prep for any meeting
Turn raw interview notes into structured insights with patterns and quotes
Draft a stakeholder update email using past updates for tone
| name | standup |
| description | Morning briefing from tasks, calendar, Linear, and goals |
| user-invocable | true |
Generate a daily standup summary based on recent work activity.
Gather Recent Activity
git status and git log --since="yesterday"_temp/ for quick notes or screenshots that might indicate work doneCheck Tasks
Tasks/active.md for current sprint items, blockers, and deadlinesGOALS.md for quarterly targets and key metricsCheck Calendar (if available)
Knowledge/People/ filesCheck Linear (if available)
Tasks/active.mdSynthesize & Output
## Standup — {{today's date}}
### Today's Schedule
- {{time}} — {{meeting}} ({{context from People/ files}})
### In Progress
- {{ticket/task}}: {{status and next step}}
### Recently Completed
- {{completed items}}
### Blockers & Risks
- {{blocker}}: {{impact and proposed resolution}}
### Suggested Focus
{{1-2 sentences on what matters most today and why}}