notion

notion is a command for Claude Code from Infrasity-Labs/dev-gtm-claude-skills. It costs 0 tokens per session (737 once invoked), scanned A, original, MIT.

A command router for productivity, email, content, workflow, and meta tasks involving Notion, a workspace for notes, documents, and databases. It sends each subcommand to a matching workflow.

In plain words
What is it for?
Use it to capture brain dumps, reflect on current work, structure meeting notes, triage an inbox, draft replies without sending them, and manage other listed Notion workflows.
Why use it?
It provides one entry point for organizing unstructured thoughts, meeting notes, email triage, and related work.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: mentions CLAUDE.md; mentions Claude Code.

Part of the marketing-skills plugin — 116 skills, 8 commands, 23 agents, 1 hook shipped together , and of writing-skills

Good fit Use it to capture brain dumps, reflect on current work, structure meeting notes, triage an inbox, draft replies without sending them, and manage other listed Notion workflows.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/infrasity-labs/dev-gtm-claude-skills/notion
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.

Clone the repo
git clone --depth 1 https://github.com/Infrasity-Labs/dev-gtm-claude-skills

Made for: Claude Code.

Or install marketing-skills, the plugin that ships this one along with the rest of its 116 skills, 8 commands, 23 agents, 1 hook.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/infrasity-labs/dev-gtm-claude-skills/notion/github.svg)](https://agentmods.dev/commands/infrasity-labs/dev-gtm-claude-skills/notion)
Your own site
<a href="https://agentmods.dev/commands/infrasity-labs/dev-gtm-claude-skills/notion"><img src="https://agentmods.dev/badge/commands/infrasity-labs/dev-gtm-claude-skills/notion/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

Your own site · 80×15
<a href="https://agentmods.dev/commands/infrasity-labs/dev-gtm-claude-skills/notion"><img src="https://agentmods.dev/badge/commands/infrasity-labs/dev-gtm-claude-skills/notion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 737 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.00000 $0.00737
Opus 5 $0.00000 $0.00368
Sonnet 5 $0.00000 $0.00147
Haiku 4.5 $0.00000 $0.00074

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

Security

Grade A, and why

notion 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 11d 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.

.claude/commands/notion.md · 51 lines

How it starts

The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Parse the arguments: $ARGUMENTS

The first word is the subcommand. Everything after it is the input.

Route to the correct skill based on the subcommand:

Productivity

  • capture <brain dump> — Invoke the capture skill. Pass the raw brain dump (any unstructured stream of thoughts, tasks, or ideas) to organize it into Projects, Tasks, Connections, and next-step offers with zero information loss.
  • reflect — Invoke the reflect skill. Pauses the current thread and runs a 5-dimension reassessment (macro perspective, gap analysis, reflective inquiry, bias check, contextual alignment) ending in a directional recommendation: continue, pivot, or pause.
  • meeting-notes — Invoke the meeting-notes skill. Structures raw meeting input into a clean summary with key discussion points, decisions made, action items table, next steps, and parking lot.

Email

  • inbox — Invoke the inbox skill. Auto-detects state: if no knowledge base exists, runs a one-time 8-section onboarding interview to build it, then offers to run triage immediately. If the KB already exists, goes straight to triage — classifies emails, drafts replies (NEVER sends), delivers a report, and updates the KB.
  • inbox update — Invoke the inbox skill with the update argument. Re-runs the setup interview on the existing knowledge base, asking per-file: replace / merge / skip.

Content

  • brief <keyword> — Invoke the content-brief skill. Pass a target keyword to generate a fully structured SEO content brief (H1, H2 outline, FAQ, internal links, word count, schema, priority) and optionally push it to a Notion database.

Workflows

  • workflow <description> — Invoke the workflow-builder skill. Pass a description of the repeatable multi-step task to design and write a deterministic multi-agent workflow .js file for Claude Code's Workflow tool.

Meta

  • claude-md — Invoke the claude-md-starter skill. Scans the repo for signal files (package.json, Makefile, .github/workflows/, .env.example, etc.), infers the stack and conventions, asks at most 3 targeted questions for what can't be inferred, then writes a fully populated CLAUDE.md. If one already exists, runs a diff-and-merge flow.

Read the full file on GitHub · 51 lines

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. 11d ago First seen · 51 lines · 0 tokens per session scan A e671aa53416f

Subscribe to this mod's changes

notion is a command published in the GitHub repository Infrasity-Labs/dev-gtm-claude-skills (124 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 737 tokens. 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.