notion-ops

Search, read, create, and update Notion pages and databases through the Notion connector.

2|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/dkyazzentwatwa/skill_starter_pack --skill notion-ops-dkyazzentwatwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-ops
Source: https://github.com/dkyazzentwatwa/skill_starter_pack/tree/main/notion-ops
Command: npx skills add https://github.com/dkyazzentwatwa/skill_starter_pack --skill notion-ops-dkyazzentwatwa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Managing Notion workspaces manually is slow and error-prone: finding the right page, matching database schemas, and keeping records consistent all require repetitive effort. This Skill turns natural-language requests into structured Notion read and write operations while preventing accidental destructive changes. ## Core Features & Use Cases - Workspace Search & Summaries: Search pages and databases by title or keywords, then summarize decisions, owners, blockers, and next steps with clear separation of confirmed content from inference. - Safe Write Operations: Create pages, update content, and insert or modify database rows only after inspecting schemas, matching allowed property values, and checking for duplicates. - Approval Gates for Risky Actions: Require explicit confirmation before deletions, bulk edits over 10 records, schema changes, or permission modifications. - Use Case: Ask the assistant to find your project tracker database, add three new tasks with owners and due dates, and verify the rows were written correctly. ## Quick Start Use notion-ops to find my Q3 project tracker database in Notion and add a new task called "Finalize launch plan" assigned to me and due Friday.

Frequently Asked Questions about notion-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update a Notion database with AI?

The Skill first inspects the database schema to identify properties, allowed select values, and required fields. It then maps your request to existing properties, checks for duplicate rows, writes the changes through the Notion connector, and verifies the result.

How do I search my Notion workspace with natural language?

Describe the page or database by title or distinctive keywords, and the Skill searches Notion broadly, reads the most relevant results, and returns findings with page names. Ambiguous matches are listed so you can choose the right one.

Can AI create Notion pages from meeting notes?

Yes. The Skill creates structured pages with titles, headings, decisions, action items, and open questions, using reusable templates from its references for meeting notes, project briefs, and SOPs.

Does it require approval before deleting Notion content?

Yes. Deleting or archiving pages, bulk edits over 10 records, schema changes, and permission modifications all require explicit approval. The Skill presents a summary of targets, changes, and reversal risk before acting.

What happens when the Notion connector cannot access a page?

The Skill states that the connector did not provide the needed content and asks you to share the page or paste its content. It never substitutes generic web results for private workspace data.