create_page

Create a new workspace page with a title, optional content, and icon emoji.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/mufarosean/Parallx --skill create-page-mufarosean
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create_page
Source: https://github.com/mufarosean/Parallx/tree/main/.parallx/skills/create_page
Command: npx skills add https://github.com/mufarosean/Parallx --skill create-page-mufarosean

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating and initializing pages in a shared workspace often requires repetitive manual steps and context switching; this Skill automates the creation of a new page with a title and optional initial content while ensuring user approval before changes are made.

Core Features & Use Cases

  • Create Page: Instantly create a new workspace page with a specified title.
  • Optional Content & Icon: Populate the page with initial plain-text content and set an emoji icon.
  • Use Case: Quickly scaffold project documentation, meeting notes, or a templated canvas page during onboarding or planning sessions.

Quick Start

Create a new page titled "Roadmap" with content "Q1 goals and milestones" and icon "📌".

Frequently Asked Questions about create_page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new workspace page with initial content?

You can create a workspace page by providing a title, optional initial content, and an optional emoji icon. The Skill requires your explicit approval before executing the creation to ensure accurate page initialization.

Can I add an emoji icon when creating a canvas page?

Yes, you can set an emoji icon when creating a canvas page. Along with the required title and optional plain-text content, the icon parameter helps visually organize your collaborative workspace documentation.

Does this page creation tool require approval before adding documentation?

Yes, the page creation tool requires explicit user approval before making changes. This ensures you maintain control over your workspace content when scaffolding project documentation or meeting notes.

What's the best way to scaffold meeting notes in a collaborative workspace?

The best way to scaffold meeting notes is to use a Skill that initializes a titled page with optional plain-text content. This automates repetitive manual steps and context switching during planning sessions.

Can I populate a new project page with templated content automatically?

Yes, you can populate a new project page with initial plain-text content automatically. By passing the content parameter during page creation, you can quickly scaffold templated canvas pages for onboarding or planning.