π¦ ClawHub
Notion Hardened
by @snazar-faberlens
Notion API for creating and managing pages, databases, and blocks.
βοΈ Configuration
1. Create an integration at https://notion.so/my-integrations
2. Copy the API key (starts with ntn_ or secret_)
3. Store it:
mkdir -p ~/.config/notion
echo "ntn_your_key_here" > ~/.config/notion/api_key
4. Share target pages/databases with your integration (click "..." β "Connect to" β your integration name)
π Tips & Best Practices
is_inline: true when creating data sources to embed them in pagesTERMINAL
clawhub install notion-hardened