notion-pack Verified Silver

Verified Silver · 79/100 productivity v1.0.0 by Jeremy Longshore

Claude Code skill pack for Notion (30 skills)

30 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install notion-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

Skills (32)

notion-advanced-troubleshooting SKILL.md View full skill →

Deep debugging for Notion API: response inspection, permission chain tracing, property type mismatches, pagination edge cases, and block nesting limits.

ReadGrepBash(curl:*)Bash(node:*)
notion-architecture-variants SKILL.md View full skill →

Different Notion integration architectures: CMS (headless blog), task tracker (project management), knowledge base (wiki), form submission handler, and data pipeline source.

ReadWriteEditBash(node:*)
notion-ci-integration SKILL.md View full skill →

Integrate the Notion API into CI/CD pipelines for automated documentation sync, deploy tracking, and configuration reads.

ReadWriteEditBash(gh:*)Bash(npm:*)Bash(npx:*)Bash(python3:*)
notion-common-errors SKILL.md View full skill →

Diagnose and fix Notion API errors by HTTP status code and error code.

ReadGrepBash(curl:*)
notion-content-management SKILL.md View full skill →

Create, update, archive, and compose Notion pages and block content.

ReadWriteEdit
notion-core-workflow-a SKILL.md View full skill →

Query, filter, and manage Notion databases and pages.

ReadWriteEditBash(npm:*)Grep
notion-core-workflow-b SKILL.md View full skill →

Work with Notion blocks, rich text, comments, and page content.

ReadWriteEditBash(npm:*)Grep
notion-cost-tuning SKILL.md View full skill →

Optimize Notion API usage to minimize rate-limit pressure, reduce engineering overhead, and maximize throughput.

ReadWriteEditBash(npm:*)GlobGrep
notion-data-handling SKILL.md View full skill →

Implement data handling, PII protection, and GDPR/CCPA compliance for Notion integrations.

ReadWriteEdit
notion-debug-bundle SKILL.md View full skill →

Collect Notion API diagnostic info for troubleshooting and support tickets.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Bash(npm:*)Bash(node:*)Grep
notion-deploy-integration SKILL.md View full skill →

Deploy Node.

ReadWriteEditBash(npx:*)Bash(vercel:*)Bash(railway:*)Bash(fly:*)Glob
notion-enterprise-rbac SKILL.md View full skill →

Configure Notion enterprise access control with OAuth, workspace permissions, and audit logging.

ReadWriteEdit
notion-hello-world SKILL.md View full skill →

Create a minimal working Notion API example.

ReadWriteEdit
notion-incident-runbook SKILL.md View full skill →

Execute Notion incident response procedures with triage, mitigation, and postmortem.

ReadGrepBash(kubectl:*)Bash(curl:*)
notion-install-auth SKILL.md View full skill →

Install and configure the Notion API SDK with authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
notion-observability SKILL.md View full skill →

Set up observability for Notion integrations with metrics, traces, and alerts.

ReadWriteEdit
notion-performance-tuning SKILL.md View full skill →

Optimize Notion API performance with caching, batching, parallel requests, and incremental sync.

ReadWriteEdit
notion-policy-guardrails SKILL.md View full skill →

Governance for Notion integrations: integration naming standards, page sharing policies, property naming conventions, database schema standards, and access audit scripts.

ReadWriteEditBash(npx:*)Bash(node:*)
notion-prod-checklist SKILL.md View full skill →

Execute Notion API production deployment checklist and readiness verification.

ReadWriteEditBash(grep:*)Bash(curl:*)Bash(jq:*)GlobGrep
notion-rate-limits SKILL.md View full skill →

Manage Notion API rate limits with exponential backoff, queue-based throttling, and batch optimization.

ReadWriteEditBash(npm:*)GlobGrep
notion-reference-architecture SKILL.md View full skill →

Design and implement a production-ready Notion integration architecture with proper layering, caching, error handling, and testing strategies.

ReadWriteEditBashGlobGrep
notion-reliability-patterns SKILL.md View full skill →

Graceful degradation when Notion is down: offline cache, retry with exponential backoff, circuit breaker, health checks, and fallback content.

ReadWriteEdit
notion-sdk-patterns SKILL.md View full skill →

Apply production-ready @notionhq/client SDK patterns for TypeScript and Python.

ReadWriteEditBash(npm:*)GlobGrep
notion-search-retrieve SKILL.md View full skill →

Search Notion workspaces and retrieve pages, databases, and block content using the Notion API.

ReadWriteEditBash(npm:*)Grep
notion-security-basics SKILL.md View full skill →

Apply Notion API security best practices for integration tokens, OAuth2 flows, least-privilege capabilities, and page-level access control.

ReadWriteEditBash(npm:*)Bash(curl:*)GrepGlob
notion-upgrade-migration SKILL.md View full skill →

Upgrade @notionhq/client SDK versions and migrate between Notion API versions.

ReadWriteEditBash(npm:*)Bash(pip:*)Bash(git:*)GlobGrep
notion-webhooks-events SKILL.md View full skill →

Build change detection and event handling for Notion workspaces using polling, native webhooks, and third-party connectors.

ReadWriteEditBash(node:*)Bash(npx:*)Bash(npm:*)Bash(curl:*)

Ready to use notion-pack?