一键导入
notion
Creating and editing pages, databases, and blocks, navigating workspaces, and using the slash menu, mentions, and quick find in Notion (web or desktop).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Creating and editing pages, databases, and blocks, navigating workspaces, and using the slash menu, mentions, and quick find in Notion (web or desktop).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read a folder of receipt images/PDFs, append rows to a LibreOffice Calc bookkeeping ledger (description, category, type, amount), save, and start a Mail draft with the sheet attached.
Use when asked to QA Nimbus Desk, run a qa/*.md behavioral spec, verify UI behavior, check a regression, or confirm a UI fix. Drives the running app through the root Holo MCP tool, holo_desktop(task), and returns a QA report.
Sub-agent that binds to one OS window on the user's machine and drives it in the background via H Company's Holo3 VLM. If direct Holo tools are not visible, search for holo_desktop tools. In NemoClaw, call holo_desktop_launch once, then poll the same run_id until it finishes, passing attached images/files as media_paths.
Creating, editing, and managing events, invites, and recurring schedules in the Apple Calendar desktop app.
Finding, creating, editing, and organizing contacts and groups in the Apple Contacts desktop app, including linked cards from multiple accounts.
Composing, sending, replying, searching, and triaging messages in the Apple Mail desktop app.
| name | Notion |
| description | Creating and editing pages, databases, and blocks, navigating workspaces, and using the slash menu, mentions, and quick find in Notion (web or desktop). |
| publisher | H Company |
| version | 1.0.0 |
| source_url | https://www.notion.so/help/keyboard-shortcuts |
| license | Vendor docs |
| bundle_id | notion.id |
| icon_url | https://api.iconify.design/skill-icons:notion-light.svg |
Notion is a two-pane workspace: a left sidebar with workspace switcher, Favorites, Shared, Private sections (each a tree of pages); the main pane with the page content as a vertical stack of blocks. The page header has the icon, cover, title, and properties (for database pages); below it, the body is freely composable. Every meaningful interaction goes through one of three entry points: Cmd+P (quick find), / (slash menu inside a block), or the six-dot drag handle that appears on hover at the left edge of every block.
Global: Cmd+P quick find (search every page in the workspace by title). Cmd+N new page in the current workspace. Cmd+Shift+N new Notion window. Cmd+\ toggle the left sidebar. Cmd+[ / Cmd+] back/forward in page history. Cmd+Shift+L toggles dark mode.
Page-level: Cmd+/ opens the block action menu for the selected block (move, duplicate, delete, turn into, change color). Cmd+D duplicates the selected block. Cmd+Shift+H cycles highlight colors on the selection. Cmd+B bold, Cmd+I italic, Cmd+U underline, Cmd+E inline code, Cmd+Shift+S strikethrough. Cmd+K turn selected text into a link (or paste a URL onto selected text).
Block creation: / at the start of an empty line opens the slash menu (most-used: /h1, /h2, /h3, /todo, /bullet, /numbered, /toggle, /code, /table, /quote, /divider, /page, /database, /embed). Markdown shortcuts also work inline: # heading 1, ## heading 2, - bullet, [] checkbox, ``` code block, > toggle. Cmd+Option+0 through Cmd+Option+9 turn the selected block into text/h1/h2/h3/bullet/numbered/todo/toggle/code.
Navigation within a page: Tab indents the block; Shift+Tab outdents. Cmd+A selects the current block; Cmd+A a second time selects all blocks on the page. Cmd+Z undo (deep history — most operations are undoable across sessions). Esc exits the current block's edit mode and selects it; from selected, Esc again deselects.
Mentions and links: @ opens the mention menu — type a person's name (notifies them), a page title (links and embeds preview), a date ("@today", "@next Friday"), or a reminder ("@remind tomorrow 9am"). [[ is a faster page-link shortcut: [[ then type to autocomplete an existing page or create a new sub-page.
Notion's mental model is blocks, not paragraphs. Every line is a block (paragraph, heading, list item, toggle, image, embed, database row) that can be dragged, duplicated, nested, toggled, and turned into any other type. The drag handle (six dots at the left edge, visible on hover) is the universal block grip — click to select, click-and-drag to move, click to open the block menu.
Enter ends one block and starts a new one of the same type (so a chain of bullets keeps making bullets). Shift+Enter adds a line break within the same block (the right choice for multi-line code or quotes). Knowing the difference is the difference between a clean page and a mess of partial blocks.
Tab inside a list or bullet indents it as a sub-item; Shift+Tab promotes it back. Tab on a top-level block does nothing visible — Notion's indent is list-only.
A page is a top-level container; sub-pages nest indefinitely. A database is a page whose properties (title, status, date, person, select, etc.) are typed and queryable; rows in a database are themselves pages with that property schema. Confusing the two is the single most common Notion mistake — adding "tasks" as bullets inside a regular page can never be filtered, sorted, or rolled up, while a database of tasks can.
Database views: Cmd+P then "+ Add a view" creates filtered/sorted/grouped slices over the same data. Common patterns: Inbox = unsorted view filtered to "Status is empty", This Week = filtered to date range, By Assignee = grouped by Person property. Views never duplicate data — editing a row in one view updates it in all views.
For collecting structured items (tasks, meetings, ideas, contacts), default to "should this become a database?" before defaulting to bullet points. The user can always promote bullets to a database later but the conversion is lossy.
The "Share" button at the top-right controls page access. Pages inherit permissions from their parent unless explicitly overridden. Adding a person to a sub-page is reversible; setting a page to "Share to web" makes it publicly indexable and reachable by URL — Irreversible until the user notices and toggles it off. Never enable web sharing without explicit user consent.
Inviting people via email or @-mention triggers a notification. Treat any @person mention the same as a Slack DM: the recipient sees it. Avoid @-mentioning collaborators in agent-drafted content that hasn't been confirmed.
Cmd+Delete or block menu → Delete moves a block to the page's history (recoverable via Cmd+Z or the page's "Updates" view). Deleting a page moves it to Trash (recoverable for 30 days via the sidebar). Deleting a database row deletes the row's page, which can take an arbitrarily large attached body with it.
Deleting a database column (property) is much more destructive than it appears: the column's values across every row are wiped, recoverable via undo only if caught within the session. Confirm twice before any property delete.
After creating or editing a block, the page renders the change in place. After moving a page, the new location reflects in the sidebar tree. After a database edit, every view that includes the row updates. If a change doesn't appear: the page may have a filter hiding the new row (check view filter chips), or the change may be pending sync (Notion has a brief save indicator at the top-right; wait for it before navigating away).
Notion's official keyboard shortcuts reference: https://www.notion.so/help/keyboard-shortcuts. Block model and database patterns from Notion's product documentation: https://www.notion.so/help/category/data-and-databases