create-live-artifact-ops
Installation
SKILL.md
Example Live Ops Artifact
Use this plugin when the user asks for a live artifact that summarizes changing operational data.
Workflow
- Identify the source system or choose a mock source when no connector is available.
- Define the artifact schema: KPIs, freshness, feed items, and owner actions.
- Create a self-contained HTML artifact that renders a useful seeded state.
- Include stale and refresh affordances in the UI copy.
- Return
index.htmland note which connector can be wired later.
Quality Checks
- The artifact still works with seeded mock data.
- Freshness and source status are visible.
- The user can tell what action to take next.
- The layout remains useful when values change.