Skip to main content
Back to the directory
steipete/clawdisSoftware EngineeringFrontend and Design

notion

Use the Notion API to create/read/update pages, data sources (databases), and blocks.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/steipete/clawdis --skill notion
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, notion has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: steipete/clawdis. Canonical URL: https://skills.sh/steipete/clawdis/notion.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use the Notion API to create/read/update pages, data sources (databases), and blocks. All requests need: Note: The Notion-Version header is required. This skill uses 2025-09-03 (latest). In this version, databases are called "data sources" in the API. Search for pages and data sources: Get page: Get page content (blocks): Create page in a data source: Query a data source (database): Create a data source (database): Update page properties: Add blocks to page: Common property formats for database items: - Create an integration at - Copy the API key (starts with ntn_ or secret_ ) - Store it: - Share target pages/databases with your integration (click "..." → "Connect to" → your integration name) - Title: {"title": [{"text": {"content": "..."}}]} - Rich text: {"rich_text": [{"text": {"content": "..."}}]} - Select: {"select": {"name": "Option"}} - Multi-select: {"multi_select": [{"name": "A"}, {"name": "B"}]} - Date: {"date": {"start": "2024-01-15", "end": "2024-01-16"}} - Checkbox: {"checkbox": true} - Number: {"number": 42} - URL: {"url": " - Email: {"email": "a@b.com"} - Relation: {"relation": [{"id": "page_id"}]} - Databases → Data Sources: Use /data_sources/ endpoints for queries and retrieval - Two IDs: Each database now has both a database_id and a data_source_id - Use database_id when creating pages ( parent: {"database_id": "..."} ) - Use data_source_id when querying (...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does notion do?

Use the Notion API to create/read/update pages, data sources (databases), and blocks.

Is notion good?

notion does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support notion?

notion currently lists compatibility with Skills CLI.

Is notion safe to install?

notion has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to notion?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install notion?

Run the following command to install notion: npx skills add https://github.com/steipete/clawdis --skill notion

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering