·daily-meeting-update
""

daily-meeting-update

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

6Installs·2Trend·@cachemoney

Installation

$npx skills add https://github.com/cachemoney/agent-toolkit --skill daily-meeting-update

How to Install daily-meeting-update

Quickly install daily-meeting-update AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill daily-meeting-update
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cachemoney/agent-toolkit.

SKILL.md

View raw

Generate a daily standup/meeting update through an interactive interview. Never assume tools are configured—ask first.

Check for available integrations silently (suppress errors, don't show to user):

| Claude Code History | /.claude/projects directory exists with .jsonl files | | GitHub CLI | gh auth status succeeds | | Jira CLI | jira command exists | | Atlassian MCP | mcpatlassian tools available | | Git | Inside a git repository |

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update. Source: cachemoney/agent-toolkit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cachemoney/agent-toolkit --skill daily-meeting-update
Category
""Writing
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from cachemoney/agent-toolkit

Quick answers

What is daily-meeting-update?

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update. Source: cachemoney/agent-toolkit.

How do I install daily-meeting-update?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill daily-meeting-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cachemoney/agent-toolkit