← スキル一覧に戻る
name: macos-say
description: Use macOS text-to-speech via the

macos-say
by intrusive-memory
Claude Code skills for iOS/macOS development, UI/UX design, and automation
⭐ 1🍴 0📅 2026年1月8日
SKILL.md
name: macos-say
description: Use macOS text-to-speech via the say command for voice feedback, audio narration, and spoken output.
macOS Say Command
Provide voice feedback using macOS's built-in say command.
Basic Usage
say "Hello, world"
Key Options
-v <voice>- Select voice (e.g., Samantha, Alex, Daniel)-r <rate>- Words per minute (default ~175)-o <file>- Output to audio file-f <file>- Read text from file
Common Patterns
say "Task complete" & # Non-blocking notification say -v Daniel "Build finished" # Specific voice say -o out.m4a --data-format=aac "Save as audio"
List voices: say -v ?
スコア
総合スコア
40/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です