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.