Create live artifact ops
Skill nexu-io/open-design/plugins/spec/examples/create-live-artifact-ops
🎨 The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen & 20+ CLIs via BYOK.
npx -y skills add nexu-io/open-design --skill create-live-artifact-opsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Create a refreshable live operations artifact for customer success, support, or launch review workflows.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.9 KB, as published. Nobody here has run it
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.