Plugin · Claude Code · Automation

Dnvriend Aws Polly Tts Tool

dnvriend-aws-polly-tts-tool is a Claude Code plugin for the Build phase that provides an agent-friendly AWS Polly CLI and library for text-to-speech synthesis.

by dnvriend · github.com/dnvriend/aws-polly-tts-tool

Synthesize speech from text with AWS Polly via a CLI and library shaped for coding agents and local scripts.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install dnvriend-aws-polly-tts-tool@dnvriend/aws-polly-tts-tool
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:dnvriend/aws-polly-tts-tool") and the paste-ready config with skillselion.get_install_config("plugin:dnvriend/aws-polly-tts-tool").

About

What it does

dnvriend-aws-polly-tts-tool is a Claude Code plugin bundling a Polly-focused CLI and library so solo builders can turn text into speech using AWS without writing boilerplate SDK calls from scratch. It fits products that need voiceovers for tutorials, IVR-style prompts, accessibility read-aloud, or agent-generated audio drafts during the build phase. The agent-friendly layout means Claude Code can request synthesis with predictable flags and outputs, which helps when you are iterating on scripts, notification copy, or multimodal agents. You still need an AWS account, Polly-enabled region, and IAM permissions; the plugin wires the tool, not billing or quota management. Compared with generic TTS APIs, this path stays inside the AWS ecosystem for teams already committed to that stack. One community plugin entry delivers the TTS tool rather than a full media pipeline or hosting solution.

Highlights

  • Professional AWS Polly text-to-speech via CLI and reusable library
  • Agent-friendly design for Claude Code and automated content pipelines
  • Single-plugin bundle (pluginCount: 1) from dnvriend/aws-polly-tts-tool
  • Targets synthesis workflows rather than hosting audio CDNs or UI players
  • Community plugin keywords: agentfriendly, aws, design, polly, tool, tts

Why builders use it

Adding voice output to a side project means wrestling with AWS SDK setup, voices, and output formats instead of shipping the feature.

After install, you and your agent can generate Polly audio from the terminal with a consistent CLI surface while building voice-enabled flows.

At a glance

  • Type - Plugin in Automation.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is dnvriend-aws-polly-tts-tool for?

Solo developers and agent users who already use AWS and want Polly speech synthesis exposed as a simple CLI from Claude Code.

When should I use dnvriend-aws-polly-tts-tool?

Use it while building features that need spoken audio—onboarding voice lines, agent responses, or automated narration—before you polish launch creative.

How do I add dnvriend-aws-polly-tts-tool to my agent?

Add the dnvriend/aws-polly-tts-tool plugin through your Claude Code marketplace or Skillselion listing, configure AWS credentials with Polly access, then run the bundled CLI from your agent session.

Discussion

Comments

Share how you use dnvriend-aws-polly-tts-tool, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.