From mac
Sends emails via macOS Mail app using bash script. Confirms with user via AskUserQuestion before sending. Requires Terminal accessibility permissions. Use when user asks to send email.
npx claudepluginhub caidish/cai-tools --plugin macThis skill uses the workspace's default tool permissions.
```bash
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
scripts/imail.sh "<recipient>" "<subject>" "<body>"
Constraint: Use AskUserQuestion to confirm with the user before sending.
Note: Requires Accessibility permissions for Terminal.