원클릭으로
setup-oauth
Guide the user through setting up Notion MCP with OAuth authentication
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guide the user through setting up Notion MCP with OAuth authentication
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Merge or squash-merge a pull request and report best-effort remote and local source-branch cleanup. Use when user says "merge this PR", "squash merge", "md", "smd", or anything about merging pull requests.
(devtools plugin) Create a branch, commit changes, push, and open a PR — or just commit+push+PR if already on a feature branch. Links related issues from GitHub or Linear based on project tracker config.
Automate the release process. Use when user says "cut a release", "new version", "bump version", "publish release", or anything about versioning and publishing.
Plan, draft, and execute Exa deep-research workflows. Use when the user wants staged research planning, cost-aware discovery before deep synthesis, or an explicit deep-research report. Also use when the user asks to refine a research question, compare options, explore a market or technical landscape, gather sources cheaply before synthesis, or decide whether deep research is necessary.
Code context using Exa. Finds reliable code docs, snippets, API references, and debugging examples.
Company research using Exa search. Finds company context, competitors, and market signals.
| name | setup-oauth |
| description | Guide the user through setting up Notion MCP with OAuth authentication |
Connect pi to Notion using the official MCP (Model Context Protocol) server with OAuth.
Use this skill when the user:
The /notion command handles the full OAuth flow automatically:
Use notion_mcp_status to check if already connected.
Run the /notion command to start the OAuth flow.
Use notion_mcp_status to verify the connection.
Once connected, use the workspace-explorer skill to learn how to:
| Issue | Solution |
|---|---|
| Connection failed | Try again - OAuth may have timed out |
| Token expired | Run /notion to re-authenticate |
| Need to switch workspace | Disconnect first, then reconnect |
notion_mcp_connect — Connect to Notion via OAuthnotion_mcp_disconnect — Disconnect and clear saved credentialsnotion_mcp_status — Check connection statusThese are registered dynamically from Notion's MCP server. Run notion_mcp_status to see available tools after connecting.
Use notion_mcp_disconnect to disconnect from Notion MCP.