{"id":48848356,"url":"https://github.com/sinch/skills","last_synced_at":"2026-04-15T06:11:26.017Z","repository":{"id":347225999,"uuid":"1145491281","full_name":"sinch/skills","owner":"sinch","description":"AI agent skills for Sinch communication APIs. Get expert guidance on getting started, best practices, and gotchas -- right inside your AI coding agent.","archived":false,"fork":false,"pushed_at":"2026-03-27T14:37:13.000Z","size":297,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T15:54:58.001Z","etag":null,"topics":["aeo","agentic-ai","agentic-workflow","ai","ai-agent","ai-agents","ai-tools","anthropic-claude","claude-code","copilot","gemini-ai","ide","skills","skills-sh","vscode"],"latest_commit_sha":null,"homepage":"https://sinch.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-29T21:24:11.000Z","updated_at":"2026-03-27T09:43:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sinch/skills","commit_stats":null,"previous_names":["sinch/skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sinch/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinch%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinch%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinch%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinch%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinch","download_url":"https://codeload.github.com/sinch/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinch%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aeo","agentic-ai","agentic-workflow","ai","ai-agent","ai-agents","ai-tools","anthropic-claude","claude-code","copilot","gemini-ai","ide","skills","skills-sh","vscode"],"created_at":"2026-04-15T06:11:24.700Z","updated_at":"2026-04-15T06:11:26.010Z","avatar_url":"https://github.com/sinch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sinch Skills\n\nAI agent skills for Sinch communication APIs. Get expert guidance on getting started, best practices, and gotchas -- right inside your AI coding agent.\n\n## Installation\n\n```bash\nnpx skills add sinch/skills\n```\n\nThese skills can also be installed via the [Sinch Plugins](https://github.com/sinch/sinch-plugins/).\n\n## Available Skills\n\n| Skill | Category | Description |\n|-------|----------|-------------|\n| `sinch-authentication` | Core | Sinch API auth setup (OAuth2, API keys, SDK init, dashboard links) |\n| `sinch-conversation-api` | Messaging | Omnichannel messaging — SMS, WhatsApp, RCS, MMS, Viber, and more. Includes channel guides, templates, batch sending, and webhooks |\n| `sinch-provisioning-api` | Messaging | Provision WhatsApp senders, RCS agents, templates, and webhooks |\n| `sinch-voice-api` | Voice \u0026 Video | Make, receive, and control voice calls (SVAML, IVR, TTS, conferencing) |\n| `sinch-in-app-calling` | Voice \u0026 Video | In-app voice and video SDK |\n| `sinch-elastic-sip-trunking` | Voice \u0026 Video | SIP trunk and number management |\n| `sinch-mailgun` | Email | Mailgun Email API — sending, receiving, tracking |\n| `sinch-mailgun-inspect` | Email | Email preview and rendering |\n| `sinch-mailgun-optimize` | Email | Email deliverability optimization |\n| `sinch-mailgun-validate` | Email | Email address verification |\n| `sinch-numbers-api` | Numbers | Search, rent, manage, and release phone numbers |\n| `sinch-number-order-api` | Numbers | Multi-step number ordering with KYC compliance |\n| `sinch-imported-numbers-hosting-orders` | Numbers | Import, host, and text-enable non-Sinch phone numbers |\n| `sinch-10dlc` | Numbers | US 10DLC brand and campaign registration |\n| `sinch-verification-api` | Verification | Phone number verification (SMS, Voice, Flashcall, WhatsApp) |\n| `sinch-number-lookup-api` | Verification | Phone number lookup and validation |\n| `sinch-fax-api` | Other | Send and receive faxes |\n\n## Skill Structure\n\n```\nskills/\n  \u003cproduct\u003e/\n    SKILL.md            # Main skill file (required)\n    scripts/            # Optional helper scripts\n    references/         # Optional detailed reference material\n    assets/             # Optional images or other assets\n```\n\nEach skill lives in its own folder under `skills/`. The `SKILL.md` file contains YAML frontmatter (`name` and `description`) and markdown sections covering Overview, Getting Started, Key Concepts, Common Patterns, Gotchas \u0026 Best Practices, and Links.\n\n## Contributing\n\n1. Create `skills/\u003cproduct-name\u003e/SKILL.md` with YAML frontmatter (`---` delimiters, `name` and `description` fields)\n2. Fill in the YAML frontmatter and all body sections\n3. Keep each SKILL.md under 500 lines\n4. Use `sinch-\u003cproduct\u003e` naming for the `name` field\n5. Write for AI agents: concise, actionable, include code examples\n6. Use curl and Node.js SDK (`@sinch/sdk-core`) for examples. Exception: Mailgun skills use `mailgun.js`.\n\n## Links\n\n- [Sinch Plugins](https://github.com/sinch/sinch-plugins/)\n- [Sinch Developer Docs](https://developers.sinch.com)\n- [Sinch Dashboard](https://dashboard.sinch.com)\n- [skills.sh](https://skills.sh/)\n\n## Use of Sinch Services \n\nThese Skills provides developers with a way to interact with Sinch APIs and services from supported developer tools or environments. Use of Sinch services requires a valid Sinch account and is subject to the applicable Sinch Terms of Service available at: [https://sinch.com/legal/terms-and-conditions/other-sinch-terms-conditions/sinch-engage/sinch-engage-terms/](https://sinch.com/legal/terms-and-conditions/other-sinch-terms-conditions/sinch-engage/sinch-engage-terms/)\n\nThese Skills may be used in conjunction with third-party developer tools, IDEs, platforms, or environments that are not operated or controlled by Sinch. Such third-party tools or platforms are subject to their own terms and policies.\n \nThese Skills are provided on an “as-is” basis, and Sinch is not responsible for the operation, availability, performance, or security of any third-party tools or platforms.\n\n## License\n\nApache-2.0\n\nCopyright Sinch AB, https://sinch.com\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinch%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinch%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinch%2Fskills/lists"}