← Back to Skills Marketplace
351
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meet
Description
Complete meeting intelligence system. Trigger whenever someone needs to run a meeting, prepare for one, recover from one that went badly, or fix a culture wh...
Usage Guidance
This is a guidance-only meeting facilitator: it contains templates, rules, and pseudo-code but does not itself access calendars, transcripts, or credentials. Before enabling it, consider: (1) whether you will grant the agent calendar/microphone/transcript access (those permissions would be granted outside this skill and are not declared here); (2) whether you want the agent to act autonomously when it detects trigger phrases (disable autonomous invocation if you prefer manual control); and (3) monitoring the agent for accidental sharing of meeting content if you later integrate it with meeting platforms or transcription services. No obvious red flags were found, but limit platform-level permissions (calendar, email, meeting recordings) unless you intentionally want the skill to use them.
Capability Analysis
Type: OpenClaw Skill
Name: meet
Version: 1.0.0
The 'meet' skill is a well-structured framework designed to help an AI agent manage meeting lifecycles, including preparation, facilitation, and follow-up. The skill.md file contains pseudo-code and templates that define logic for meeting classification and attendee auditing without any actual executable code, external network requests, or data exfiltration risks.
Capability Assessment
Purpose & Capability
Name and description describe meeting facilitation; the skill is instruction-only and requests no binaries, credentials, or installs — this is proportionate for a pure guidance/facilitation skill.
Instruction Scope
SKILL.md contains detailed templates, heuristics, and small pseudo-code examples for agendas, facilitation, and transcript analysis. It does not instruct the agent to read system files, environment variables, or call external endpoints, but it is written to trigger on meeting-related phrases and refers to processing 'transcripts' and 'attendees'. To be fully useful the agent may need calendar or transcript access in practice; those accesses are not declared here (the skill does not itself request them).
Install Mechanism
No install spec or code is provided (instruction-only). Nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That aligns with its instruction-only, advisory nature.
Persistence & Privilege
Flags are default (always: false, user-invocable: true, model invocation allowed). The skill does not request permanent presence or modify other skills/configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meet - After installation, invoke the skill by name or use
/meet - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Meet?
Complete meeting intelligence system. Trigger whenever someone needs to run a meeting, prepare for one, recover from one that went badly, or fix a culture wh... It is an AI Agent Skill for Claude Code / OpenClaw, with 351 downloads so far.
How do I install Meet?
Run "/install meet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meet free?
Yes, Meet is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Meet support?
Meet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meet?
It is built and maintained by AGImodel (@agimodel); the current version is v1.0.0.
More Skills