Bytesagain Meeting Minutes

Record, manage, and export meeting minutes in your terminal. Use when capturing action items, logging decisions, tracking attendees, or generating formatted meeting reports from the command line.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Bytesagain Meeting Minutes" with this command: npx skills add loutai0307-prog/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 "<title>"
bytesagain-meeting-minutes add-action "<meeting_id>" "<action>" "<owner>" "<due_date>"
bytesagain-meeting-minutes add-decision "<meeting_id>" "<decision>"
bytesagain-meeting-minutes list
bytesagain-meeting-minutes view <meeting_id>
bytesagain-meeting-minutes export <meeting_id>

Commands

  • new — Create a new meeting record with title, date, and attendees
  • add-action — Add an action item with owner and due date to a meeting
  • add-decision — Record a decision made during the meeting
  • list — List all meetings with summary stats
  • view — View full details of a specific meeting
  • export — 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated