portal-create

Scaffold branded client portals from transcripts, templates, or descriptions.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/twillcocks/showpane --skill portal-create
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: portal-create
Source: https://github.com/twillcocks/showpane/tree/main/skills/portal-create
Command: npx skills add https://github.com/twillcocks/showpane --skill portal-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rapidly building a polished, client-facing portal often requires stitching together meeting notes, design assets, templates, and backend registration; portal-create automates that end-to-end process so you can produce a usable client portal without manual file plumbing or repeated boilerplate work.

Core Features & Use Cases

  • Template-based scaffolding: Start from sales-followup, consulting, onboarding, or blank templates to jumpstart portal structure.
  • Transcript integration: Optionally ingest meeting transcripts to extract meeting notes, action items, documents, services, pricing, and timeline content into dedicated tabs.
  • Slug validation and registration: Validates slugs, registers portals in the local database, and optionally generates initial credentials.
  • Local-first developer flow: Generates the required page and client components that follow the project's PortalShell conventions and styling for immediate preview and deployment.
  • Use case: Quickly create a branded client page after a sales call that includes meeting notes, next steps, and downloadable documents.

Quick Start

Use the portal-create skill to scaffold a new client portal from a meeting transcript or a short description.

Frequently Asked Questions about portal-create

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

FAQPage Schema
How do I create a client portal from a meeting transcript?▼

You can scaffold a client portal directly from a meeting transcript by optionally integrating the transcript to automatically extract notes, action items, documents, services, pricing, and timelines into dedicated portal tabs.

What is the fastest way to scaffold a branded client onboarding portal?▼

The fastest way to scaffold a branded client onboarding portal is by using built-in onboarding templates that jumpstart the portal structure and generate required page and client components for immediate preview and deployment.

Can I generate client portal pages from a natural language description?▼

Yes, you can generate client portal pages from a natural-language description, which the tool uses to perform local file generation, slug validation, template selection, and portal file creation.

Do I need a specific toolchain to use portal-create for local file generation?▼

Yes, local file generation requires the configured Showpane toolchain, which ensures the generated portal pages and client components follow the project's PortalShell conventions and styling.

What templates are available for scaffolding a sales follow-up portal?▼

Available templates for scaffolding a sales follow-up portal include sales-followup, consulting, onboarding, and blank templates, allowing you to jumpstart the portal structure with minimal manual editing.

How does slug validation and database registration work when creating client portals?▼

Slug validation and database registration work by validating the chosen slug, registering the newly created portal in the local database, and optionally generating initial credentials for immediate access.