← Back to Skills Marketplace
bytesagain-lab

Meeting Agenda

by bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
469
Downloads
0
Stars
3
Active Installs
11
Versions
Install in OpenClaw
/install meeting-agenda
Description
会议议程管理。议程创建、站会模板、复盘会、一对一、决策会议、会议纪要。Meeting agenda with standups, retrospectives, one-on-ones, decision meetings, minutes. 会议、议程、站会、纪要。
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meeting-agenda
  3. After installation, invoke the skill by name or use /meeting-agenda
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug meeting-agenda
Version 2.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 11
Frequently Asked Questions

What is Meeting Agenda?

会议议程管理。议程创建、站会模板、复盘会、一对一、决策会议、会议纪要。Meeting agenda with standups, retrospectives, one-on-ones, decision meetings, minutes. 会议、议程、站会、纪要。 It is an AI Agent Skill for Claude Code / OpenClaw, with 469 downloads so far.

How do I install Meeting Agenda?

Run "/install meeting-agenda" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meeting Agenda free?

Yes, Meeting Agenda is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meeting Agenda support?

Meeting Agenda is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meeting Agenda?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.0.

💬 Comments