关于
imsg is a CLI tool for macOS that lets you programmatically interact with iMessage/SMS via the Messages.app. It enables developers to list chats, view message history, watch conversations in real-time, and send messages or attachments. Use this skill to automate messaging tasks or integrate iMessage/SMS functionality into your development workflows.
快速安装
Claude Code
推荐npx skills add steipete/clawdis -a claude-code/plugin add https://github.com/steipete/clawdisgit clone https://github.com/steipete/clawdis.git ~/.claude/skills/imsg在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the imsg skill?
imsg is a Claude Skill by steipete. Skills package instructions and resources that Claude loads on demand, so Claude can perform imsg-related tasks without extra prompting.
How do I install imsg?
Use the install commands on this page: add imsg to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does imsg belong to?
imsg is in the Communication category, tagged general.
Is imsg free to use?
Yes. imsg is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这个Claude Skill通过Himalaya CLI工具提供IMAP邮箱管理功能,支持使用自然语言查询搜索、总结和删除邮件。它特别适合开发者快速获取每日邮件摘要和执行批量邮件操作,所有功能都通过Python脚本封装,简化了环境配置和命令执行流程。关键特性包括支持富文本表格输出、多文件夹分类处理,以及完整的Unicode字符和表情符号显示。
这个Skill为开发者提供全面的国际化(i18n)和本地化实现指南,适用于构建多语言应用和支持国际用户。它涵盖消息提取、翻译管理、复数规则、日期/时间/数字格式化以及RTL语言支持等关键功能,并集成i18next和gettext等主流库。开发者可借助此Skill快速设置本地化工作流,处理语言切换和区域特定格式需求。
wacli是一个通过命令行管理WhatsApp的工具,支持消息同步、搜索和发送。它通过WhatsApp Web协议工作,适用于需要自动化处理WhatsApp消息或与外部系统集成的开发场景。关键功能包括持续同步消息、历史记录检索以及向指定联系人发送文本和文件。
该Skill提供了Better-auth的集成方案,用于快速实现用户登录、注册、路由保护和邮件验证等认证功能。它封装了核心认证模式,包括使用guarded_query/form保护端点、通过getRequestEvent()处理cookie以及正确的重定向流程。开发者可以基于这些预置模式快速构建安全的认证系统。
