π¦ ClawHub
Notion Workflows
by @deliverydriver
Automate Notion tasks by creating, querying, and updating pages or databases, generating templates, and summarizing content via browser-triggered workflows.
TERMINAL
clawhub install notion-workflowsπ About This Skill
name: notion-workflows description: Notion automations: Create/query/update pages/DBs, templates, summaries. Browser/playwright for UI. Triggers: \"notion db build\", \"notion page create\", \"notion summary\". Examples: Task DB, wiki pages.
Notion Workflows
Examples
Workflow
1. browser action=open notion.so β auth if needed. 2. snapshot page/DB β parse structure. 3. act: click add row, fill fields. 4. Export: pdf/snapshot.refs/notion-selectors.md: Common aria-refs. scripts/notion-scrape.py: DB to CSV.
assets/templates/task-db.json: Import schema.