← Back to Skills Marketplace
Meeting Memory
by
bluecolumnconsulting-lgtm
· GitHub ↗
· v1.0.0
· MIT-0
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meeting-memory
Description
Record, transcribe, and store meeting notes with persistent semantic memory using BlueColumn. Use when a user wants to save a meeting recording, upload meeti...
Usage Guidance
This skill will send meeting audio or transcripts to an external BlueColumn endpoint and requires a bc_live_* API key, but the registry metadata failed to declare that key requirement and a referenced TOOLS.md is missing. Before installing: (1) confirm the skill's publisher and a trustworthy homepage or repo; (2) verify the base URL (the supabase subdomain) is actually owned by BlueColumn; (3) avoid pasting or storing a long-lived production API key unless you trust the endpoint—consider using a scoped or test key; (4) ask the publisher why the manifest doesn't list required env vars and where TOOLS.md lives; (5) remember meeting content may contain sensitive data — check BlueColumn's privacy/retention policy. These mismatches make the package suspicious but not evidently malicious.
Capability Analysis
Type: OpenClaw Skill
Name: meeting-memory
Version: 1.0.0
The skill directs the agent to send sensitive meeting data, including transcripts and audio URLs, to a hardcoded Supabase Edge Function endpoint (xkjkwqbfvkswwdmbtndo.supabase.co). While this behavior is consistent with the stated purpose of a 'meeting memory' tool, the use of a generic Supabase project URL instead of a dedicated service domain, combined with documentation in SKILL.md and references/api.md that proactively asserts the endpoint's 'official' and 'verified' status, is a common indicator of potential data harvesting. The lack of a verified infrastructure for handling sensitive user communications makes the external data transfer a high-risk capability.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill posts meeting audio/text to BlueColumn endpoints to store and recall meetings. Requiring a BlueColumn API key (bc_live_*) is coherent with the stated purpose. However the registry metadata does not declare any required environment variables or a primary credential despite SKILL.md explicitly saying a bc_live key is required — this inconsistency is unexpected.
Instruction Scope
SKILL.md only instructs sending meeting audio/text to the listed BlueColumn/Supabase endpoints and showing summaries/action items to the user, which is within the described purpose. Concerns: it references reading a TOOLS.md for the API key (TOOLS.md is not present in the package), and it suggests optionally using calendar access to set reminders without declaring or describing that integration. The instructions will cause the agent to request or accept a secret API key from the user — that behavior is expected for the feature but should be explicit in the manifest.
Install Mechanism
Instruction-only skill with no install spec and no code files — low installation risk; nothing is written to disk by an installer. Network calls are expected for this skill's function.
Credentials
SKILL.md requires a BlueColumn API key (bc_live_*), but the registry declares no required env vars or primary credential. This mismatch is a red flag: the skill will need a secret to operate but the manifest doesn't advertise or gate that requirement. The user should not provide long-lived keys unless they verify the service, and the skill does not declare any alternative short-lived or least-privilege auth method.
Persistence & Privilege
always is false and autonomous invocation is standard. The skill does not request persistent system privileges, nor does it attempt to modify other skills or system configuration. No elevated persistence was requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meeting-memory - After installation, invoke the skill by name or use
/meeting-memory - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Store and recall meetings, transcripts, and action items via BlueColumn.
Metadata
Frequently Asked Questions
What is Meeting Memory?
Record, transcribe, and store meeting notes with persistent semantic memory using BlueColumn. Use when a user wants to save a meeting recording, upload meeti... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.
How do I install Meeting Memory?
Run "/install meeting-memory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meeting Memory free?
Yes, Meeting Memory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meeting Memory support?
Meeting Memory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meeting Memory?
It is built and maintained by bluecolumnconsulting-lgtm (@bluecolumnconsulting-lgtm); the current version is v1.0.0.
More Skills