A high-performance integration for managing Notion tasks, agendas, and database entries through simple CLI commands and AI workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install notion-mvp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install notion-mvp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The notion-mvp skill provides a seamless bridge between your AI agent and Notion, allowing for sophisticated task management and data entry across multiple databases. Built for Openclaw Skills, this tool enables users to capture quick todos, organize schedules, and query existing records without needing to manually open the Notion interface. By leveraging database aliasing, it allows for high-level organization across various contexts like personal agendas, professional task lists, or CRM databases.
This skill is designed for developers and power users who want to automate their documentation and productivity pipelines. Whether you are building an automated assistant or a personal dashboard, this integration ensures that your Openclaw Skills have direct, structured access to your Notion workspace with minimal overhead.
To deploy this skill, ensure you have a Notion integration token and follow these configuration steps:
export NOTION_TOKEN="your_secret_token"
export NOTION_DATABASE_MAP='{"agenda":"db_id_1","tasks":"db_id_2"}'
bash scripts/notion_mvp.sh aliases
The notion-mvp skill operates on a specific schema within your Notion databases to ensure data consistency. Ensure your target databases include the following properties:
| Property | Type | Description |
|---|---|---|
| Bloco | Title | The main title or description of the task. |
| Data | Text | The date assigned to the task (YYYY-MM-DD). |
| Hora | Text | The specific time for the entry (HH:MM). |
| Local | Text | The location or additional context for the entry. |
Loading
A comprehensive command-line interface for managing Google Workspace services including Gmail, Drive, and Calendar directly from your terminal.

A comprehensive toolkit for Supabase database management and vector similarity search within Openclaw Skills.

An AI-powered automation skill that generates professional presentations, documents, and social media carousels via the Gamma.app API.

A professional integration for Fathom AI that allows agents to retrieve call recordings, full transcripts, and automated summaries directly from your meeting history.

A specialized skill for managing top-level to-do blocks in Notion pages without the overhead of databases.

A sophisticated task queue system that filters autonomous agent work by type, ensuring tokens are spent on high-value activities while routine maintenance is handled by scripts.








































