Workflow·Analytics & Monitoring·v0.1.0

Example Live Ops Artifact

Create a refreshable live operations artifact for customer success, support, or launch review workflows.

You say
Install this skill Read the source first Free Written by nexu-io · unverified publisher
Context cost
2.1k tokensestimated from the bundle, loaded when it triggers
Bundle
3 files · 8.5 kBtext throughout, nothing executable
Licence
MITfree to use
Last change
v0.1.0
Servers it uses
Noneruns standalone

What it does

Create a refreshable live operations artifact for customer success, support, or launch review workflows.

Installed, it changes the agent in these ways.

What this skill changes about the agent is not written down here yet. The listing was collected from its source, and the description is in its own SKILL.md.

Workflow

Runs a procedure end to end.

analytics

The skill itself

This is the whole product. A skill is instructions the model reads, so there is nothing behind the listing you cannot see first — the front matter loads with every session, and the body below it loads when the skill triggers.

SKILL.md1.0 kB · 28 lines
--- name: create-live-artifact-ops description: Create a refreshable live operations artifact for customer success, support, or launch review workflows. license: MIT metadata: author: OpenDesign Spec Examples version: "0.1.0" ---
10# Example Live Ops Artifact
11
12Use this plugin when the user asks for a live artifact that summarizes changing operational data.
13
14## Workflow
15
161. Identify the source system or choose a mock source when no connector is available.
172. Define the artifact schema: KPIs, freshness, feed items, and owner actions.
183. Create a self-contained HTML artifact that renders a useful seeded state.
194. Include stale and refresh affordances in the UI copy.
205. Return index.html and note which connector can be wired later.
21
22## Quality Checks
23
24- The artifact still works with seeded mock data.
25- Freshness and source status are visible.
26- The user can tell what action to take next.
27- The layout remains useful when values change.
28
In the file
SKILL.md148 words
Files3
LicenceMIT
Why you can read it

Nothing in a skill executes. The client loads the text and the model follows it, so a skill can be audited the way a runbook is — by reading it.

What it costs in context

Skills are not billed by the call. They are paid for in context: every token the instructions occupy is a token your code, your diff and your conversation cannot use. Here is what this one takes and when it takes it.

≈60
always loaded
The name and description, so the model knows the skill exists and when to reach for it.
2,065
on trigger
The instruction body and 2 supporting files, read only when the skill fires.
1.1%
of a 200k window
Ten skills this size would take about 11% of the window before you open a file.
050k100k150k200k context window

2.1k tokens, estimated from the bundle at four bytes to the token, held for the rest of the session once it triggers. Middling. Fine to keep on in a project where you use it weekly, worth unloading in one where you never do.

Servers bill, skills cost

A server charges by the month. A skill charges once per session, in context, and then keeps charging it for as long as the session lives.

Before and after

The same question, put to the same model twice: once as it comes, and once with these instructions loaded.

No worked example has been published for this skill yet.

Adoption
Installsnone yet
Ratingno reviews yet

The procedure it runs

The procedure has not been published here. It is in the skill’s own SKILL.md, which its author has not sent to the marketplace yet.

Prose, not code

These steps are written for a model to follow, not executed by a runtime. It can still be told to skip one, and it will say so when it does.

Servers it uses

None. This skill calls no MCP servers at all.

Everything it needs is in the instructions, so it works in a project with nothing connected — the model reads the file and changes how it works with what it can already reach.

It writes no files and reaches no network. All it changes is how the model reasons and writes.

What it asks for
Writes filesno
Network accessno

Read from the allowed-tools line of this skill’s own SKILL.md. A skill grants no permissions of its own — it can only ask for tools your client already has.

What it will not do

Every skill is narrow, and the useful ones say where they stop. These are the jobs this one is the wrong tool for.

What this skill is not for has not been published here. Nothing is implied by that: it is a section the author has not filled in.

What is in the bundle

3 files, 8.5 kB on disk. A bundle is text throughout: the instructions the model reads, plus the templates it fills in.

  • SKILL.md1.0 kB
  • example.html5.4 kB
  • open-design.json2.1 kB
What is not in it

No dependencies and nothing executable: a skill is text the agent reads, so the bundle is 3 files you can review in full before installing. The MIT licence covers the templates and examples as well as the instructions.

Install

Installing copies the bundle into your project. Nothing runs at install time — the files sit on disk until the model reads them.

# Example Live Ops Artifact · 2.1k tokens when loaded npx mcprush@latest skill add nexu-io/example-live-ops-artifact

Writes to .claude/skills/example-live-ops-artifact/ in the current project. Add --global to put it in your home directory instead, for every project.

Which clients pick it up on their own

A skill is a folder of text. A client with a skills folder reads it without being told; everywhere else the same text works, it is just handed to the model rather than found.

Claude Code.claude/skills/
Claude Desktop
ChatGPT
Cursor.cursor/skills/
VS Code.github/skills/
Codex CLI.agents/skills/
Gemini CLI.gemini/skills/
Grok.grok/skills/
Zed.agents/skills/
Windsurf.windsurf/skills/
Agent SDK.claude/skills/
HTTP / API
This release
Version0.1.0
Publishedno release date on file
PriceFree
Referencenexu-io/example-live-ops-artifact

Versions

v0.1.0 is what is on the shelf; no release here carries a date. Instructions change more often than APIs do — a skill can be rewritten entirely without anything it depends on moving.

v0.1.0
  • No earlier releases have been published to the marketplace.
Pinning

Put nexu-io/example-live-ops-artifact@0.1.0 in the install command to hold this exact version. Without the suffix you get whatever is current the day you install, and nothing moves under you afterwards.

Reviews

no reviews yet · no installs yet

Nobody has reviewed this skill yet. The rating is the mean of the reviews written here, so there is none until somebody writes the first.

Who can post

Only accounts that have had the skill installed for fourteen days, so a review is written after living with it rather than after reading it. Publishers may reply once.

Publisher
Servers0