← Back to Skills Marketplace
ai-meeting-notes
by
TobeyRebecca
· GitHub ↗
· v1.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toby-ai-meeting-notes
Description
USE THIS for ai meeting notes. Transcribe and summarize meetings. Choose the best model for your task. 0% markup. Powered by SkillBoss.
Usage Guidance
This skill appears to do what it says (transcribe and summarize meetings) and uses SkillBoss as the backend. However, SkillBoss advertises access to hundreds of APIs (including scraping, social feeds, email, and other data sources) via the same API key. Before installing or using the skill:
- Only provide SKILLBOSS_API_KEY if you trust SkillBoss and understand their data/retention policy. Ask how meeting audio/transcripts are stored and who can access them.
- Prefer a scoped or limited API key if SkillBoss supports it; avoid giving a highly privileged key that can access unrelated services.
- Test with non-sensitive meetings first and verify exactly what network calls the agent makes (use network logs or a proxy).
- Avoid running the vague "set up skillboss.co/skill.md" instruction automatically; review what that setup does in the console first.
- If you need stricter data control, consider a solution that uploads audio directly to a provider you control or a vendor with explicit meeting-only scopes.
If you want, I can draft questions to ask SkillBoss (about scopes, retention, encryption, and audit logs) or suggest safer configuration steps (creating a limited key, testing with dummy data).
Capability Analysis
Type: OpenClaw Skill
Name: toby-ai-meeting-notes
Version: 1.0.0
The skill bundle provides an interface for meeting transcription and summarization via the SkillBoss API. It is classified as suspicious because the SKILL.md file contains instructions directing the agent to 'set up skillboss.co/skill.md', which encourages the agent to fetch and execute instructions from a remote URL. This pattern introduces a significant risk of dynamic prompt injection or remote instruction override that bypasses static analysis of the local bundle. While no explicitly malicious code or data exfiltration logic is present, the reliance on unverified remote instructions is a high-risk behavior for an AI agent.
Capability Tags
Capability Assessment
Purpose & Capability
The name, description, and runtime instructions consistently target meeting transcription and summarization and use the SkillBoss API. Requesting SKILLBOSS_API_KEY is expected for a SkillBoss-backed skill. However, SkillBoss advertises access to hundreds of APIs (chat, image, scraping, social data, email, etc.), so a single key gives far broader capabilities than strictly necessary for meeting notes; this breadth is notable even if it may be an intended design choice.
Instruction Scope
SKILL.md provides concrete instructions to set an environment variable and call the SkillBoss chat/completions endpoint; it does not instruct the agent to read local files, shell history, or unrelated environment variables. The one vague operation is the 'set up skillboss.co/skill.md' command which claims to 'auto-configure' access to many APIs — that step is under-specified and could cause the agent to provision broad permissions or network callbacks if executed.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk. That is the lowest-risk install mechanism. The instructions do reference a remote console for setup but do not download or execute code from arbitrary URLs.
Credentials
Only one required env var (SKILLBOSS_API_KEY) is declared, which is coherent. The concern is proportionality: that single API key claims to unlock 600+ APIs including scraping, social data, and email access — capabilities that go far beyond meeting transcription. Granting this key to the skill (or to an agent executing 'set up skillboss.co/skill.md') could enable data access or transmission unrelated to meeting notes.
Persistence & Privilege
always is false and there is no install that would alter other skills or system-wide settings. The skill can be invoked autonomously by the agent (the platform default), which is expected behavior and not in itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toby-ai-meeting-notes - After installation, invoke the skill by name or use
/toby-ai-meeting-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ai-meeting-notes skill by SkillBoss.
- Transcribe and summarize meetings using advanced AI models.
- Choose from multiple models to balance speed, quality, and cost.
- No extra fees: pay direct model pricing (0% markup).
- Easy setup with one command and OpenAI-compatible API.
- Supports 648+ APIs with a single SkillBoss API key.
Metadata
Frequently Asked Questions
What is ai-meeting-notes?
USE THIS for ai meeting notes. Transcribe and summarize meetings. Choose the best model for your task. 0% markup. Powered by SkillBoss. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install ai-meeting-notes?
Run "/install toby-ai-meeting-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ai-meeting-notes free?
Yes, ai-meeting-notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ai-meeting-notes support?
ai-meeting-notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ai-meeting-notes?
It is built and maintained by TobeyRebecca (@tobeyrebecca); the current version is v1.0.0.
More Skills