configure Skill
Check iMessage channel setup and review access policy. Use when the user asks to configure iMessage, asks "how do I set this up" or "who can reach me," or wants to know why texts aren't reaching the assistant. Published by anthropics in claude-plugins-official.
What is configure Skill?
Check iMessage channel setup and review access policy. Use when the user asks to configure iMessage, asks "how do I set this up" or "who can reach me," or wants to know why texts aren't reaching the assistant. Published by anthropics in claude-plugins-official. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Technical details
- Install or run with Copy skill directory
When to use configure Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-plugins-official
- Skill file: external_plugins/imessage/skills/configure/SKILL.md
What it does
Check iMessage channel setup and review access policy. Use when the user asks to configure iMessage, asks "how do I set this up" or "who can reach me," or wants to know why texts aren't reaching the assistant.
Skill instructions
/imessage:configure — iMessage Channel Setup There's no token to save — iMessage reads ~/Library/Messages/chat.db directly. This skill checks whether that works and orients the user on access policy. Arguments passed: $ARGUMENTS (unused — this skill only shows status) --- Status and guidance Read state and give the user a complete picture: 1. Full Disk Access — run ls ~/Library/Messages/chat.db. If it fails with "Operation not permitted", FDA isn't granted. Say: "Grant Full Disk Access to your terminal (or IDE if that's where Claude Code runs): System Settings → Privacy & Security → Full Disk Access. The server can't read chat.db without it." 2. Access — read ~/.claude/channels/imessage/access.json (missing file = defaults: dmPolicy: "allowlist", empty allowlist). Show: - DM policy and what it means in one line - Allowed senders: count, and list the handles - Pending pairings: count, with codes if any (only if policy is pairing) 3. What next — end with a concrete next step based on sta
Explore related resources
Frequently asked questions
What is configure?
configure is a open-source AI agent skill with Copy skill directory. Check iMessage channel setup and review access policy. Use when the user asks to configure iMessage, asks "how do I set this up" or "who can reach me," or wants to know why texts aren't reaching the assistant.
Who is configure best for?
configure is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install configure?
Install or run configure using Copy skill directory. Check configure for the latest setup command.
Is configure actively maintained?
configure may need a closer maintenance check before production use.
Auto-fetched from GitHub.