✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Voice Memo
Manage voice memos — add transcriptions, search, and list recent memos with summaries and action ite
- Rating
- 4 (479 reviews)
- Downloads
- 18,387 downloads
- Version
- 1.0.0
Overview
Manage voice memos — add transcriptions, search, and list recent memos with summaries and action items.
Complete Documentation
View Source →
voice-memo
ボイスメモの管理。文字起こしテキストの保存、要約・キーワード抽出、検索。
Script
bash
# メモ追加(要約・トピック・決定事項はエージェントが分析して渡す)
node scripts/voice_memo.js add \
--content="今日のミーティングでプロダクトロードマップについて議論した" \
--summary="Q2ロードマップを議論。モバイル優先に決定。" \
--topics="ロードマップ,Q2,モバイル" \
--decisions="モバイルアプリをQ2最優先|デザインレビュー隔週化" \
--action_items="UIモック作成(来週金曜)|スパイクチケット作成"
# キーワード検索
node scripts/voice_memo.js search --query="ロードマップ" --limit=10
# 直近メモ一覧
node scripts/voice_memo.js list --days=7 --limit=10
# 特定日のメモ件数
node scripts/voice_memo.js count --date=2026-02-24
要約ワークフロー
ユーザーがボイスメモのテキスト(文字起こし)を送信した場合:
- テキストを分析して以下を抽出:
- summary: 2-3文の日本語要約
- topics: 関連キーワード最大5つ(カンマ区切り)
- decisions: 決定事項(パイプ区切り、なければ空)
- action_items: アクションアイテム「誰が何をいつまでに」(パイプ区切り、なければ空)
voice_memo.js addで記録- ユーザーに結果を返信
返信フォーマット
text
✅ ボイスメモ保存しました
📝 *要約*
Q2ロードマップを議論。モバイル優先に決定。
✅ *決定事項*
• モバイルアプリをQ2最優先
• デザインレビュー隔週化
📋 *アクションアイテム*
• UIモック作成(来週金曜)
• スパイクチケット作成
🏷️ ロードマップ, Q2, モバイル
デイリースレッド
毎朝8時にボイスメモスレッドを作成: :studio_microphone: YYYY-MM-DD(曜日)のボイスメモスレッド
毎晩21時にメモ未記録なら リマインダーを送信。
Installation
Terminal bash
openclaw install voice-memo
Copied!
💻Code Examples
node scripts/voice_memo.js count --date=2026-02-24
node-scriptsvoicememojs-count---date2026-02-24.txt
## 要約ワークフロー
ユーザーがボイスメモのテキスト(文字起こし)を送信した場合:
1. テキストを分析して以下を抽出:
- summary: 2-3文の日本語要約
- topics: 関連キーワード最大5つ(カンマ区切り)
- decisions: 決定事項(パイプ区切り、なければ空)
- action_items: アクションアイテム「誰が何をいつまでに」(パイプ区切り、なければ空)
2. `voice_memo.js add` で記録
3. ユーザーに結果を返信
## 返信フォーマットexample.sh
# メモ追加(要約・トピック・決定事項はエージェントが分析して渡す)
node scripts/voice_memo.js add \
--content="今日のミーティングでプロダクトロードマップについて議論した" \
--summary="Q2ロードマップを議論。モバイル優先に決定。" \
--topics="ロードマップ,Q2,モバイル" \
--decisions="モバイルアプリをQ2最優先|デザインレビュー隔週化" \
--action_items="UIモック作成(来週金曜)|スパイクチケット作成"
# キーワード検索
node scripts/voice_memo.js search --query="ロードマップ" --limit=10
# 直近メモ一覧
node scripts/voice_memo.js list --days=7 --limit=10
# 特定日のメモ件数
node scripts/voice_memo.js count --date=2026-02-24example.txt
✅ ボイスメモ保存しました
📝 *要約*
Q2ロードマップを議論。モバイル優先に決定。
✅ *決定事項*
• モバイルアプリをQ2最優先
• デザインレビュー隔週化
📋 *アクションアイテム*
• UIモック作成(来週金曜)
• スパイクチケット作成
🏷️ ロードマップ, Q2, モバイルTags
#search_and-research
#script
Quick Info
Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author yusaku-0426
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install voice-memo
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0