ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Shelly Meeting Summarizer

Skill by claudiodrusus

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/claudiodrusus/shelly-meeting-summarizer
Or

What This Skill Does

The Shelly Meeting Summarizer is a specialized OpenClaw agent skill designed to streamline the post-meeting documentation process. It acts as an intelligent layer between raw, unstructured meeting transcripts and professional, actionable meeting minutes. By leveraging the power of Anthropic's language models, this tool automatically parses dialogue to extract critical information, including core decisions, assigned responsibilities, and impending deadlines. Instead of spending hours relistening to recordings or scrubbing through wall-of-text transcripts, users can utilize this skill to generate a clean, four-section Markdown report that is ready for distribution to stakeholders or integration into project management platforms. It effectively reduces cognitive load by filtering out filler content and focusing strictly on business outcomes.

Installation

To integrate this skill into your environment, ensure you have Bash 4+ and curl installed on your system. You must also possess a valid ANTHROPIC_API_KEY. Once your environment is prepared, execute the following command in your terminal:

clawhub install openclaw/skills/skills/claudiodrusus/shelly-meeting-summarizer

Ensure your API key is exported in your environment variables before attempting to run the script for the first time.

Use Cases

This skill is perfect for project managers, product owners, and team leads who conduct frequent syncs. It is particularly effective for remote-first teams that rely heavily on text transcripts from video conferencing tools like Zoom or Google Meet. Additionally, it serves as an excellent documentation tool for agile ceremonies such as stand-ups, sprint retrospectives, or client-facing discovery calls where maintaining a clear audit trail of decisions is vital.

Example Prompts

  1. "Summarize the transcript from the Q3 Product Roadmap meeting I just saved in roadmap_notes.txt using the Shelly tool."
  2. "Take my last copied meeting transcript and turn it into a structured report focusing on the action items assigned to the engineering team."
  3. "Process this raw transcript and prioritize the deadlines for the upcoming marketing launch: [paste transcript text]"

Tips & Limitations

For optimal results, ensure your transcript text is reasonably clean and segmented by speaker if possible. While the skill is robust, its accuracy is contingent on the clarity of the source audio transcription. Because this skill utilizes an external API, it does require an active internet connection. Ensure you keep your ANTHROPIC_API_KEY secure and do not commit it to version control systems to maintain your account's safety.

Metadata

Stars3562
Views1
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-claudiodrusus-shelly-meeting-summarizer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#meetings#summarization#documentation
Safety Score: 4/5

Flags: file-read, external-api