← Back to Skills Marketplace
ivangdavila

Meetings

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1090
Downloads
2
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install meetings
Description
Build a personal meeting system for capturing notes, preparing agendas, and never missing follow-ups.
Usage Guidance
This skill appears coherent for meeting notes and follow-ups and does not ask for credentials or install code. Before enabling it: (1) Confirm how it discovers upcoming meetings — will you grant calendar access or will you supply events manually? (2) Ask where audio is processed (locally vs. external service) and whether transcripts are uploaded anywhere. (3) Be aware it will create and store files under ~/meetings/ (check retention and deletion procedures). (4) If you enable autonomous invocation, expect it could produce proactive alerts and write to the ~/meetings workspace without prompting. If those behaviours are acceptable and you get clarity on calendar/audio handling, installing is reasonable.
Capability Analysis
Type: OpenClaw Skill Name: meetings Version: 1.0.0 The OpenClaw skill bundle defines a personal meeting management system. All instructions in `SKILL.md`, including creating a `~/meetings/` directory, are directly aligned with the stated purpose of capturing notes, preparing agendas, and tracking follow-ups. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's core function, or any other harmful behavior. The skill's actions are confined to managing meeting-related data within the user's home directory.
Capability Assessment
Purpose & Capability
Name/description (meeting notes, agendas, follow-ups) align with the SKILL.md instructions: creating a ~/meetings workspace, extracting decisions/action items from transcripts, preparing prep notes, and tracking follow-ups. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
Instructions are narrowly focused on capturing transcripts/text, organizing notes, extracting action items, and surfacing prep/follow-ups. Two ambiguities to be aware of: (1) 'Proactively alert about meetings' and 'User has upcoming meeting' imply the skill must discover scheduled meetings (calendar access or an explicit upload), but SKILL.md does not explain how meetings are discovered or how alerts will be delivered. (2) It references processing 'voice' input but provides no guidance whether audio is processed locally or sent to an external service. The instructions do not ask the agent to read unrelated system files or env vars.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk: nothing will be downloaded or written by an installer beyond what the agent chooses to do at runtime (e.g., creating ~/meetings).
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the described functionality as long as the user explicitly provides transcripts and any calendar data. If the skill were to perform proactive alerts by reading a calendar or email, it would require additional permissions/credentials which are not declared here.
Persistence & Privilege
always is false (normal). The skill will create and store files under ~/meetings/ per its instructions — persistent local data storage is expected for this purpose. The skill can be invoked autonomously by the agent (platform default); if you enable autonomous behavior, expect it could generate scheduled alerts or modify files in ~/meetings without a direct prompt. The SKILL.md does not request system-wide settings or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meetings
  3. After installation, invoke the skill by name or use /meetings
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug meetings
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Meetings?

Build a personal meeting system for capturing notes, preparing agendas, and never missing follow-ups. It is an AI Agent Skill for Claude Code / OpenClaw, with 1090 downloads so far.

How do I install Meetings?

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

Is Meetings free?

Yes, Meetings is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Meetings support?

Meetings is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Meetings?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments