← Back to Skills Marketplace
poolside-ventures

Meet.bot

by Poolside Ventures · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
263
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install meetbot
Description
Schedule and book meetings using the Meet.bot MCP server (mcp.meet.bot). Use when the user wants to check calendar availability, find open time slots, book a...
Usage Guidance
This skill appears to do what it says, but it fails to declare that it needs a Meet.bot API key. Before installing or using it: (1) ask the maintainer or publisher why no credential is declared in the metadata and request that the skill explicitly declare a primaryEnv for the Meet.bot token so the platform can handle it securely; (2) do not paste your production API key into free-text prompts — prefer platform-managed secret storage or a limited-scope/test token; (3) verify the domain (https://mcp.meet.bot) and the skill publisher identity (homepage/source missing); and (4) test with a disposable account or token first, and confirm the skill’s booking behavior (bookings cannot be cancelled via this server) to avoid accidental commitments.
Capability Analysis
Type: OpenClaw Skill Name: meetbot Version: 1.0.0 The meetbot skill bundle provides a standard interface for interacting with the Meet.bot scheduling service via an MCP server at mcp.meet.bot. The SKILL.md file outlines legitimate workflows for checking availability and booking meetings, requires explicit user-provided API keys for authentication, and contains no evidence of malicious execution, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name and description (scheduling via mcp.meet.bot) match the SKILL.md tooling and workflows. However, the SKILL.md explicitly requires a Meet.bot API key, while the registry metadata lists no required credentials — the declared purpose is coherent but the credential handling is not.
Instruction Scope
The SKILL.md stays on-purpose: it lists API endpoints/tools, when to call them, required parameters, and warns to confirm bookings. It instructs the agent to ask the user for an API key before proceeding (no other unrelated files, paths, or external endpoints are referenced).
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or downloaded — this is the lowest-risk install model.
Credentials
The runtime instructions require a Meet.bot API key (Bearer token), but requires.env / primary credential fields in the registry are empty. This mismatch means the platform won't advertise/verify the required secret, and the skill may prompt users to paste sensitive tokens ad-hoc (risking insecure handling or accidental transmission).
Persistence & Privilege
The skill does not request always:true, does not attempt to persist or modify other skills or agent-wide settings in the instructions, and is not requesting broad system privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meetbot
  3. After installation, invoke the skill by name or use /meetbot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: scheduling, availability, booking, and sharing workflows for Meet.bot MCP server
Metadata
Slug meetbot
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Meet.bot?

Schedule and book meetings using the Meet.bot MCP server (mcp.meet.bot). Use when the user wants to check calendar availability, find open time slots, book a... It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.

How do I install Meet.bot?

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

Is Meet.bot free?

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

Which platforms does Meet.bot support?

Meet.bot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meet.bot?

It is built and maintained by Poolside Ventures (@poolside-ventures); the current version is v1.0.0.

💬 Comments