Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By n0rvyn
macOS automation toolkit for Notes, Calendar, Mail, Safari, Spotlight, OCR, and more
npx claudepluginhub n0rvyn/indie-toolkit --plugin mactools查询、创建、修改、删除 macOS 日历事件。当用户需要查看日程、创建会议、搜索日历事件时使用。Use when the user needs to view schedules, create meetings, or search calendar events. Keywords: 日历, Calendar, 日程, 会议, 事件, 安排.
搜索和查看 macOS 通讯录中的联系人信息。当用户需要查找联系人电话、邮箱、地址等信息时使用。Use when the user needs to find contact phone numbers, emails, or addresses. Keywords: 通讯录, Contacts, 联系人, 电话, 邮箱.
读取、搜索、整理 macOS 邮件。支持查看收件箱、读取邮件内容、标记、移动、删除(移废纸篓)。当用户需要整理邮件、查找邮件、清理收件箱时使用。Use when the user needs to organize emails, search for messages, or clean up inbox. Keywords: 邮件, Mail, 收件箱, 整理邮件, 清理邮件.
读取、搜索、创建、编辑 Apple Notes 备忘录。当用户需要查看备忘录内容、搜索笔记、创建新备忘录、或向已有备忘录追加内容时使用。Use when the user needs to view notes, search for specific content, create new notes, or append to existing notes. Keywords: 备忘录, Notes, 笔记, 记录, Apple Notes.
使用 macOS Vision 框架对图片和扫描件 PDF 进行 OCR 文字识别。当用户需要从图片、截图、扫描件中提取文字时使用。Use when the user needs to extract text from images, screenshots, or scanned documents. Keywords: OCR, 文字识别, 图片文字, 截图文字, 扫描件, 识别.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code skill pack for Apple Notes (24 skills)
macOS integration - speak, send iMessages, emails, manage calendar, and display stickies
Manage Apple Notes through natural language - create, search, read, update, delete, and organize notes and folders (macOS only)
Apple-native MCP server with production governance built in — HMAC-chained audit log, per-call HITL, OAuth 2.1 + Resource Indicators, scope gate, rate limit, emergency stop file. 272 tools across 29 modules: Calendar, Notes, Mail, Reminders, Contacts, Messages, Music, Finder, Safari, Photos, Maps, Podcasts, Weather, iWork, Google Workspace, Apple Intelligence, UI Automation, Shortcuts, Context Memory. Native Swift bridges into EventKit, HealthKit, PhotoKit, Vision, Foundation Models. macOS local-first, multi-client (Claude, Codex, opencode, Gemini CLI, Antigravity, Cursor, Zed, Cline, ChatGPT MCP Apps).
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
v9.44.0 — Patch release for cursor-agent smoke checks in untrusted workspaces. Run /octo:setup.
Complete iOS/macOS/iPadOS development workflow plugin for Claude Code
Unified plugin lifecycle: brainstorm, create, eval, review, iterate, and package Claude Code plugins and components. Single entry /master.
Bridge WeChat messages to Claude Code sessions via MCP --channels protocol. Enables permission relay and bidirectional messaging.
Product decision plugin for indie developers: idea checks, product evaluation, portfolio intelligence, recent feature review, and PKOS-first local fact publishing
Cross-stack development workflow: brainstorm, planning, phase orchestration, execution, review, debugging, design analysis, knowledge base, commits, and session management
Multi-plugin monorepo for Claude Code plugins, published to the indie-toolkit marketplace. Contains production plugins, development workflow tools, and macOS automation.
| Plugin | Category | Description |
|---|---|---|
dev-workflow | development | Cross-stack workflow system with plan-execute-review lifecycle, phase orchestration, and session state persistence |
apple-dev | development | iOS/macOS/iPadOS development workflows, reviews, design-token checks, CI/CD, localization, App Store review prep |
mactools | productivity | macOS automation for Notes, Calendar, Mail, Safari, Spotlight, Reminders, OCR, Photos, Contacts, OmniFocus |
product-lens | product | Product evaluation: demand validation, market analysis, moat assessment, feature assessment, comparison matrix |
skill-master | development | Unified plugin lifecycle: brainstorm, create, eval, review, iterate, package Claude Code plugins |
skill-audit | development | [DEPRECATED — use skill-master] Plugin auditor from AI executor perspective |
domain-intel | intelligence | Domain intelligence engine: GitHub, RSS, changelogs, figures, companies, deep research with evolving LENS profiles |
session-reflect | coaching | AI collaboration coach: analyze sessions, improve prompting, workflow, and AI collaboration skills |
youtube-scout | intelligence | YouTube video intelligence: scrape, transcript extraction, AI scoring, IEF-compliant export |
pkos | productivity | Personal Knowledge Operating System: inbox, harvest, signal, digest, lint, vault operations, ripple compilation |
wechat-bridge | integration | WeChat message bridge via MCP --channels protocol: permission relay, push messages, reply |
x-api | integration | X (Twitter) API v2 MCP server: 131+ tools with Bearer Token and OAuth2 PKCE support |
health-insights | health | Personal health intelligence: ingest Apple Health data, establish baselines, generate AI-driven narrative insights |
minimax-platform | integration | MiniMax platform helper: coding-plan quota checks and browser-session based auth management |
netease-cloud-music | integration | NetEase Cloud Music helper: cookie-based login flows and cloud-drive upload via maintained CLI |
shared-utils | development | Reusable utility scripts and skills shared across plugins: Notion API, MongoDB queries, cross-plugin primitives |
.
├── dev-workflow/
├── apple-dev/
├── mactools/
├── product-lens/
├── skill-master/
├── skill-audit/
├── domain-intel/
├── session-reflect/
├── youtube-scout/
├── pkos/
├── wechat-bridge/
├── x-api/
├── health-insights/
├── minimax-platform/
├── netease-cloud-music/
├── shared-utils/
├── docs/
├── .claude-plugin/ # marketplace manifest
├── .codex/ # Codex install docs
└── .opencode/ # OpenCode install docs
For PKOS-integrated plugins, the repo follows these cross-plugin rules:
Markdown first; Notion second
Producer plugins do not own final vault placement
domain-intel, product-lens, and session-reflect should produce structured results.PKOS owns ingestion
Stable decisions are promoted, not dumped
signal / verdict style notes.crystal notes.Cross-plugin precedent
domain-intel writes into its own workspace and pkos:intel-sync imports into PKOS.pkos:inbox already acts as a multi-source ingestion entry for raw captures.product-lens should follow the same separation of concerns: produce structured analysis; let PKOS ingest and organize it.At a glance, the intended flow is:
Producer plugin
-> PKOS ingress / exchange
-> PKOS vault ingestion and enrichment
-> Obsidian / local Markdown as source of truth
-> Notion summary sync as management projection
Add the marketplace:
/plugin marketplace add n0rvyn/indie-toolkit
Install plugins: