iMessage channel for Claude Code — reads chat.db directly, sends via AppleScript. Built-in access control; manage pairing, allowlists, and policy via /imessage:access.
npx claudepluginhub mrkhachaturov/ccode-personal-plugins --plugin imessageManage iMessage channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the iMessage channel.
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.
Personal Claude Code plugin directory that syncs with the official marketplace and adds my own plugins on top.
A sync script fetches the latest plugin list from upstream, then applies my customizations:
Sync runs weekly via GitHub Actions cron, or manually with:
./.github/scripts/sync-upstream.sh
All config lives in .github/scripts/:
| File | Purpose |
|---|---|
custom-plugins.json | My metadata and plugin entries to add |
exclude-plugins.txt | Upstream plugins to remove (one per line, # for comments) |
sync-upstream.sh | Sync script — fetches upstream, merges via jq |
Add an entry to .github/scripts/custom-plugins.json:
{
"name": "my-plugin",
"description": "What it does",
"category": "development",
"source": { "source": "url", "url": "https://github.com/..." },
"homepage": "https://github.com/..."
}
Add the plugin name to .github/scripts/exclude-plugins.txt:
some-plugin-i-dont-want
/plugin install {plugin-name}@ccode-personal-plugins
See each linked plugin for its respective license.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Admin access level
Server config contains admin-level keywords
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.