portal-status

Generate a terminal dashboard with health scores for Showpane portals.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a single terminal view that surfaces which client portals are healthy and which need operator attention by combining recent activity, credential freshness, content recency, and file completeness into a simple score.

Core Features & Use Cases

  • Live portal inventory: Lists all active portals with slug, company, last activity, and views to give immediate visibility.
  • Composite health scoring: Computes a 0–10 weighted health score (activity, credentials, content recency, files) and sorts portals so issues appear first.
  • Actionable recommendations: Flags portals below threshold with prioritized, concise suggestions (credential rotation, content refresh, add files, follow-up).
  • Use case: Run this before client meetings to quickly identify which portals need updates or outreach.

Quick Start

Run /portal-status to generate a terminal dashboard summarizing all portals, their health scores, and suggested actions.

Frequently Asked Questions about portal-status

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

FAQPage Schema
How do I monitor portal health and activity across multiple client portals?

You can monitor portal health by running a terminal dashboard command that aggregates app lists and analytics scripts. It computes a weighted 0–10 health score per portal and outputs a sorted ASCII table highlighting stale content, credential issues, and low engagement.

What is a weighted portal health score and how does it identify stale content?

A weighted portal health score is a 0–10 metric computed from activity, credentials, content recency, and file completeness. Portals falling below threshold receive prioritized suggestions for credential rotation, content refresh, or file additions to resolve staleness.

Can I get a quick portal inventory before client meetings to see which sites need updates?

Yes, running a single dashboard command produces a live portal inventory listing slug, company, last activity, and views. This gives operators immediate visibility to identify which client portals need updates or outreach before meetings.

How do I check Showpane portal credentials and file completeness from the terminal?

Checking Showpane portal credentials and file completeness involves running app list and analytics scripts against the configured app path. The resulting terminal dashboard flags credential issues and incomplete files while computing an overall health score per portal.

Does this portal dashboard work without external dependencies?

Yes, the portal dashboard operates without external dependencies, running app list and analytics scripts directly against the configured Showpane app path. It requires only the configured Showpane environment to generate the health summary and telemetry logs.