skills/smithery.ai/notion-tasks

notion-tasks

Installation
SKILL.md

Notion Task Management

Setup

Database IDs are stored in config.local.md (not checked into git). See config.local.md.example for the required format.

Finding Current Sprint Tasks

  1. Find current sprint: Query sprints database with filter:

    { "property": "Sprint status", "status": { "equals": "Current" } }
    
  2. Get sprint ID from the result (e.g., 13d26cc4-e1b1-8108-9fb3-d74429e520c6)

Installs
2
First Seen
Apr 6, 2026
notion-tasks from smithery.ai