
Sinch Sinch Plugins
- 6 repo stars
- Updated June 25, 2026
- sinch/sinch-plugins
sinch-sinch-plugins is a Claude Code plugin that integrates Sinch messaging APIs so you can send SMS and work with webhooks inside agent-assisted development.
About
The sinch-sinch-plugins bundle gives Claude Code developers a focused bridge to Sinch’s messaging stack so agents can help you implement SMS sends, webhook handlers, and conversation flows with less guesswork about endpoints and auth. developers validating alerts, OTP flows, or lightweight customer SMS do not need to paste API docs into every chat; the plugin surfaces integration-oriented keywords including MCP, webhooks, and conversation tooling. It is intentionally narrow: you are not getting a full growth stack, only the hook into Sinch. Expect to bring your own Sinch credentials, compliance posture, and product copy for opt-in messaging. After install, typical outcomes are working send paths and webhook wiring you can iterate in Ship and Grow phases using your own analytics, not features bundled inside this single plugin.
- Claude Code plugin for Sinch messaging APIs
- Send SMS from applications through documented plugin methods
- MCP-related keywords alongside conversation and webhook support
- Communication-category bundle with pluginCount: 1
- Pairs AI-assisted coding with Sinch account-backed messaging
Sinch Sinch Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install sinch-sinch-plugins@sinch/sinch-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 6 |
|---|---|
| Last updated | June 25, 2026 |
| Repository | sinch/sinch-plugins ↗ |
What it does
Developers adding SMS and conversational messaging to their app via Sinch APIs without hand-rolling HTTP and webhook plumbing in every agent session.
Who is it for?
Best when you're adding transactional SMS, alerts, or conversation webhooks with Sinch.
Skip if: Projects with no SMS channel, or teams needing email-only stacks without Sinch accounts.
What you get
You install the Sinch plugin and let Claude Code generate and refine messaging integration code against Sinch’s APIs.
- SMS send integration code paths against Sinch
- Webhook handler scaffolding for Sinch conversation events
- Agent-accessible Sinch plugin methods in the dev environment
By the numbers
- pluginCount: 1
- repository: sinch/sinch-plugins
- catalog stars snapshot: 5
Recommended Plugins
How it compares
Sinch API integration plugin, not a journey-wide methodology skill.
FAQ
Who is Sinch Sinch Plugins for?
It is for developers building apps that need Sinch-powered SMS or messaging webhooks who want Claude Code to help implement those integrations faster.
When should I use Sinch Sinch Plugins?
Use it during Build when you are implementing messaging features, webhook endpoints, or Sinch API calls in your codebase.
How do I add Sinch Sinch Plugins to my agent?
Add the sinch/sinch-plugins marketplace entry in Claude Code, configure your Sinch API credentials per the repo README, then invoke the plugin while coding messaging flows.