Meeting Agenda
v2.0.0会议议程管理。议程创建、站会模板、复盘会、一对一、决策会议、会议纪要。Meeting agenda with standups, retrospectives, one-on-ones, decision meetings, minutes. 会议、议程、站会、纪要。
⭐ 0· 369·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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).Like a lobster shell, security has layers — review code before you run it.
chinesevk978bvrwc43ndz7yf68tppqhdh82p5zalatestvk978vmyv2yhzja0mp0kdan1nnh832wy4productivityvk978bvrwc43ndz7yf68tppqhdh82p5za
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
