← Back to Skills Marketplace
88
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meetmatch-sales-coach
Description
AI sales coach that sends personalized morning briefings, tracks rep patterns over time, and uses MeetMatch's ML predictions to make your agent smarter about...
Usage Guidance
This skill appears coherent with its stated purpose, but before installing: 1) Confirm you trust MeetMatch and understand what the API key grants (access to member schedules, memory, performance/stats). 2) Use the least-privilege API key possible and understand retention/visibility of transcripts and coaching memory in MeetMatch. 3) Verify how the OpenClaw platform will deliver briefings (email) and whether any additional mail credentials or PII are needed. 4) Monitor network activity and rotate/revoke the MEETMATCH_API_KEY when uninstalling or if access is no longer needed. If you need higher assurance, ask the publisher for the actual request/response examples, or request a code-backed skill (not instruction-only) so you can review how emails are sent and how member identifiers are handled.
Capability Analysis
Type: OpenClaw Skill
Name: meetmatch-sales-coach
Version: 1.0.0
The MeetMatch Sales Coach skill (skill.yaml, SKILL.md) integrates an OpenClaw agent with the meetmatch.ai API to provide sales insights and automated morning briefings. It is classified as suspicious because it utilizes risky capabilities, specifically broad network permissions and scheduled cron triggers, which are identified in the analysis criteria as requiring elevated review even when plausibly needed for the stated purpose. While the behavior appears aligned with the documentation and no evidence of intentional malice or unauthorized data exfiltration was found, the combination of network access, API key handling, and automated task execution represents a significant attack surface.
Capability Assessment
Purpose & Capability
Name/description, required env vars (MEETMATCH_API_KEY, MEETMATCH_ORG_ID), declared network permission, and the documented API endpoints all align with a MeetMatch integration for briefings, memory, and stats. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to fetch briefings, memory, stats and schedules from MeetMatch and produce/send morning briefings. It does not instruct the agent to read unrelated files or exfiltrate data. Minor gap: the skill assumes the agent/platform has a delivery mechanism for email (delivery_method) but does not request SMTP credentials or detail how emails are sent—this is likely platform-handled but worth confirming.
Install Mechanism
No install spec or code files are provided (instruction-only), so nothing is downloaded or written to disk by the skill itself. This is the lower-risk model for skills.
Credentials
Only two environment/config values are required (API key and org ID) which are proportionate and expected for the described API usage. The sample key prefix (mm_live_) and org UUID in docs are consistent with an external service API.
Persistence & Privilege
The skill defines scheduled triggers (cron) to check briefings and can be invoked autonomously by the platform (default). It does not set always: true and does not request system-wide privileges, but it will make periodic network calls and send emails—confirm you are comfortable with recurring access to org-level sales data.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meetmatch-sales-coach - After installation, invoke the skill by name or use
/meetmatch-sales-coach - 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 MeetMatch Sales Coach?
AI sales coach that sends personalized morning briefings, tracks rep patterns over time, and uses MeetMatch's ML predictions to make your agent smarter about... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install MeetMatch Sales Coach?
Run "/install meetmatch-sales-coach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MeetMatch Sales Coach free?
Yes, MeetMatch Sales Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MeetMatch Sales Coach support?
MeetMatch Sales Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MeetMatch Sales Coach?
It is built and maintained by BrettonB (@brettonb); the current version is v1.0.0.
More Skills