agentvibes 2.0.20 → 2.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/agents/health-coach.md +154 -0
- package/.claude/agents/motivator.md +171 -0
- package/.claude/agents/negotiator.md +97 -0
- package/.claude/commands/agent-vibes/agent-health-coach.md +15 -0
- package/.claude/commands/agent-vibes/agent-motivator.md +15 -0
- package/.claude/commands/agent-vibes/agent-negotiator.md +15 -0
- package/.claude/commands/agent-vibes/agent.md +79 -0
- package/.claude/commands/agent-vibes/commands.json +4 -0
- package/.claude/commands/agent-vibes/set-favorite-voice.md +84 -0
- package/.claude/github-star-reminder.txt +1 -1
- package/.claude/hooks/download-extra-voices.sh +244 -0
- package/.claude/hooks/personality-manager.sh +81 -0
- package/.claude/hooks/piper-download-voices.sh +3 -93
- package/.claude/hooks/piper-multispeaker-registry.sh +165 -0
- package/.claude/hooks/play-tts-elevenlabs.sh +5 -3
- package/.claude/hooks/play-tts-piper.sh +27 -44
- package/.claude/hooks/provider-manager.sh +24 -5
- package/.claude/hooks/speed-manager.sh +10 -12
- package/.claude/hooks/voice-manager.sh +94 -56
- package/README.md +0 -3
- package/RELEASE_NOTES.md +40 -247
- package/docs/agents.md +485 -0
- package/docs/commands.md +1 -21
- package/docs/extra-voices-implementation-summary.md +235 -0
- package/docs/voice-registration-fix.md +254 -0
- package/fix-vscode-colors.sh +88 -0
- package/fixcolors +88 -0
- package/generate-all-agent-voices.sh +174 -0
- package/generate-missing-elevenlabs-complete.sh +236 -0
- package/generate-missing-elevenlabs.sh +110 -0
- package/generate-new-voices.sh +108 -0
- package/generate-piper-agent-intros.sh +85 -0
- package/generate-provider-and-agent-intros.sh +136 -0
- package/logo/fav_icon_128x128.png +0 -0
- package/logo/fav_icon_128x128.png:Zone.Identifier +4 -0
- package/logo/logo1.webp +0 -0
- package/logo/logo1.webp:Zone.Identifier +4 -0
- package/logo/social.png +0 -0
- package/logo/social.png:Zone.Identifier +4 -0
- package/mcp-server/agentvibes.db +0 -0
- package/mcp-server/server.py +47 -14
- package/package.json +3 -3
- package/regenerate-agent-voices.sh +79 -0
- package/test/unit/provider-manager.bats +8 -5
- package/test/unit/speed-manager.bats +4 -4
- package/agentvibes.org/.claude/audio/tts-padded-1760744118.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760748535.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760748676.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760750748.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760750947.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760752718.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760752907.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753017.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753045.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753241.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753315.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753382.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753408.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753426.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753446.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753541.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753553.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753577.mp3 +0 -0
- package/agentvibes.org/.claude/commands/agent-vibes/add.md +0 -21
- package/agentvibes.org/.claude/commands/agent-vibes/agent-vibes.md +0 -68
- package/agentvibes.org/.claude/commands/agent-vibes/bmad.md +0 -196
- package/agentvibes.org/.claude/commands/agent-vibes/commands.json +0 -77
- package/agentvibes.org/.claude/commands/agent-vibes/get.md +0 -9
- package/agentvibes.org/.claude/commands/agent-vibes/language.md +0 -23
- package/agentvibes.org/.claude/commands/agent-vibes/learn.md +0 -67
- package/agentvibes.org/.claude/commands/agent-vibes/list.md +0 -13
- package/agentvibes.org/.claude/commands/agent-vibes/personality.md +0 -79
- package/agentvibes.org/.claude/commands/agent-vibes/preview.md +0 -17
- package/agentvibes.org/.claude/commands/agent-vibes/provider.md +0 -54
- package/agentvibes.org/.claude/commands/agent-vibes/replay-target.md +0 -14
- package/agentvibes.org/.claude/commands/agent-vibes/replay.md +0 -19
- package/agentvibes.org/.claude/commands/agent-vibes/sample.md +0 -12
- package/agentvibes.org/.claude/commands/agent-vibes/sentiment.md +0 -52
- package/agentvibes.org/.claude/commands/agent-vibes/set-language.md +0 -47
- package/agentvibes.org/.claude/commands/agent-vibes/set-pretext.md +0 -65
- package/agentvibes.org/.claude/commands/agent-vibes/set-speed.md +0 -41
- package/agentvibes.org/.claude/commands/agent-vibes/switch.md +0 -53
- package/agentvibes.org/.claude/commands/agent-vibes/target-voice.md +0 -26
- package/agentvibes.org/.claude/commands/agent-vibes/target.md +0 -30
- package/agentvibes.org/.claude/commands/agent-vibes/update.md +0 -20
- package/agentvibes.org/.claude/commands/agent-vibes/version.md +0 -10
- package/agentvibes.org/.claude/commands/agent-vibes/whoami.md +0 -7
- package/agentvibes.org/.claude/hooks/bmad-tts-injector.sh +0 -386
- package/agentvibes.org/.claude/hooks/bmad-voice-manager.sh +0 -375
- package/agentvibes.org/.claude/hooks/check-output-style.sh +0 -60
- package/agentvibes.org/.claude/hooks/github-star-reminder.sh +0 -94
- package/agentvibes.org/.claude/hooks/language-manager.sh +0 -360
- package/agentvibes.org/.claude/hooks/learn-manager.sh +0 -443
- package/agentvibes.org/.claude/hooks/personality-manager.sh +0 -324
- package/agentvibes.org/.claude/hooks/piper-download-voices.sh +0 -133
- package/agentvibes.org/.claude/hooks/piper-installer.sh +0 -144
- package/agentvibes.org/.claude/hooks/piper-voice-manager.sh +0 -227
- package/agentvibes.org/.claude/hooks/play-tts-elevenlabs.sh +0 -376
- package/agentvibes.org/.claude/hooks/play-tts-piper.sh +0 -281
- package/agentvibes.org/.claude/hooks/play-tts.sh +0 -69
- package/agentvibes.org/.claude/hooks/provider-commands.sh +0 -505
- package/agentvibes.org/.claude/hooks/provider-manager.sh +0 -248
- package/agentvibes.org/.claude/hooks/replay-target-audio.sh +0 -64
- package/agentvibes.org/.claude/hooks/sentiment-manager.sh +0 -163
- package/agentvibes.org/.claude/hooks/speed-manager.sh +0 -259
- package/agentvibes.org/.claude/hooks/voice-manager.sh +0 -477
- package/agentvibes.org/.claude/hooks/voices-config.sh +0 -33
- package/agentvibes.org/.claude/journal/2025-10-07.html +0 -373
- package/agentvibes.org/.claude/journal/index.html +0 -91
- package/agentvibes.org/.claude/output-styles/agent-vibes.md +0 -203
- package/agentvibes.org/.claude/personalities/angry.md +0 -17
- package/agentvibes.org/.claude/personalities/annoying.md +0 -17
- package/agentvibes.org/.claude/personalities/crass.md +0 -17
- package/agentvibes.org/.claude/personalities/dramatic.md +0 -17
- package/agentvibes.org/.claude/personalities/dry-humor.md +0 -53
- package/agentvibes.org/.claude/personalities/flirty.md +0 -23
- package/agentvibes.org/.claude/personalities/funny.md +0 -17
- package/agentvibes.org/.claude/personalities/grandpa.md +0 -35
- package/agentvibes.org/.claude/personalities/millennial.md +0 -17
- package/agentvibes.org/.claude/personalities/moody.md +0 -17
- package/agentvibes.org/.claude/personalities/normal.md +0 -19
- package/agentvibes.org/.claude/personalities/pirate.md +0 -17
- package/agentvibes.org/.claude/personalities/poetic.md +0 -17
- package/agentvibes.org/.claude/personalities/professional.md +0 -17
- package/agentvibes.org/.claude/personalities/robot.md +0 -17
- package/agentvibes.org/.claude/personalities/sarcastic.md +0 -41
- package/agentvibes.org/.claude/personalities/sassy.md +0 -17
- package/agentvibes.org/.claude/personalities/surfer-dude.md +0 -17
- package/agentvibes.org/.claude/personalities/zen.md +0 -17
- package/agentvibes.org/.claude/piper-voices-dir.txt +0 -1
- package/agentvibes.org/.claude/plugins/bmad-voices.md +0 -42
- package/agentvibes.org/.claude/tts-provider.txt +0 -1
- package/agentvibes.org/.mcp-minimal.json +0 -60
- package/agentvibes.org/CHANGELOG.md +0 -56
- package/agentvibes.org/README.md +0 -93
- package/agentvibes.org/app/(auth)/layout.tsx +0 -15
- package/agentvibes.org/app/(auth)/reset-password/page.tsx +0 -45
- package/agentvibes.org/app/(auth)/signin/page.tsx +0 -82
- package/agentvibes.org/app/(auth)/signup/page.tsx +0 -104
- package/agentvibes.org/app/(default)/blog/[slug]/page.tsx +0 -128
- package/agentvibes.org/app/(default)/blog/page.tsx +0 -95
- package/agentvibes.org/app/(default)/layout.tsx +0 -31
- package/agentvibes.org/app/(default)/page.tsx +0 -20
- package/agentvibes.org/app/api/hello/route.ts +0 -3
- package/agentvibes.org/app/css/additional-styles/theme.css +0 -82
- package/agentvibes.org/app/css/additional-styles/utility-patterns.css +0 -55
- package/agentvibes.org/app/css/style.css +0 -100
- package/agentvibes.org/app/layout.tsx +0 -63
- package/agentvibes.org/components/code-block.tsx +0 -27
- package/agentvibes.org/components/cta.tsx +0 -58
- package/agentvibes.org/components/features.tsx +0 -256
- package/agentvibes.org/components/hero-home.tsx +0 -133
- package/agentvibes.org/components/mdx-components.tsx +0 -128
- package/agentvibes.org/components/modal-video.tsx +0 -137
- package/agentvibes.org/components/page-illustration.tsx +0 -55
- package/agentvibes.org/components/spotlight.tsx +0 -77
- package/agentvibes.org/components/testimonials.tsx +0 -282
- package/agentvibes.org/components/ui/footer.tsx +0 -82
- package/agentvibes.org/components/ui/header.tsx +0 -68
- package/agentvibes.org/components/ui/logo.tsx +0 -10
- package/agentvibes.org/components/workflows.tsx +0 -176
- package/agentvibes.org/content/blog/discovering-new-piper-voices.mdx +0 -253
- package/agentvibes.org/content/blog/getting-started-agentvibes.mdx +0 -228
- package/agentvibes.org/content/blog/introducing-agentvibes-v2.mdx +0 -250
- package/agentvibes.org/content/blog/language-learning-with-agentvibes.mdx +0 -142
- package/agentvibes.org/content/blog/voice-personalities-guide.mdx +0 -119
- package/agentvibes.org/lib/blog.ts +0 -73
- package/agentvibes.org/next.config.js +0 -6
- package/agentvibes.org/package-lock.json +0 -4285
- package/agentvibes.org/package.json +0 -40
- package/agentvibes.org/pnpm-lock.yaml +0 -1141
- package/agentvibes.org/postcss.config.js +0 -5
- package/agentvibes.org/public/audio/02-sarcastic.mp3 +0 -0
- package/agentvibes.org/public/audio/03-angry.mp3 +0 -0
- package/agentvibes.org/public/audio/04-grandpa.mp3 +0 -0
- package/agentvibes.org/public/audio/05-sarcastic-example2.mp3 +0 -0
- package/agentvibes.org/public/audio/french-rachel.mp3 +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_0_Cori_Samuel.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_10_Steve_C.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_11_Owlivia.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_12_Paul_Hampton.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_13_Jennifer_Dorr.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_14_Emily_Cripps.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_15_Martin_Clifton.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_1_Kara_Shallenberg.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_2_Kristin_Hughes.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_3_Maria_Kasper.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_4_Mike_Pelton.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_5_Mark_Nelson.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_6_Michael_Scherer.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_7_James_K_White.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_8_Rose_Ibex.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_9_progressingamerica.wav +0 -0
- package/agentvibes.org/public/audio/spanish-antoni.mp3 +0 -0
- package/agentvibes.org/public/favicon.ico +0 -0
- package/agentvibes.org/public/fonts/nacelle-italic.woff2 +0 -0
- package/agentvibes.org/public/fonts/nacelle-regular.woff2 +0 -0
- package/agentvibes.org/public/fonts/nacelle-semibold.woff2 +0 -0
- package/agentvibes.org/public/fonts/nacelle-semibolditalic.woff2 +0 -0
- package/agentvibes.org/public/images/blurred-shape-gray.svg +0 -1
- package/agentvibes.org/public/images/blurred-shape.svg +0 -1
- package/agentvibes.org/public/images/client-logo-01.svg +0 -1
- package/agentvibes.org/public/images/client-logo-02.svg +0 -1
- package/agentvibes.org/public/images/client-logo-03.svg +0 -1
- package/agentvibes.org/public/images/client-logo-04.svg +0 -1
- package/agentvibes.org/public/images/client-logo-05.svg +0 -1
- package/agentvibes.org/public/images/client-logo-06.svg +0 -1
- package/agentvibes.org/public/images/client-logo-07.svg +0 -1
- package/agentvibes.org/public/images/client-logo-08.svg +0 -1
- package/agentvibes.org/public/images/client-logo-09.svg +0 -1
- package/agentvibes.org/public/images/features.png +0 -0
- package/agentvibes.org/public/images/footer-illustration.svg +0 -1
- package/agentvibes.org/public/images/hero-image-01.jpg +0 -0
- package/agentvibes.org/public/images/logo.svg +0 -1
- package/agentvibes.org/public/images/page-illustration.svg +0 -1
- package/agentvibes.org/public/images/secondary-illustration.svg +0 -1
- package/agentvibes.org/public/images/testimonial-01.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-02.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-03.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-04.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-05.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-06.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-07.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-08.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-09.jpg +0 -0
- package/agentvibes.org/public/images/workflow-01.png +0 -0
- package/agentvibes.org/public/images/workflow-02.png +0 -0
- package/agentvibes.org/public/images/workflow-03.png +0 -0
- package/agentvibes.org/public/videos/video.mp4 +0 -0
- package/agentvibes.org/tsconfig.json +0 -28
- package/agentvibes.org/utils/useMasonry.tsx +0 -67
- package/agentvibes.org/utils/useMousePosition.tsx +0 -27
- package/docs/bryce-beattie-voice-licensing.md +0 -131
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
# /agent-vibes:bmad Command
|
|
2
|
-
|
|
3
|
-
Complete BMAD voice integration - assigns unique voices to each BMAD agent AND makes them speak when activated.
|
|
4
|
-
|
|
5
|
-
## Usage
|
|
6
|
-
|
|
7
|
-
```
|
|
8
|
-
/agent-vibes:bmad <subcommand> [arguments]
|
|
9
|
-
```
|
|
10
|
-
|
|
11
|
-
## Subcommands
|
|
12
|
-
|
|
13
|
-
### `enable`
|
|
14
|
-
Enables voice assignment for BMAD agents AND automatically injects TTS into agent activation instructions.
|
|
15
|
-
|
|
16
|
-
**What it does:**
|
|
17
|
-
1. ✅ Enables BMAD voice plugin (assigns voices to agents)
|
|
18
|
-
2. ✅ Backs up current voice/personality settings
|
|
19
|
-
3. ✅ Injects TTS hooks into all BMAD agent files
|
|
20
|
-
4. ✅ BMAD agents will now SPEAK when they activate!
|
|
21
|
-
|
|
22
|
-
**Example:**
|
|
23
|
-
```
|
|
24
|
-
/agent-vibes:bmad enable
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
**Output:**
|
|
28
|
-
```
|
|
29
|
-
✅ BMAD voice plugin enabled
|
|
30
|
-
💾 Previous settings backed up:
|
|
31
|
-
Voice: Aria
|
|
32
|
-
Personality: normal
|
|
33
|
-
|
|
34
|
-
📊 BMAD Agent Voice Mappings:
|
|
35
|
-
pm → Matthew Schmitz [professional]
|
|
36
|
-
dev → Jessica Anne Bogart [normal]
|
|
37
|
-
qa → Ralf Eisend [professional]
|
|
38
|
-
|
|
39
|
-
🎤 Automatically enabling TTS for BMAD agents...
|
|
40
|
-
|
|
41
|
-
✅ Injected TTS into: pm.md → Voice: Matthew Schmitz
|
|
42
|
-
✅ Injected TTS into: dev.md → Voice: Jessica Anne Bogart
|
|
43
|
-
✅ Injected TTS into: qa.md → Voice: Ralf Eisend
|
|
44
|
-
|
|
45
|
-
🎉 TTS enabled for 10 agents
|
|
46
|
-
💡 BMAD agents will now speak when activated!
|
|
47
|
-
```
|
|
48
|
-
|
|
49
|
-
### `disable`
|
|
50
|
-
Disables BMAD voice plugin AND removes TTS from all BMAD agents.
|
|
51
|
-
|
|
52
|
-
**What it does:**
|
|
53
|
-
1. ✅ Restores your previous voice/personality settings
|
|
54
|
-
2. ✅ Removes TTS hooks from all BMAD agent files
|
|
55
|
-
3. ✅ Disables BMAD voice plugin
|
|
56
|
-
4. ✅ Agents return to normal (silent) behavior
|
|
57
|
-
|
|
58
|
-
**Example:**
|
|
59
|
-
```
|
|
60
|
-
/agent-vibes:bmad disable
|
|
61
|
-
```
|
|
62
|
-
|
|
63
|
-
**Output:**
|
|
64
|
-
```
|
|
65
|
-
❌ BMAD voice plugin disabled
|
|
66
|
-
🔄 Restoring previous settings:
|
|
67
|
-
Voice: Aria
|
|
68
|
-
Personality: normal
|
|
69
|
-
|
|
70
|
-
🔇 Automatically disabling TTS for BMAD agents...
|
|
71
|
-
|
|
72
|
-
✅ Removed TTS from: pm.md
|
|
73
|
-
✅ Removed TTS from: dev.md
|
|
74
|
-
✅ Removed TTS from: qa.md
|
|
75
|
-
|
|
76
|
-
✅ TTS disabled for 10 agents
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
### `status`
|
|
80
|
-
Shows plugin status and current voice mappings.
|
|
81
|
-
|
|
82
|
-
**Example:**
|
|
83
|
-
```
|
|
84
|
-
/agent-vibes:bmad status
|
|
85
|
-
```
|
|
86
|
-
|
|
87
|
-
**Output:**
|
|
88
|
-
```
|
|
89
|
-
✅ BMAD voice plugin: ENABLED
|
|
90
|
-
|
|
91
|
-
📊 BMAD Agent Voice Mappings:
|
|
92
|
-
pm → Matthew Schmitz [professional]
|
|
93
|
-
dev → Jessica Anne Bogart [normal]
|
|
94
|
-
qa → Ralf Eisend [professional]
|
|
95
|
-
...
|
|
96
|
-
```
|
|
97
|
-
|
|
98
|
-
### `list`
|
|
99
|
-
Lists all BMAD agents and their assigned voices.
|
|
100
|
-
|
|
101
|
-
**Example:**
|
|
102
|
-
```
|
|
103
|
-
/agent-vibes:bmad list
|
|
104
|
-
```
|
|
105
|
-
|
|
106
|
-
### `set <agent-id> <voice> [personality]`
|
|
107
|
-
Quickly change voice for specific agent.
|
|
108
|
-
|
|
109
|
-
**Examples:**
|
|
110
|
-
```
|
|
111
|
-
/agent-vibes:bmad set pm "Aria"
|
|
112
|
-
/agent-vibes:bmad set dev "Cowboy Bob" sarcastic
|
|
113
|
-
/agent-vibes:bmad set qa "Northern Terry" professional
|
|
114
|
-
```
|
|
115
|
-
|
|
116
|
-
**Arguments:**
|
|
117
|
-
- `agent-id`: BMAD agent identifier (pm, dev, qa, architect, po, analyst, sm, ux-expert, bmad-master, bmad-orchestrator)
|
|
118
|
-
- `voice`: Valid AgentVibes voice name
|
|
119
|
-
- `personality` (optional): Personality to apply (default: normal)
|
|
120
|
-
|
|
121
|
-
### `edit`
|
|
122
|
-
Opens `.claude/plugins/bmad-voices.md` for manual editing.
|
|
123
|
-
|
|
124
|
-
**Example:**
|
|
125
|
-
```
|
|
126
|
-
/agent-vibes:bmad edit
|
|
127
|
-
```
|
|
128
|
-
|
|
129
|
-
**Usage:**
|
|
130
|
-
Edit the markdown table directly to change voice mappings.
|
|
131
|
-
|
|
132
|
-
## How It Works
|
|
133
|
-
|
|
134
|
-
### Voice Assignment
|
|
135
|
-
1. **Plugin File**: `.claude/plugins/bmad-voices.md` contains voice-to-agent mappings
|
|
136
|
-
2. **Activation Flag**: `.claude/plugins/bmad-voices-enabled.flag` enables/disables the plugin
|
|
137
|
-
|
|
138
|
-
### TTS Injection (Automatic)
|
|
139
|
-
When you run `/agent-vibes:bmad enable`, the system automatically:
|
|
140
|
-
|
|
141
|
-
1. **Scans BMAD agents**: Finds all `.md` files in `.bmad-core/agents/` or `bmad-core/agents/`
|
|
142
|
-
2. **Injects TTS hooks**: Modifies each agent's `activation-instructions` YAML block
|
|
143
|
-
3. **Assigns voices**: Uses the voice mapping from the plugin file
|
|
144
|
-
4. **Creates backups**: Saves `.backup-pre-tts` files before modifying
|
|
145
|
-
|
|
146
|
-
**What gets injected:**
|
|
147
|
-
```yaml
|
|
148
|
-
activation-instructions:
|
|
149
|
-
- STEP 4: Greet user with your name/role and immediately run `*help`
|
|
150
|
-
- # AGENTVIBES-TTS-INJECTION: Speak agent greeting with assigned voice
|
|
151
|
-
- Run this bash command to announce activation: .claude/hooks/play-tts.sh "Agent pm activated and ready" "Matthew Schmitz"
|
|
152
|
-
```
|
|
153
|
-
|
|
154
|
-
**Result**: When you activate a BMAD agent with `/BMad:agents:pm`, you'll hear:
|
|
155
|
-
🔊 "Agent pm activated and ready" (spoken in Matthew Schmitz's voice)
|
|
156
|
-
|
|
157
|
-
### Provider Support
|
|
158
|
-
The TTS injection works with **any configured TTS provider**:
|
|
159
|
-
- ✅ **ElevenLabs** - Uses AI voices with full voice mapping
|
|
160
|
-
- ✅ **Piper TTS** - Uses neural voices (free, offline)
|
|
161
|
-
|
|
162
|
-
The system automatically detects your configured provider via `/agent-vibes:provider info` and uses the appropriate TTS engine. You can switch providers anytime with `/agent-vibes:provider switch` and the BMAD agents will continue speaking using the new provider.
|
|
163
|
-
|
|
164
|
-
## Available BMAD Agents
|
|
165
|
-
|
|
166
|
-
| Agent ID | Role | Default Voice |
|
|
167
|
-
|----------|------|---------------|
|
|
168
|
-
| pm | Product Manager | Matthew Schmitz |
|
|
169
|
-
| dev | Developer | Jessica Anne Bogart |
|
|
170
|
-
| qa | QA Engineer | Ralf Eisend |
|
|
171
|
-
| architect | Architect | Michael |
|
|
172
|
-
| po | Product Owner | Amy |
|
|
173
|
-
| analyst | Analyst | Lutz Laugh |
|
|
174
|
-
| sm | Scrum Master | Ms. Walker |
|
|
175
|
-
| ux-expert | UX Expert | Aria |
|
|
176
|
-
| bmad-master | BMAD Master | Aria |
|
|
177
|
-
| bmad-orchestrator | Orchestrator | Ms. Walker |
|
|
178
|
-
|
|
179
|
-
## Implementation Details
|
|
180
|
-
|
|
181
|
-
**For AgentVibes Developers:**
|
|
182
|
-
|
|
183
|
-
The plugin integrates with the Agent Vibes output style through bash hooks:
|
|
184
|
-
|
|
185
|
-
```bash
|
|
186
|
-
# Check if BMAD agent is active
|
|
187
|
-
BMAD_AGENT_ID=$(echo "$COMMAND" | grep -oP '/BMad:agents:\K[a-z-]+')
|
|
188
|
-
|
|
189
|
-
# Get voice from plugin if enabled
|
|
190
|
-
if [[ -n "$BMAD_AGENT_ID" ]]; then
|
|
191
|
-
MAPPED_VOICE=$(.claude/hooks/bmad-voice-manager.sh get-voice "$BMAD_AGENT_ID")
|
|
192
|
-
if [[ -n "$MAPPED_VOICE" ]]; then
|
|
193
|
-
.claude/hooks/play-tts.sh "message" "$MAPPED_VOICE"
|
|
194
|
-
fi
|
|
195
|
-
fi
|
|
196
|
-
```
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "agent-vibes",
|
|
3
|
-
"commands": [
|
|
4
|
-
{
|
|
5
|
-
"name": "list",
|
|
6
|
-
"description": "List all available ElevenLabs voices"
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
"name": "preview",
|
|
10
|
-
"description": "Preview ElevenLabs voices by playing audio samples"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"name": "switch",
|
|
14
|
-
"description": "Switch to a different ElevenLabs voice"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"name": "whoami",
|
|
18
|
-
"description": "Display currently selected voice"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"name": "sample",
|
|
22
|
-
"description": "Play a sample with the current or specified voice"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"name": "replay",
|
|
26
|
-
"description": "Replay the last TTS message"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"name": "personality",
|
|
30
|
-
"description": "Manage AI personality settings"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"name": "sentiment",
|
|
34
|
-
"description": "Set temporary personality sentiment"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"name": "set-pretext",
|
|
38
|
-
"description": "Configure pre-TTS message text"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"name": "set-language",
|
|
42
|
-
"description": "Set TTS language for multilingual voices"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"name": "add",
|
|
46
|
-
"description": "Add a new personality"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"name": "get",
|
|
50
|
-
"description": "Get personality details"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"name": "language",
|
|
54
|
-
"description": "Set main/native language"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"name": "learn",
|
|
58
|
-
"description": "Enable/disable language learning mode"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"name": "target",
|
|
62
|
-
"description": "Set target language to learn"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"name": "target-voice",
|
|
66
|
-
"description": "Set voice for target language"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"name": "set-speed",
|
|
70
|
-
"description": "Set speech speed for Piper TTS voices"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"name": "provider",
|
|
74
|
-
"description": "Manage TTS providers (ElevenLabs, Piper)"
|
|
75
|
-
}
|
|
76
|
-
]
|
|
77
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Set your main/native language for learning mode
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
Set your main/native language. This is the language you already know and will hear first when learning mode is enabled.
|
|
6
|
-
|
|
7
|
-
Usage:
|
|
8
|
-
```
|
|
9
|
-
/agent-vibes:language english
|
|
10
|
-
/agent-vibes:language spanish
|
|
11
|
-
/agent-vibes:language french
|
|
12
|
-
```
|
|
13
|
-
|
|
14
|
-
The main language uses your currently selected voice. When learning mode is ON, TTS will speak in your main language FIRST, then translate to your target language.
|
|
15
|
-
|
|
16
|
-
Default: english
|
|
17
|
-
|
|
18
|
-
Supported languages: english, spanish, french, german, italian, portuguese, chinese, japanese, korean, hindi, arabic, polish, dutch, turkish, swedish, russian, and 15+ more.
|
|
19
|
-
|
|
20
|
-
After setting your main language:
|
|
21
|
-
1. Set your target language with `/agent-vibes:target <language>`
|
|
22
|
-
2. Set target voice with `/agent-vibes:target-voice <voice>`
|
|
23
|
-
3. Enable learning mode with `/agent-vibes:learn`
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Enable or disable language learning mode
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
Turn language learning mode ON or OFF. When enabled, Claude will speak acknowledgments and completions in BOTH your main language and target language.
|
|
6
|
-
|
|
7
|
-
Usage:
|
|
8
|
-
```
|
|
9
|
-
/agent-vibes:learn # Turn ON
|
|
10
|
-
/agent-vibes:learn off # Turn OFF
|
|
11
|
-
/agent-vibes:learn status # Show current setup
|
|
12
|
-
```
|
|
13
|
-
|
|
14
|
-
## How Learning Mode Works:
|
|
15
|
-
|
|
16
|
-
When learning mode is **ON**:
|
|
17
|
-
1. **First**: Speak in your main language (using your current voice)
|
|
18
|
-
2. **Then**: Speak the SAME message translated to your target language (using target voice)
|
|
19
|
-
|
|
20
|
-
Example:
|
|
21
|
-
```
|
|
22
|
-
Main language (English, Aria): "I'll check that for you"
|
|
23
|
-
Target language (Spanish, Antoni): "Lo verificaré para ti"
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
## Setup Steps:
|
|
27
|
-
|
|
28
|
-
1. Set your main language:
|
|
29
|
-
```
|
|
30
|
-
/agent-vibes:language english
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
2. Set your target language:
|
|
34
|
-
```
|
|
35
|
-
/agent-vibes:target spanish
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
3. Set target voice (recommended):
|
|
39
|
-
```
|
|
40
|
-
/agent-vibes:target-voice Antoni
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
4. Enable learning mode:
|
|
44
|
-
```
|
|
45
|
-
/agent-vibes:learn
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
5. Check your setup:
|
|
49
|
-
```
|
|
50
|
-
/agent-vibes:learn status
|
|
51
|
-
```
|
|
52
|
-
|
|
53
|
-
## Notes:
|
|
54
|
-
|
|
55
|
-
- Translations are **direct translations** of what was said in the main language
|
|
56
|
-
- Same **personality/sentiment** applies to both languages
|
|
57
|
-
- Works with all AgentVibes features (BMAD, personalities, etc.)
|
|
58
|
-
- Requires multilingual voices for target language (Antoni, Rachel, Domi, Bella, etc.)
|
|
59
|
-
- Small pause (0.5s) between main and target language announcements
|
|
60
|
-
|
|
61
|
-
## Disable Learning Mode:
|
|
62
|
-
|
|
63
|
-
```
|
|
64
|
-
/agent-vibes:learn off
|
|
65
|
-
```
|
|
66
|
-
|
|
67
|
-
This returns to normal single-language TTS mode.
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: List available ElevenLabs TTS voices with optional filtering
|
|
3
|
-
argument-hint: [first|last] [N]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
List available ElevenLabs TTS voices.
|
|
7
|
-
|
|
8
|
-
Usage examples:
|
|
9
|
-
- `/agent-vibes:list` - Show all voices
|
|
10
|
-
- `/agent-vibes:list first 5` - Show first 5 voices
|
|
11
|
-
- `/agent-vibes:list last 3` - Show last 3 voices
|
|
12
|
-
|
|
13
|
-
!bash .claude/hooks/voice-manager.sh list $ARGUMENTS
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Set or customize the personality style for TTS messages
|
|
3
|
-
argument-hint: [personality_name|list|add|edit|get|reset]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# /agent-vibes:personality
|
|
7
|
-
|
|
8
|
-
Set or customize the personality style for TTS messages.
|
|
9
|
-
|
|
10
|
-
This command allows you to add character and emotion to your TTS announcements by applying personality modifiers to messages.
|
|
11
|
-
|
|
12
|
-
## Usage
|
|
13
|
-
|
|
14
|
-
```bash
|
|
15
|
-
# Set a personality
|
|
16
|
-
/agent-vibes:personality flirty
|
|
17
|
-
/agent-vibes:personality sarcastic
|
|
18
|
-
|
|
19
|
-
# List all personalities
|
|
20
|
-
/agent-vibes:personality list
|
|
21
|
-
|
|
22
|
-
# Add custom personality
|
|
23
|
-
/agent-vibes:personality add cowboy "Howdy partner!" "Yeehaw!"
|
|
24
|
-
|
|
25
|
-
# Show current personality
|
|
26
|
-
/agent-vibes:personality get
|
|
27
|
-
|
|
28
|
-
# Reset to normal
|
|
29
|
-
/agent-vibes:personality reset
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
## Available Personalities
|
|
33
|
-
|
|
34
|
-
- **normal** - Standard professional tone
|
|
35
|
-
- **flirty** - Playful and charming
|
|
36
|
-
- **angry** - Frustrated and irritated
|
|
37
|
-
- **sassy** - Bold with attitude
|
|
38
|
-
- **moody** - Melancholic and brooding
|
|
39
|
-
- **funny** - Lighthearted and comedic
|
|
40
|
-
- **sarcastic** - Dry wit and irony
|
|
41
|
-
- **poetic** - Elegant and lyrical
|
|
42
|
-
- **annoying** - Over-enthusiastic
|
|
43
|
-
- **professional** - Formal and precise
|
|
44
|
-
- **pirate** - Seafaring swagger
|
|
45
|
-
- **robot** - Mechanical and precise
|
|
46
|
-
- **surfer-dude** - Chill beach vibes
|
|
47
|
-
- **millennial** - Internet generation speak
|
|
48
|
-
- **zen** - Peaceful and mindful
|
|
49
|
-
- **dramatic** - Theatrical flair
|
|
50
|
-
- **crass** - Edgy and blunt
|
|
51
|
-
- **random** - Picks a different personality each time!
|
|
52
|
-
|
|
53
|
-
## Editing Personalities
|
|
54
|
-
|
|
55
|
-
Each personality is stored as a markdown file in `.claude/personalities/`. You can:
|
|
56
|
-
|
|
57
|
-
### Edit existing personalities:
|
|
58
|
-
```bash
|
|
59
|
-
/agent-vibes:personality edit flirty
|
|
60
|
-
```
|
|
61
|
-
This shows the file path - edit it directly to customize behavior.
|
|
62
|
-
|
|
63
|
-
### Create new personalities:
|
|
64
|
-
```bash
|
|
65
|
-
/agent-vibes:personality add cowboy
|
|
66
|
-
```
|
|
67
|
-
Creates a new personality file, then edit it to customize.
|
|
68
|
-
|
|
69
|
-
### Personality files contain:
|
|
70
|
-
- **Prefix**: Text added before messages
|
|
71
|
-
- **Suffix**: Text added after messages
|
|
72
|
-
- **AI Instructions**: How the AI should speak
|
|
73
|
-
- **Example Responses**: Sample messages
|
|
74
|
-
|
|
75
|
-
Files are located in `.claude/personalities/[name].md`
|
|
76
|
-
|
|
77
|
-
## Implementation
|
|
78
|
-
|
|
79
|
-
!bash .claude/hooks/personality-manager.sh $ARGUMENTS
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Preview TTS voices by playing audio samples (provider-aware)
|
|
3
|
-
argument-hint: [voice_name|first|last] [N]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
Preview TTS voices by playing audio samples from your active provider.
|
|
7
|
-
|
|
8
|
-
Usage examples:
|
|
9
|
-
- `/agent-vibes:preview` - Preview first 3 voices (default)
|
|
10
|
-
- `/agent-vibes:preview 5` - Preview first 5 voices
|
|
11
|
-
- `/agent-vibes:preview Jessica` - Preview Jessica Anne Bogart voice (ElevenLabs)
|
|
12
|
-
- `/agent-vibes:preview lessac` - Preview Lessac voice (Piper)
|
|
13
|
-
- `/agent-vibes:preview "Northern Terry"` - Preview Northern Terry voice
|
|
14
|
-
- `/agent-vibes:preview first 10` - Preview first 10 voices
|
|
15
|
-
- `/agent-vibes:preview last 5` - Preview last 5 voices
|
|
16
|
-
|
|
17
|
-
!bash .claude/hooks/provider-commands.sh preview $ARGUMENTS
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Manage TTS providers (list, switch, info, test)
|
|
3
|
-
argument-hint: [command] [args...]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Provider Management Commands
|
|
7
|
-
|
|
8
|
-
Manage TTS providers (ElevenLabs, Piper) - switch between providers, view details, and test.
|
|
9
|
-
|
|
10
|
-
## Usage
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
/agent-vibes:provider list # Show all available providers
|
|
14
|
-
/agent-vibes:provider switch <name> # Switch to a different provider
|
|
15
|
-
/agent-vibes:provider info <name> # Show detailed provider information
|
|
16
|
-
/agent-vibes:provider test # Test current provider
|
|
17
|
-
/agent-vibes:provider get # Show current active provider
|
|
18
|
-
/agent-vibes:provider help # Show this help
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Examples
|
|
22
|
-
|
|
23
|
-
```bash
|
|
24
|
-
# List available providers
|
|
25
|
-
/agent-vibes:provider list
|
|
26
|
-
|
|
27
|
-
# Switch to Piper (free, offline)
|
|
28
|
-
/agent-vibes:provider switch piper
|
|
29
|
-
|
|
30
|
-
# Switch to ElevenLabs (premium quality)
|
|
31
|
-
/agent-vibes:provider switch elevenlabs
|
|
32
|
-
|
|
33
|
-
# Get info about a provider
|
|
34
|
-
/agent-vibes:provider info piper
|
|
35
|
-
|
|
36
|
-
# Test current provider
|
|
37
|
-
/agent-vibes:provider test
|
|
38
|
-
|
|
39
|
-
# Show current provider
|
|
40
|
-
/agent-vibes:provider get
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
## Provider Comparison
|
|
44
|
-
|
|
45
|
-
| Feature | ElevenLabs | Piper |
|
|
46
|
-
|---------|------------|-------|
|
|
47
|
-
| Quality | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
|
|
48
|
-
| Cost | Free tier + $5-22/mo | Free forever |
|
|
49
|
-
| Offline | No | Yes |
|
|
50
|
-
| Platform | All | WSL/Linux only |
|
|
51
|
-
|
|
52
|
-
Learn more: agentvibes.org/providers
|
|
53
|
-
|
|
54
|
-
!bash .claude/hooks/provider-commands.sh $ARGUMENTS
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Replay the last target language audio (for language learning mode)
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
Replay the last message that was spoken in your target language during language learning mode.
|
|
6
|
-
|
|
7
|
-
This is useful when learning a new language - you can hear the translation again without triggering a new one.
|
|
8
|
-
|
|
9
|
-
Usage:
|
|
10
|
-
- `/agent-vibes:replay-target` - Replay the last target language audio
|
|
11
|
-
|
|
12
|
-
**Note:** This only works when language learning mode is active (`/agent-vibes:learn`).
|
|
13
|
-
|
|
14
|
-
!bash .claude/hooks/replay-target-audio.sh
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Replay recently played TTS audio
|
|
3
|
-
argument-hint: [N]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
Replay previously played TTS audio from history.
|
|
7
|
-
|
|
8
|
-
Usage:
|
|
9
|
-
- `/agent-vibes:replay` - Replay last audio (most recent)
|
|
10
|
-
- `/agent-vibes:replay 1` - Replay last audio
|
|
11
|
-
- `/agent-vibes:replay 2` - Replay second-to-last audio
|
|
12
|
-
- `/agent-vibes:replay 3` - Replay third-to-last audio
|
|
13
|
-
|
|
14
|
-
The system keeps the last 10 audio files in history. This is useful for:
|
|
15
|
-
- Hearing a summary again
|
|
16
|
-
- Checking what was just said
|
|
17
|
-
- Comparing different voice samples
|
|
18
|
-
|
|
19
|
-
!bash .claude/hooks/voice-manager.sh replay $ARGUMENTS
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Test a voice with sample text
|
|
3
|
-
argument-hint: <voice-name>
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
Test a specific ElevenLabs voice by playing sample text.
|
|
7
|
-
|
|
8
|
-
Usage:
|
|
9
|
-
- `/agent-vibes:sample Cowboy` - Test the Cowboy voice
|
|
10
|
-
- `/agent-vibes:sample "Northern Terry"` - Test Northern Terry voice
|
|
11
|
-
|
|
12
|
-
!bash .claude/hooks/voice-manager.sh sample $ARGUMENTS
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Set sentiment/personality for your current voice
|
|
3
|
-
argument-hint: [personality_name|list|get]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Agent Vibes Sentiment Command
|
|
7
|
-
|
|
8
|
-
Set the sentiment/personality style for your current voice without changing the voice itself.
|
|
9
|
-
|
|
10
|
-
```bash
|
|
11
|
-
.claude/hooks/sentiment-manager.sh "$@"
|
|
12
|
-
```
|
|
13
|
-
|
|
14
|
-
## Usage
|
|
15
|
-
|
|
16
|
-
```bash
|
|
17
|
-
# Set sentiment for current voice
|
|
18
|
-
/agent-vibes:sentiment flirty
|
|
19
|
-
/agent-vibes:sentiment sarcastic
|
|
20
|
-
/agent-vibes:sentiment angry
|
|
21
|
-
|
|
22
|
-
# See current sentiment
|
|
23
|
-
/agent-vibes:sentiment get
|
|
24
|
-
|
|
25
|
-
# List available sentiments
|
|
26
|
-
/agent-vibes:sentiment list
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## What This Does
|
|
30
|
-
|
|
31
|
-
The sentiment command allows you to:
|
|
32
|
-
- Keep your current voice (e.g., your custom voice)
|
|
33
|
-
- Apply a personality style (flirty, sarcastic, angry, etc.)
|
|
34
|
-
- Change how AI speaks without changing WHO speaks
|
|
35
|
-
|
|
36
|
-
## Example
|
|
37
|
-
|
|
38
|
-
```bash
|
|
39
|
-
# You're using your custom voice "MyVoice"
|
|
40
|
-
/agent-vibes:switch MyVoice
|
|
41
|
-
|
|
42
|
-
# Now add a sarcastic sentiment to MyVoice
|
|
43
|
-
/agent-vibes:sentiment sarcastic
|
|
44
|
-
# AI will now respond with sarcasm in MyVoice
|
|
45
|
-
|
|
46
|
-
# Or set both at once
|
|
47
|
-
/agent-vibes:switch MyVoice --sentiment flirty
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
## Available Sentiments
|
|
51
|
-
|
|
52
|
-
Run `/agent-vibes:sentiment list` to see all available personality styles.
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
# /agent-vibes:set-language
|
|
2
|
-
|
|
3
|
-
Set the language for TTS narration. AgentVibes will automatically use multilingual voices and speak in your chosen language.
|
|
4
|
-
|
|
5
|
-
## Usage
|
|
6
|
-
|
|
7
|
-
```bash
|
|
8
|
-
# Set language
|
|
9
|
-
/agent-vibes:set-language spanish
|
|
10
|
-
/agent-vibes:set-language french
|
|
11
|
-
/agent-vibes:set-language german
|
|
12
|
-
|
|
13
|
-
# Show current language
|
|
14
|
-
/agent-vibes:set-language
|
|
15
|
-
|
|
16
|
-
# Reset to English (default)
|
|
17
|
-
/agent-vibes:set-language english
|
|
18
|
-
/agent-vibes:set-language reset
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Supported Languages
|
|
22
|
-
|
|
23
|
-
Spanish, French, German, Italian, Portuguese, Chinese, Japanese, Korean, Polish, Dutch, Turkish, Russian, Arabic, Hindi, Swedish, Danish, Norwegian, Finnish, Czech, Romanian, Ukrainian, Greek, Bulgarian, Croatian, Slovak, and 20+ more.
|
|
24
|
-
|
|
25
|
-
## How It Works
|
|
26
|
-
|
|
27
|
-
1. **Sets Language**: Stores your language preference in `.claude/tts-language.txt`
|
|
28
|
-
2. **Voice Selection**: Automatically uses multilingual voices (Antoni, Rachel, Domi, Bella)
|
|
29
|
-
3. **BMAD Integration**: Works with BMAD plugin - agents speak in your language
|
|
30
|
-
4. **Personality Preserved**: Keeps your current personality/sentiment style
|
|
31
|
-
|
|
32
|
-
## Multilingual Voice Recommendations
|
|
33
|
-
|
|
34
|
-
- **Spanish**: Antoni, Matilda
|
|
35
|
-
- **French**: Rachel, Charlotte
|
|
36
|
-
- **German**: Domi, Charlotte
|
|
37
|
-
- **Italian**: Bella
|
|
38
|
-
- **Portuguese**: Matilda
|
|
39
|
-
- **Other Languages**: Antoni (best all-around multilingual)
|
|
40
|
-
|
|
41
|
-
## Implementation
|
|
42
|
-
|
|
43
|
-
This command tells Claude AI to:
|
|
44
|
-
1. Validate the language is supported
|
|
45
|
-
2. Save to `.claude/tts-language.txt`
|
|
46
|
-
3. Switch to an appropriate multilingual voice if needed
|
|
47
|
-
4. Inform user of the change
|