Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/IvanCampos/agents --skill sayコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
SOC 職業分類に基づく
| name | say |
| description | say CLI for making your Mac speak a phrase. |
| homepage | https://ivancampos.com |
| metadata | null |
Use say to make your Mac speak a phrase.
The Mac Terminal command for text-to-speech is say. You type the command followed by the text you want the computer to speak.
Basic Usage to speak a phrase with Bash: say -v Alex "Hello, world!"
This will make your Mac speak the phrase "Hello, world!" using the default system voice.