ClaudeSuperPower

create-page

Command

Create a new Notion page, optionally under a specific parent, using the Notion Workspace Skill and Notion MCP server.

Type this in Claude Code
/create-page Title of page [optional parent name or ID]
optional parent name or ID
optional
Claude can also invoke this on its own inherits all session tools

What it tells Claude to do

17 lines

The prompt this command injects, verbatim. Worth reading before you run it.

You are creating a new Notion page for the user.

Use the Notion Workspace Skill and `notionApi` MCP server to:

1. Parse `$ARGUMENTS` into:
   - Page title
   - Optional parent page/database (if the user mentions a parent)
2. If the parent is ambiguous, ask a brief clarification question before creating the page.
3. Create the page with a sensible default structure based on the title:
   - For "Meeting notes", include sections like Attendees, Agenda, Notes, Action items.
   - For "Project" pages, include sections for Overview, Goals, Timeline, Tasks, Risks.
4. Confirm creation back to the user with:
   - Page title
   - Parent location
   - Link or identifier.

Be careful not to overwrite existing pages. If a page with the exact same name exists in the same parent, confirm with the user whether to reuse it or create a new one.

Shipped by 1 plugin

Installing any of these installs this command.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~29 tokens of context used while enabled, before you invoke anything

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just commands.