notion-tasks

Official

Manage Notion tasks with Claude Code.

AuthorTrustie-Labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manage Notion databases and tasks directly from Claude Code, enabling CRUD operations and task routing across databases.

Core Features & Use Cases

  • CRUD Tasks: Create, read, update, and archive tasks across Notion databases.
  • Routing by Intent: Automatically route actions to Dev Tracker, Projects, or Main Company databases.
  • Environment-based API key: Reads NOTION_API_KEY from environment and uses a helper script for API calls.

Quick Start

Set NOTION_API_KEY in your environment, then say "notion tasks" or explicitly invoke with /skill notion-tasks to list or manage tasks.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: notion-tasks
Download link: https://github.com/Trustie-Labs/rustie-method/archive/main.zip#notion-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository