notion

Search and retrieve Notion pages and databases for protocols and lab documents.

27|4|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/farnunglab/benchaid --skill notion-farnunglab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/farnunglab/benchaid/tree/main/skills/notion
Command: npx skills add https://github.com/farnunglab/benchaid --skill notion-farnunglab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Notion is widely used in labs to store protocols, SOPs, and data across numerous pages and databases. Accessing and extracting information from this content can be time-consuming and error-prone when done manually. This skill automates the discovery, retrieval, and offline export of Notion content to streamline protocol access and data collection.

Core Features & Use Cases

  • Search Notion pages and databases for protocols, experimental procedures, and lab notes.
  • Read page content with structure and depth control, enabling quick access to essential details.
  • Download files from Notion pages or databases to local storage for offline use and archiving.

Quick Start

Install and run the Notion CLI to search and download a protocol page.

Frequently Asked Questions about notion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download lab protocols and files stored in Notion pages?

To download lab protocols and files from Notion, you can use an automated CLI script to search pages and export attached content to local storage. This streamlines offline archiving of experimental documents and data.

Can I search Notion databases for lab procedures and experimental notes?

Yes, you can query Notion databases to retrieve lab procedures, SOPs, and experimental notes. The skill applies database search and page reading operations to access structured content during data collection.

Do I need a Notion API token to retrieve page content and extract data?

Yes, retrieving page content and extracting data requires a Notion API token. The token authorizes the script to perform search, read, query, and download operations on your workspace's protocols and databases.

What is the best way to automate reading Notion page content for experiments?

Automating Notion page content extraction via a dedicated CLI script is the best way to read experimental protocols. It provides structure and depth control to quickly access essential lab details without manual browsing.

What are the limitations of using scripts to search Notion lab databases?

Limitations of using scripts to search Notion lab databases include dependency on a valid Notion API token and the script's specific capabilities for search, query, and download operations defined in the CLI implementation.