← 返回 Skills 市场
Meeting Agenda
作者
bytesagain-lab
· GitHub ↗
· v2.0.0
· MIT-0
469
总下载
0
收藏
3
当前安装
11
版本数
在 OpenClaw 中安装
/install meeting-agenda
功能描述
会议议程管理。议程创建、站会模板、复盘会、一对一、决策会议、会议纪要。Meeting agenda with standups, retrospectives, one-on-ones, decision meetings, minutes. 会议、议程、站会、纪要。
安全使用建议
This skill appears to be what it claims: a local meeting agenda helper with templates and a lightweight CLI. Review the two included scripts before running (they are short and human-readable). Note that the CLI writes plain-text data and history files to a local directory (default ~/.local/share/meeting-agenda); if you want to control where data is stored set MEETING_AGENDA_DIR before use. There are no network calls or credential requests in the code, but if you plan to store sensitive meeting content, treat the files like any other unencrypted local data (use a protected directory or avoid storing secrets).
功能分析
Type: OpenClaw Skill
Name: meeting-agenda
Version: 2.0.0
The skill bundle provides templates and a basic CLI tool for managing meeting agendas and tasks. The scripts (agenda.sh and script.sh) perform local file operations for logging and display meeting-related prompts to the AI agent without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match included files: agenda templates (scripts/agenda.sh) and a small local CLI (scripts/script.sh) for adding/listing/exporting items. No unrelated credentials, binaries, or remote services are required.
Instruction Scope
SKILL.md stays on-topic (how to invoke commands and what templates to use). The provided scripts only generate prompt templates or operate on local files; there are no instructions to read unrelated system files, access other skills' configs, or send data to external endpoints.
Install Mechanism
No install spec or remote downloads are present; this is an instruction-only skill with bundled scripts. No archives or network-based installers are used, so nothing arbitrary is written to disk beyond the provided scripts when the skill is installed.
Credentials
The skill declares no required env vars or credentials. The CLI honors MEETING_AGENDA_DIR/XDG_DATA_HOME/HOME to determine a local data directory — standard and proportional. No secrets, tokens, or unrelated environment access are requested.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. It persists user data under a per-user data directory (default: $HOME/.local/share/meeting-agenda), which is a normal, low-privilege behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meeting-agenda - 安装完成后,直接呼叫该 Skill 的名称或使用
/meeting-agenda触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.0
Initial release of the Meeting Agenda skill.
- Manage meeting agendas including creation and templates for standups, retrospectives, one-on-ones, and decision meetings.
- Quickly generate meeting minutes and agendas in English and Chinese.
- Includes workflow tips and best practices for effective meetings.
- Provides commands for different meeting types: create, standup, retro, oneonone, decision, and minutes.
元数据
常见问题
Meeting Agenda 是什么?
会议议程管理。议程创建、站会模板、复盘会、一对一、决策会议、会议纪要。Meeting agenda with standups, retrospectives, one-on-ones, decision meetings, minutes. 会议、议程、站会、纪要。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 469 次。
如何安装 Meeting Agenda?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meeting-agenda」即可一键安装,无需额外配置。
Meeting Agenda 是免费的吗?
是的,Meeting Agenda 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meeting Agenda 支持哪些平台?
Meeting Agenda 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meeting Agenda?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。
推荐 Skills