notion-integration

notion-integration is a skill for Claude Code, Codex from amanning3390/hermeshub. It costs 40 tokens per session (450 once invoked), scanned A, original, MIT.

An integration for Notion, a workspace for pages, notes, wikis, and databases. It can read, create, update, organize, and archive Notion content.

In plain words
What is it for?
Use it to search pages, read or edit documentation, manage database entries, and sync Notion content with local files.
Why use it?
It lets an agent work with a team’s existing knowledge base and documents instead of requiring the information to be copied into another system.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to search pages, read or edit documentation, manage database entries, and sync Notion content with local files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/amanning3390/hermeshub/notion-integration
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add amanning3390/hermeshub --skill notion-integration
Clone the repo
git clone --depth 1 https://github.com/amanning3390/hermeshub

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for notion-integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/amanning3390/hermeshub/notion-integration/github.svg)](https://agentmods.dev/skills/amanning3390/hermeshub/notion-integration)
Your own site
<a href="https://agentmods.dev/skills/amanning3390/hermeshub/notion-integration"><img src="https://agentmods.dev/badge/skills/amanning3390/hermeshub/notion-integration/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for notion-integration

Your own site · 80×15
<a href="https://agentmods.dev/skills/amanning3390/hermeshub/notion-integration"><img src="https://agentmods.dev/badge/skills/amanning3390/hermeshub/notion-integration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 450 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00450
Opus 5 $0.00020 $0.00225
Sonnet 5 $0.00008 $0.00090
Haiku 4.5 $0.00004 $0.00045

Measured 10d ago against content hash 3a042eb9159e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

notion-integration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/notion-integration/SKILL.md · 64 lines

What it actually says

Notion Integration

Full Notion workspace access for reading, writing, and organizing content.

When to Use

  • User mentions Notion, pages, databases, or workspace
  • User wants to create or update documentation
  • User needs to search their knowledge base
  • User wants to sync Notion content to local files

Procedure

  1. Verify Notion API key is configured
  2. Search or navigate to the target page/database
  3. Perform the requested operation (read/write/update)
  4. Format output for readability
  5. Confirm changes were applied

Operations

Search

  • Search pages: Query by title or content
  • List databases: Show all accessible databases
  • Filter database: Query with filters and sorts

Pages

  • Read page: Extract full content with formatting
  • Create page: Build from markdown or structured input
  • Update page: Modify blocks, properties, or content
  • Archive page: Soft-delete by archiving

Databases

  • Query: Filter, sort, and paginate results
  • Create entry: Add new row with properties
  • Update entry: Modify specific properties

Pitfalls

  • Notion API has rate limits (3 requests/second)
  • Page content is returned as blocks — reassemble for readability
  • Integration must be shared with target pages
  • Rich text formatting may not convert perfectly to markdown

Verification

  • Confirm page exists and content matches
  • Verify database entries have correct properties
  • Check that shared pages are accessible
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 64 lines · 40 tokens per session scan A 3a042eb9159e

Subscribe to this mod's changes

notion-integration is a skill published in the GitHub repository amanning3390/hermeshub (36 stars, last pushed 2mo ago), licensed MIT. It adds 40 tokens to every session and 450 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.