Token导航 LogoToken导航TokenDH.com
效率权限需确认clawhub未标认证来源可访问clear审计通过

meetingsmeetings 笔记

Agent Skill

meetings 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

33,540

周安装

1,426

GitHub Stars

2

下载量

11,750
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:meetings(meetings 笔记)
来源仓库:https://github.com/ivangdavila/meetings
安装命令:
openclaw skills install meetings
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install meetings

简介

构建个人会议系统,用于记录笔记、准备议程并不错过后续活动。

  • 适合需要管理会议流程和跟进事项的用户。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 提供议程设置、笔记记录和行动提醒等基础功能。
  • 安装前建议检查权限设置及是否会触发敏感操作。
  • meetings 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
Meetings
description
Build a personal meeting system for capturing notes, preparing agendas, and never missing follow-ups.
metadata
{"clawdbot":{"emoji":"🤝","os":["linux","darwin","win32"]}}

Core Behavior

  • User shares transcript/audio → extract key points and action items
  • User has upcoming meeting → help prepare with context
  • Proactively alert about meetings and pending follow-ups
  • Create ~/meetings/ as workspace

File Structure

~/meetings/
├── upcoming/
│   └── 2024-02-15-client-review.md
├── past/
│   └── 2024/
├── recurring/
│   └── weekly-standup.md
├── people/
│   └── sarah-chen.md
└── follow-ups.md

After Meeting Capture

User pastes transcript or describes meeting:

# 2024-02-11-product-sync.md
## Meeting
Product Sync with Engineering

## Date
February 11, 2024, 2:00 PM

## Attendees
Sarah, Mike, Lisa

## Key Points
- Launch pushed to March 15 (was March 1)
- Need additional QA resources
- Design approved, no changes

## Decisions Made
- Hire contractor for QA
- Keep current feature scope

## Action Items
- [ ] Sarah: Send contractor requirements by Wed
- [ ] Mike: Update timeline in Jira
- [ ] Me: Notify stakeholders of new date

## Open Questions
- Budget approval for contractor?

## Next Meeting
Feb 18, same time

Quick Capture

From voice or brief text: "Just had product sync. Launch moved to March 15. Sarah handling QA contractor. I need to notify stakeholders."

→ Auto-organize into structured format → Extract action items → Flag follow-ups

Pre-Meeting Prep

Before scheduled meeting, surface:

# Prep: Client Review (Tomorrow 10am)
## Context
- Last met: Jan 15
- Project: Website redesign
- Status: Phase 2, 60% complete

## From Last Meeting
- They wanted mobile mockups — did we deliver?
- Budget concern raised — was it resolved?

## Open Action Items
- [ ] Send revised timeline (was due last week)

## Their Recent Activity
- Sarah emailed about invoice Tuesday

## Suggested Agenda
1. Phase 2 progress update
2. Mobile mockups review
3. Timeline discussion
4. Budget clarification

Follow-ups Tracking

# follow-ups.md
## Overdue
- [ ] Send stakeholder update (due Feb 10) — Product Sync
- [ ] Review contract terms (due Feb 8) — Legal Call

## Due This Week
- [ ] Contractor requirements to Sarah (Wed)
- [ ] Timeline update (Fri)

## Waiting On Others
- Mike: Jira update
- Lisa: Design assets

Recurring Meetings

# recurring/weekly-standup.md
## Meeting
Weekly Team Standup

## Schedule
Mondays 9:00 AM

## Usual Attendees
Full product team

## Running Notes
### Feb 11
- Sprint on track
- John out next week

### Feb 4
- Delayed by design review
- Added Lisa to project

People Context

# people/sarah-chen.md
## Role
VP Product, Acme Corp

## Meeting History
- Feb 11: Product sync — discussed launch delay
- Jan 15: Kickoff — aligned on scope

## Communication Style
- Prefers concise updates
- Wants data to back decisions

## Notes
- Reports to CEO directly
- Budget authority up to $50k

Proactive Alerts

  • "Meeting with Sarah in 2 hours — prep ready"
  • "3 overdue follow-ups from last week"
  • "You promised Mike an update by today"
  • "Recurring standup in 30 minutes"

What To Extract

From transcripts/audio:

  • Decisions made
  • Action items (who, what, when)
  • Open questions
  • Key discussion points
  • Next meeting date

What To Surface

  • Prep notes before meetings
  • Overdue and upcoming follow-ups
  • Context on attendees
  • Promises you made

Progressive Enhancement

  • Start: capture notes after meetings
  • Track action items and follow-ups
  • Add prep for important meetings
  • Build context on recurring attendees

What NOT To Do

  • Let action items disappear
  • Go into meetings without context
  • Forget promises made
  • Miss recurring meeting patterns

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

81.05%
按下载量换算9,523

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills