npx claudepluginhub anipotts/imessage-mcpThis skill is limited to using the following tools:
Use the `search_messages` tool to find messages by query, contact, date range, direction, group status, and attachment filters.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Generates or updates index.md listing all files and subdirectories in a target folder with 3-10 word descriptions from file contents. Use for indexing documentation directories.
Use the search_messages tool to find messages by query, contact, date range, direction, group status, and attachment filters.
If the user does not provide enough search detail, ask what they want to find before running a broad query.
When the user provides a contact name (not a phone number or email), call resolve_contact first to resolve the name to a handle before passing it to search_messages.
When message-level hits need context, call get_conversation to retrieve surrounding thread history and then summarize findings.
Keep summaries concise by default and only include long raw excerpts when the user explicitly asks.