create-live-artifact-ops

Generate refreshable HTML operational artifacts for tracking KPIs and managing customer success workflows.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill create-live-artifact-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-live-artifact-ops
Source: https://github.com/nexu-io/open-design/tree/main/plugins/spec/examples/create-live-artifact-ops
Command: npx skills add https://github.com/nexu-io/open-design --skill create-live-artifact-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining up-to-date operational visibility by creating self-contained, refreshable artifacts that bridge the gap between raw data sources and actionable team insights.

Core Features & Use Cases

  • Live KPI Tracking: Renders real-time metrics like account health scores and expansion signals in a structured dashboard.
  • Connector-Ready Architecture: Provides a seeded mock state that can be wired to external systems like Notion, Linear, or Stripe.
  • Use Case: A customer success manager needs a weekly account review dashboard that automatically updates from CRM and billing data to highlight at-risk accounts and pending blockers.

Quick Start

Generate a live operations artifact for the customer success team using the mock data source.

Frequently Asked Questions about create-live-artifact-ops

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

FAQPage Schema
How do I create a live operations dashboard?

Use the create-live-artifact-ops skill to generate an HTML artifact that defines your KPIs and source connectors. The skill provides a seeded mock state that you can later bind to live data sources like Linear or Stripe.

Can I connect this artifact to my own data source?

Yes, the artifact is designed to be wired to external connectors. You can replace the seeded mock data with live API calls to systems like Notion, Linear, or Stripe to enable automatic refreshes.

What happens if the data source is unavailable?

The artifact includes a fallback mechanism that displays seeded mock data. This ensures the dashboard remains functional and useful for review workflows even when live connectors are not yet bound.

How often does the artifact refresh?

The refresh interval is configurable via the refresh_seconds parameter. By default, the artifact is set to refresh every 60 seconds to maintain visibility into changing operational data.