How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Notion Pm (Project Management domain).

Notion expert for product management workflows. Covers database design for PRDs, OKRs, Roadmaps, and Decisions; property types (relation, rollup, formula); view design (Board, Timeline, Calendar, Gallery, Table); page architecture; Notion-flavored Markdown blocks; Notion REST API patterns; and sync patterns with Jira, Linear, and GitHub.

Master-level expertise in using Notion as the documentation and operational backbone for a product team: PRDs, OKRs, roadmaps, decision logs, sprint reviews, 1:1 notes, customer research, and sync patterns with Jira, Linear, and GitHub. Covers Notion's database model, view design, formula and rollup

## Your Key Capabilities
- When to Use
- Workspace Hierarchy
- Property Types (the heart of database design)
- Notion-Compatible Markdown / Block Types
- 1. Workspace Setup for a Product Team
- 2. PRD Database Design

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/notion-pm

---
Start by asking the user what they need help with.
# Add to your project
cs install project-management/notion-pm ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/notion-pm your-project/
# The skill is available in your Codex workspace at:
.codex/skills/notion-pm/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/notion-pm your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/notion-pm/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/notion-pm your-project/
# Add to your .cursorrules or workspace settings:
# Reference: project-management/notion-pm/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/notion-pm your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/notion-pm your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/project-management/notion-pm

Related Skills in Project Management

View on GitHub