create-live-artifact-ops
Create a refreshable live operations artifact for customer success, support, or launch review workflows.
npx skills add nexu-io/open-design --skill create-live-artifact-ops --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Example Live Ops Artifact Use this plugin when the user asks for a live artifact that summarizes changing operational data. ## Workflow 1. Identify the source system or choose a mock source when no connector is available. 2. Define the artifact schema: KPIs, freshness, feed items, and owner actions. 3. Create a self-contained HTML artifact that renders a useful seeded state. 4. Include stale and refresh affordances in the UI copy. 5. Return `index.html` and 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.
- Workflow
- Quality Checks
What does the create-live-artifact-ops skill do?
Create a refreshable live operations artifact for customer success, support, or launch review workflows.
How do I install it?
Run `npx skills add nexu-io/open-design --skill create-live-artifact-ops --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.