notion commands

46 tagged notion, measured the same way as everything else here.

Browse within: anki 20anki-cards 20convert 20togglelists 20toggles 20claude-code-skill 19knowledge-management 5nodejs 5

swagger

01

macro-inc/macro

Command Claude Code

Launch local Swagger UI for a service's OpenAPI spec.

4.1k yesterday A 13 tokens AGPL-3.0

simplify

02

macro-inc/macro

Command Cursor

You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code…

4.1k yesterday A 0 tokens AGPL-3.0

overnight-prs

04

2anki/2anki.net

Command Claude Code

Autonomous overnight loop — verify issues against the codebase, close stale ones, ship PRs through /ship (bug fixes + trio-decided features/improvements, decisions documented), until done or limited.

324 yesterday A 40 tokens

weekly-retro

05

2anki/2anki.net

Command Claude Code

Weekly retro - pull metrics, compare to goal trajectory, recommend one priority shift.

324 yesterday A 15 tokens

wikimate-classify

06

sodam-ai/SoDam-WikiMate

Command

A command for sorting inbox notes into a seven-folder system and assigning tags and importance levels.

51 11d ago A 27 tokens original Apache-2.0

wikimate-link

07

sodam-ai/SoDam-WikiMate

Command

A command for connecting related Obsidian notes with [[links]] or grouping notes into a topic table of contents, also called a MOC. Obsidian is an app for storing linked Markdown notes.

51 11d ago A 42 tokens original Apache-2.0

wikimate-summarize

08

sodam-ai/SoDam-WikiMate

Command

A command for summarising Obsidian notes, an app for linked Markdown notes, or extracting their key points into separate atomic notes. The original note body is kept unchanged.

51 11d ago A 43 tokens original Apache-2.0

init

09

AutomateLab-tech/agency-os

Command

Non-Claude harnesses only. Configure which models to use for task execution. Claude Code harnesses ignore this; they have built-in model selectors.

3 2mo ago A 0 tokens original MIT

refresh

10

AutomateLab-tech/agency-os

Command

Auto-enumerate the agent-runnable To-Do set and write it to state/todo-ids.json. No arguments. The operator's only job upstream is to mark rows in Notion with Exec=Agent; refresh then fetches them via the Notion REST API and the sidecar is the enumeration substrate for run.

3 2mo ago A 0 tokens original MIT

run

11

AutomateLab-tech/agency-os

Command

Batch-execute every task in state/todo-ids.json (which only contains rows with Status == "To-Do" AND Exec == "Agent").

3 2mo ago A 0 tokens original MIT