Bytesagain Meeting Minutes
/install bytesagain-meeting-minutes
bytesagain-meeting-minutes
Manage meeting minutes from the terminal — create meetings, record decisions and action items, track deadlines, and export formatted reports. Stores data locally in JSON format.
Usage
bytesagain-meeting-minutes new "\x3Ctitle>"
bytesagain-meeting-minutes add-action "\x3Cmeeting_id>" "\x3Caction>" "\x3Cowner>" "\x3Cdue_date>"
bytesagain-meeting-minutes add-decision "\x3Cmeeting_id>" "\x3Cdecision>"
bytesagain-meeting-minutes list
bytesagain-meeting-minutes view \x3Cmeeting_id>
bytesagain-meeting-minutes export \x3Cmeeting_id>
Commands
new— Create a new meeting record with title, date, and attendeesadd-action— Add an action item with owner and due date to a meetingadd-decision— Record a decision made during the meetinglist— List all meetings with summary statsview— View full details of a specific meetingexport— Export meeting minutes as formatted Markdown
Examples
bytesagain-meeting-minutes new "Q1 Planning Meeting"
bytesagain-meeting-minutes add-action "001" "Set up CI pipeline" "Alice" "2024-02-01"
bytesagain-meeting-minutes add-decision "001" "Adopt TypeScript for all new services"
bytesagain-meeting-minutes list
bytesagain-meeting-minutes export 001
Requirements
- bash
- python3
When to Use
Use when running meetings and need to track decisions and action items, or when reviewing past meeting outcomes and following up on commitments.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bytesagain-meeting-minutes - After installation, invoke the skill by name or use
/bytesagain-meeting-minutes - Provide required inputs per the skill's parameter spec and get structured output
What is Bytesagain Meeting Minutes?
Record, manage, and export meeting minutes in your terminal. Use when capturing action items, logging decisions, tracking attendees, or generating formatted... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Bytesagain Meeting Minutes?
Run "/install bytesagain-meeting-minutes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bytesagain Meeting Minutes free?
Yes, Bytesagain Meeting Minutes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bytesagain Meeting Minutes support?
Bytesagain Meeting Minutes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bytesagain Meeting Minutes?
It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.3.