Agent Skills
› composio-community/awesome-agent-clis
› Sendblue CLI
Sendblue CLI
GitHubSendblue CLI 提供 iMessage 集成能力,允许智能体通过 API 密钥认证以编程方式发送和接收 iMessage,实现非交互式消息发送及对话管理。
Trigger Scenarios
需要发送 iMessage
管理 iMessage 对话
Install
npx skills add composio-community/awesome-agent-clis --skill Sendblue CLI -g -y
SKILL.md
Frontmatter
{
"name": "Sendblue CLI",
"description": "iMessage integration for agents — send and receive iMessages programmatically. Use when an agent needs to send iMessages or manage iMessage conversations."
}
Sendblue CLI
iMessage integration for agents.
- Website: https://sendblue.co
Agent-Friendly Features
- API key auth
- Non-interactive message sending
- iMessage delivery for agent workflows
Version History
- 9f765d2 Current 2026-07-24 16:03


