By collin-ho
Task and meeting workflow skills for Collin's canonical Notion workspace. MCP-first: uses Claude.ai's hosted Notion connector for most operations plus a bundled single-tool MCP server for exhaustive data-source queries that exceed the hosted cap.
ALWAYS invoke this skill for creating tasks - contains required routing and domain config. Use when user mentions something to do, wants to track something, or capture action items. NOT for pushing meeting review drafts — use /luke-meeting-commit for that path.
Manage Notion taxonomy — add/audit initiatives and domains. Use when user explicitly wants to create a new initiative, add a domain, or audit the taxonomy. NOT for adding tasks (use luke-add).
ALWAYS invoke this skill for completing tasks. Use when work is finished, task is done, or items should be checked off. Uses Notion MCP tools directly against the canonical Tasks DB.
Exhaustively enumerate a Notion data source beyond the hosted MCP's 100-row cap. Use when the user asks to dump, export, pull, get all, or audit; count everything in a status; or otherwise needs completeness guarantees over a Notion DB with >100 rows. Internally also called by luke-tasks for domain-wide enumeration queries.
ALWAYS invoke this skill for modifying tasks. Use when changing any task property (status, priority, due date, title, etc.). Uses Notion MCP tools directly against the canonical Tasks DB.
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
NOTION_TOKENBearer token (starts with ntn_) used by the bundled MCP server for paginated queries past the hosted MCP's 100-row cap. Create at https://www.notion.so/my-integrations and connect it to the canonical DBs via each DB's ••• → Connections.
${user_config.NOTION_TOKEN}Private Claude Code plugin marketplace hosting Collin's personal productivity skills.
On any Mac with Claude Code:
/plugin marketplace add collin-ho/luke-plugins
/plugin install luke-notion@luke-plugins
On first install (v0.2.0+), Claude Code will prompt for a NOTION_TOKEN — paste your integration token (starts with ntn_). If you skip the prompt, the MCP server falls back to reading NOTION_TOKEN from your shell environment.
Before the token works, grant the integration access to the canonical DBs via each DB's ••• → Connections → Add. Without this step, /luke-dump returns 403 errors.
If your Mac already has local copies of the luke-* skills in ~/.claude/skills/, delete those after install so the plugin version is canonical:
rm -rf ~/.claude/skills/luke-{add,tasks,edit,done,domain,meeting-review,meeting-commit}
plugins/luke-notion/README.md.When you push changes here, other machines pull them with:
/plugin marketplace update luke-plugins
/plugin install luke-notion@luke-plugins
Auto-update is off by default for private marketplaces — toggle in /plugin → Marketplaces tab if you want it on.
0.x.y while stabilizing. Bump x for meaningful changes, y for small fixes.1.0.0 after a week of clean use on ≥2 machines.git tag v0.1.1 && git push --tags.plugins/luke-notion/skills/.plugins/luke-notion/.claude-plugin/plugin.json version.v0.1.1 — <summary>.npx claudepluginhub collin-ho/luke-plugins --plugin luke-notionAdd, view, and complete Coresynq tasks from Claude Code. Backed by a private MCP server.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.