← Back to Skills Marketplace
team-meeting-summarize
by
huajianjiu
· GitHub ↗
· v1.0.0
· MIT-0
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install team-meeting-summarize
Description
Convert raw meeting notes or transcripts into organized summaries highlighting decisions, action items with owners and deadlines, key discussions, and next s...
Usage Guidance
This skill appears coherent for meeting-summary generation. Before using it, avoid pasting or linking sensitive content unless you trust the agent execution environment and the URL host (audio file URLs could expose recordings to third-party hosts). Redact or remove PII or secrets from transcripts if needed. If you prefer tighter control, supply only local text (not external URLs), or require manual invocation rather than allowing autonomous runs. If you have compliance concerns, process sensitive meetings with a vetted internal tool instead.
Capability Analysis
Type: OpenClaw Skill
Name: team-meeting-summarize
Version: 1.0.0
The skill bundle is a standard meeting summarization tool consisting only of metadata and markdown instructions. It provides a structured template for an AI agent to transform raw meeting notes into summaries, including action items and decisions. There is no executable code, no requests for sensitive data, and no evidence of malicious intent or prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
The name and description (meeting summary/minutes generation) match the SKILL.md instructions: extracting attendees, decisions, action items, deadlines and producing a formatted summary. There are no unrelated requirements (no binaries, no env vars, no installs).
Instruction Scope
The SKILL.md stays focused on transforming meeting notes or transcripts into summaries. It accepts raw notes, transcripts, or an audio file URL for analysis — which implies the agent may fetch externally-hosted audio if provided. The instructions do not ask the agent to read unrelated system files or environment variables. Note: because transcripts/audio often contain sensitive data, the user should be cautious about supplying external URLs or unredacted content.
Install Mechanism
No install spec and no code files (instruction-only). Nothing will be written to disk or fetched by an installer as part of skill installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a text/transcript transformation skill.
Persistence & Privilege
The skill is not always:true and uses default autonomy settings (agent can invoke it autonomously). Autonomous invocation is normal for skills and not a problem here by itself. The skill does not request persistent system-wide configuration or other skills' secrets.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install team-meeting-summarize - After installation, invoke the skill by name or use
/team-meeting-summarize - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- All core files removed; the meeting-summary-generator skill has been fully decommissioned in this version.
- This update eliminates all code and documentation, including the README, package files, and main logic.
- No functionality remains; this version disables the skill for all users.
Metadata
Frequently Asked Questions
What is team-meeting-summarize?
Convert raw meeting notes or transcripts into organized summaries highlighting decisions, action items with owners and deadlines, key discussions, and next s... It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install team-meeting-summarize?
Run "/install team-meeting-summarize" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is team-meeting-summarize free?
Yes, team-meeting-summarize is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does team-meeting-summarize support?
team-meeting-summarize is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created team-meeting-summarize?
It is built and maintained by huajianjiu (@huajianjiu000); the current version is v1.0.0.
More Skills