PARA-powered Notion integration for Claude Code. Discover your workspace schema, query tasks, notes, and projects through natural language.
Mark a task as done. Use when the user says "done", "complete", "finished", "mark done", "check off", or refers to completing a specific task.
Create a new task in Notion. Use when the user wants to add a task, says "create task", "add task", "new task", "remind me to", "I need to", or describes something that should become a task.
Get full details of a task by page ID. Use when user picks a task from a list or asks for task details.
List and filter tasks from Notion. Use for "my tasks", "what's due", "show today", or any task listing request.
View and manage My Day tasks. Use when the user says "my day", "today's tasks", "what's on my plate", "show my day", "add to my day", "remove from my day", or wants to plan their day.
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.
PARA-powered Notion integration for Claude Code. Discover your workspace schema and interact with tasks, notes, and projects through natural language.
Create an internal integration in Notion, then export the key:
export NOTION_API_KEY="ntn_..."
Add to your shell profile (.zshrc, .bashrc) for persistence.
In Notion, open each database you want to use (Tasks, Notes, etc.) and share it with your integration via the "..." menu → "Connections".
Add to your Claude Code settings (~/.claude/settings.json):
{
"extraKnownMarketplaces": {
"notion2claude": {
"source": {
"source": "git",
"url": "https://github.com/corneliu-iancu/notion2claude.git"
}
}
}
}
Then enable in Claude Code: /plugin install notion2claude
/n2c:setup
This discovers your databases and saves their schemas locally.
| Skill | Description |
|---|---|
/n2c:setup | Discover workspace databases, match to PARA entities |
| Skill | Description |
|---|---|
/n2c:list-tasks | List/filter tasks (status, due date, energy, My Day, etc.) |
/n2c:get-task | Get full task details and content by page ID |
/n2c:create-task | Create task with inferred properties and default template |
/n2c:update-task | Change any task property (status, due, energy, tags, etc.) |
/n2c:complete-task | Mark a task as done |
/n2c:my-day | View and manage today's focused tasks |
.mcp.json that connects Claude to the Notion API.state/databases.json (gitignored)npx claudepluginhub corneliu-iancu/agentic-mind-palacePersonal productivity, quality, and security skills
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.