PO

portfolio-demo-health

Monitors health and status of public demo projects.

Install

mkdir -p .claude/skills/portfolio-demo-health && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16543" && unzip -o skill.zip -d .claude/skills/portfolio-demo-health && rm skill.zip

Installs to .claude/skills/portfolio-demo-health

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Check public demo repos for live reachability, CI health, and docs/runtime drift, then summarize no-op status or prepare targeted fixes.
136 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Check public demo reachability
  • Verify CI health for demo repos
  • Assess docs/runtime drift for demos
  • Summarize no-op status for healthy demos
  • Prepare targeted fixes for degraded demos

How it works

The skill reads a repo registry, checks public demo URLs for reachability, CI status, and docs/runtime drift, then summarizes findings or prepares fixes for degraded demos.

Inputs & outputs

You give it
Request to check public demo health
You get back
Summary table of demo status or targeted issue report with recommended fixes

When to use portfolio-demo-health

  • Checking demo reachability
  • Verifying CI status
  • Updating demo repo documentation

About this skill

Portfolio Demo Health

What this skill is for

Use this skill when you want to verify whether the public demo fleet is still healthy and whether the website or repo docs need adjustments.

When to use it

Use this skill when:

  • checking live demo availability
  • checking whether demo repos still pass their latest visible CI run
  • deciding whether website wording should be downgraded because a demo broke

When not to use it

Do not use this skill when:

  • the task is to add a brand-new repo
  • the task is a full website sync after code changes
  • there is no public demo involved

Required inputs

Required workflow

  1. Read the repos in repo-registry.yml where has_public_demo: true.
  2. Use public_demo_url as the canonical live surface.
  3. Check:
    • demo reachability
    • whether the live surface is only a Streamlit shell or sleep screen versus a fully interactive loaded app
    • latest visible GitHub Actions or CI status when available
    • obvious docs/runtime/demo-entrypoint drift
  4. If all demos are healthy, return a visible summary table and stop.
  5. If a repo is degraded, inspect the real repo and classify the issue:
    • docs drift
    • runtime failure
    • dependency or environment drift
    • hosting-only issue
  6. Draft only the minimum repo or website changes needed.

Expected outputs

  • a visible summary table with:
    • repo
    • demo reachable yes/no
    • live surface status: loaded / shell / sleep / error
    • CI healthy yes/no/unknown
    • action needed yes/no
    • short note
  • when needed:
    • repo-level issue summary
    • recommended fix
    • website impact summary

Validation and stop condition

Stop when:

  • every public-demo repo was checked against the registry
  • the result is either a clean no-op summary or a targeted issue report
  • no repo edits are proposed without an actual degraded signal

Do not auto-merge or auto-push by default.

When not to use it

  • When the task is to add a brand-new repo
  • When the task is a full website sync after code changes
  • When there is no public demo involved

Prerequisites

network accesslocal repo clone only when deeper inspection is needed

Limitations

  • Limited to repos with `has_public_demo: true`
  • Does not add brand-new repos
  • Does not perform full website syncs

How it compares

This skill automates the health check of multiple public demo repositories, providing a consolidated status report and targeted fixes, which is more efficient than manual, individual checks.

Compared to similar skills

portfolio-demo-health side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
portfolio-demo-health (this skill)04moNo flagsIntermediate
openclaw-4656-a-b-rollout-governance05moNo flagsAdvanced
service-mesh-observability52moNo flagsAdvanced
mlops-engineer34moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

openclaw-4656-a-b-rollout-governance

zwright8

A/B Rollout Governance for product management execution. Use when work requires a/b rollout governance for product management execution with guardrails, traceable execution, and measurable outcomes.

00

service-mesh-observability

wshobson

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.

574

mlops-engineer

sickn33

Build comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools. Implements automated training, deployment, and monitoring across cloud platforms. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation.

333

senior-devops

davila7

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.

720

sentry-ci-integration

jeremylongshore

Manage integrate Sentry with CI/CD pipelines. Use when setting up GitHub Actions, GitLab CI, or other CI systems with Sentry releases and source maps. Trigger with phrases like "sentry github actions", "sentry CI", "sentry pipeline", "automate sentry releases".

113

cloud-functions

TencentCloudBase

Complete guide for CloudBase cloud functions development - runtime selection, deployment, logging, invocation, and HTTP access configuration.

18

Search skills

Search the agent skills registry