A high-performance CLI for managing Notion workspaces, databases, and pages without needing manual UUIDs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install notioncli
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 notioncli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
notioncli is a powerful interface for the Notion API designed for both human developers and AI agents. It simplifies complex Notion interactions by using auto-generated aliases for databases, allowing users to query, update, and manage content using human-readable names instead of long UUIDs. This skill is a core part of the Openclaw Skills ecosystem, enabling seamless automation of documentation, database management, and task tracking directly from the terminal or an AI agent workflow.
By streamlining the authentication and database discovery process, notioncli reduces the friction of interacting with the Notion ecosystem. It supports everything from simple page creation to complex block-level manipulations and multi-workspace management, making it an essential tool for developers looking to integrate Notion into their automated pipelines.
Install the package globally and initialize your workspace with your API key:
npm install -g @jordancoin/notioncli
notion init --key $NOTION_API_KEY
Note: You must share each database with your integration in Notion by navigating to the database menu, selecting Connections, and adding your specific integration.
The skill organizes data around the Notion API structure, optimized for CLI readability and automation:
| Component | Description | Metadata Used |
|---|---|---|
| Databases | Accessed via human-readable aliases (slugs). | UUID, Title, Schema |
| Pages | Individual entries within databases or standalone. | Page ID, Properties, Parent ID |
| Blocks | Granular content elements like text, headings, and lists. | Block ID, Type, Content |
| Workspaces | Scoped profiles for different Notion accounts. | Profile Name, API Key |
| Aliases | Local mapping of short names to database UUIDs. | Slug, Database ID |
Loading
A high-performance automation layer for AI agents to control iOS simulators through both mobile Safari and native applications.

A personal AI coaching skill that connects health data, fitness goals, and training reflections to your AI agent via the trainedby.ai MCP server.

A strategic roadmap for deploying, configuring, and optimizing cost-effective multi-agent AI systems from zero to professional scale.

Control your Mac's voice remotely from mobile devices to play announcements, alarms, and stories using high-quality neural TTS.

A powerful search integration allowing AI agents to perform real-time Google searches to retrieve live information from across the web.

A specialized integration enabling AI agents to automate content publishing, engagement, and data retrieval on the Instagram platform.








































