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

speech-notes

将录音/语音转写为结构化演讲纪要。适用于:会议讲话、内部分享、演讲录音的转写整理。 触发条件:用户发送音频文件并要求整理/转写/纪要,或要求将已有转写文本整理成结构化纪要。

Why use this skill?

Convert audio recordings into high-quality, structured lecture notes and meeting minutes. Professional formatting that preserves speaker intent and style.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/guoqunabc/speech-notes
Or

What This Skill Does

The speech-notes skill is a high-fidelity utility designed to convert raw audio files or transcripts into professional, structured lecture notes and meeting summaries. It goes beyond simple transcription by applying an intelligent, narrative-driven formatting process. The workflow utilizes a multi-step pipeline: preprocessing audio via ffmpeg, transcribing using high-accuracy models (Feishu STT, Gemini, or Qwen), and finally applying expert-level stylistic editing to ensure the output reads like a polished document rather than machine-generated text.

Installation

To install this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/guoqunabc/speech-notes

Use Cases

  • Corporate Meetings: Transforming hours of unstructured discussion into actionable meeting minutes.
  • Internal Knowledge Sharing: Turning casual team brainstorming or "fireside chats" into reusable knowledge assets.
  • Public Speaking & Seminars: Converting recorded presentations or workshops into structured, readable articles.
  • Podcast/Interview Processing: Summarizing long-form interviews while maintaining the speaker's original voice and punchy delivery style.

Example Prompts

  1. "这里有一段我刚才录的团队分享会录音,请帮我整理成一份结构化的演讲纪要,要求保留讲话人的核心观点和口语中的精彩表达。"
  2. "我刚才把会议录音转成了文字,但内容太乱了,请根据纪要规范帮我重新梳理一下,重点要提取出项目推进的几个关键里程碑。"
  3. "这是一份关于大模型技术架构的内部分享录音,请把它整理成专业的纪要,注意分好主题板块,并确保结论部分清晰有力。"

Tips & Limitations

  • Formatting Consistency: The skill enforces strict hierarchy. Use H2 for major themes and H3 for sub-sections. Avoid overuse of bullets; prioritize narrative paragraphs for introductions and conclusions, using bullets only for supporting evidence or sequences.
  • Stylistic Balance: Retain the speaker's original "vibe"—colloquialisms, professional slang, and personal intensity should remain, but repetitive fillers (like "uhm," "you know") must be stripped.
  • Structural Integrity: The header must contain speaker, date, and occasion info in a centered quote container. Only use a maximum of 1-2 quotes per document to maintain impact.
  • Transcription Quality: While the model is highly capable, extremely noisy environments may decrease accuracy. Always check the raw transcript backup provided before finalizing the document.

Metadata

Author@guoqunabc
Stars2387
Views1
Updated2026-03-09
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-guoqunabc-speech-notes": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#transcription#summarization#productivity#meeting-notes#documentation
Safety Score: 4/5

Flags: file-read, file-write, external-api, code-execution

Related Skills

gateway-watchdog

Monitor OpenClaw Gateway health by detecting abnormal error rates in logs. Use when: (1) setting up Gateway error monitoring, (2) diagnosing repeated API failures (429, quota, timeouts), (3) user asks about Gateway health or error trends, (4) integrating error detection into heartbeat checks. Detects rate-limiting, server errors, auth failures, network errors, and message delivery failures across all channels.

guoqunabc 2387

Feishu Doc Writing

Skill by guoqunabc

guoqunabc 2387

chat-with-l

和小提(L)聊天。小提是朋友 Kid(孙榕)的 OpenClaw AI 助手,运行在 49.232.185.232:18789。使用场景:(1) 主人让雷姆去找小提聊天/传话/打招呼,(2) 提到"小提"、"L"、"Kid"、"孙榕"相关的对话请求。

guoqunabc 2387

feishu-doc-editing

Performance-optimized strategies for editing Feishu (Lark) documents via OpenClaw's feishu_doc tool. Use when: (1) modifying existing Feishu documents, (2) inserting images at specific positions, (3) writing tables or structured content, (4) any multi-block document editing task, (5) writing long documents that may hit API size limits. Provides concrete patterns to minimize API calls and maximize editing speed while preserving existing formatting. Covers: parallel operations, positioned image insertion, large document chunking, rate-limit handling, rich-text preservation, and conflict avoidance. Complements the built-in feishu-doc skill (API reference) with operational best practices.

guoqunabc 2387

browser-zombie-cleaner

Detect and clean up zombie browser processes left by OpenClaw's browser tool. When the OpenClaw Gateway restarts, Playwright-launched browser processes get orphaned and accumulate memory. This skill identifies them safely and optionally terminates them. Use when: memory is high, browser processes are piling up, or as part of periodic health checks.

guoqunabc 2387