Home / coupler-io / skills · utilities/coupler-live-artifact/SKILL.md · GitHub

coupler-live-artifact skillB

coupler-live-artifact is agent-read markdown (skill) from coupler-io/skills: Build a live Cowork artifact (persistent HTML widget) backed by a Coupler.io dataflow. Use this skill whenever the user wants a live dashboard, persistent widget, daily-check page, or interactive explorer over Coupler.io data — including phrases like "live artifact for Coupler", "Coupler dashboard widget", "build a widget over a Coupler dataset", "Coupler.io live dashboard", "build a daily dashboard from a Coupler dataflow", or any time they ask to render Coupler data in a re-openable view that .

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Coupler.io live artifact

A live artifact is a self-contained HTML page registered with Cowork that persists across sessions and re-fetches data from MCP connectors every time it opens. This skill covers the specific pitfalls of wiring one to a Coupler.io dataflow. Most generic widget guidance (CDN allowlist, sandboxing) lives in Cowork's `create_artifact` tool description — read that first. This skill captures the Coupler-specific traps that cost real time the first time someone hits them.

## When to use

The user wants a re-openable view over Coupler.io data: KPIs, funnel, leaderboard, time series, comparison. They have an existing dataflow or are pointing at a data set in their Coupler workspace. The output is a `.html` file registered via `mcp__cowork__create_artifact`.

## Process

### Step 1 — Probe in chat first

Before writing a single line of HTML, run these chat-side calls and read the output. All Coupler operations go through the single dispatcher tool `coupler`: `coupler({verb: "call", name: "<operation>", args: {...}})`. Args are snake_case.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add coupler-io/skills/coupler-live-artifact@git:20260915.3832139
Exact content
mdr add coupler-io/skills/coupler-live-artifact@sha256:f92a618ad481382d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_w5v2fp5wij33oqqo.svg)](https://markdownregistry.com/a/art_w5v2fp5wij33oqqo)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260915.3832139 latest2026-09-15 3832139 12,652 BB view · diff
git:20260826.260c8c02026-08-26 260c8c0 12,224 BB view · diff
git:20260723.58d81012026-07-23 58d8101 12,178 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No script tag (matched: <script)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (12652 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address

Source

GitHub

coupler-io/skills · 34 stars · license none · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_w5v2fp5wij33oqqo
GET https://markdownregistry.com/api/v1/resolve?ref=coupler-io/skills/coupler-live-artifact
GET https://markdownregistry.com/api/v1/blob/f92a618ad481382d0965e9420532308dccaef191480434d5a7c85fcc5880de29

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from coupler-io/skills

create-dataflow skill
coupler-io/skills · capability/create-dataflow/SKILL.md · Use this skill when the user wants to create a new dataflow, set up a new data import, connect a new data source to a…
git:20260826.260c8c0 · audit A · 34 stars
generate-data-set-context skill
coupler-io/skills · capability/generate-data-set-context/SKILL.md · Use this skill when the user wants to explore a dataset's context, or write or update documentation for the data it…
git:20260826.260c8c0 · audit A · 34 stars
get-started skill
coupler-io/skills · capability/get-started/SKILL.md · Use this skill when the user's Coupler.io workspace is NEW or EMPTY — no datasets, no credentials — and they want their…
v0.1.0 · audit A · 34 stars
google-ads-custom-gaql skill
coupler-io/skills · capability/google-ads-custom-gaql/SKILL.md · Use this skill when the user needs Google Ads data that no packaged report type carries, or asks for a Custom GAQL…
git:20260905.0af2a91 · audit A · 34 stars
refine-prompt skill
coupler-io/skills · capability/refine-prompt/SKILL.md · Use this skill when the user's request is vague, incomplete, or poorly structured and needs to be sharpened into a…
git:20260826.260c8c0 · audit A · 34 stars
report-generation skill
coupler-io/skills · capability/report-generation/SKILL.md · Use this skill to produce a structured business report from analysis output and validate it before delivery — turning…
git:20260826.260c8c0 · audit A · 34 stars
ecom-analytics skill
coupler-io/skills · ecommerce/ecom-analytics/SKILL.md · Use this skill when the user wants to analyze e-commerce performance, review funnel conversion, investigate AOV or…
git:20260827.ea5b9df · audit A · 34 stars
shopify-inventory-and-stockout-risk skill
coupler-io/skills · ecommerce/shopify/shopify-inventory-and-stockout-risk/SKILL.md · Use for "what's about to run out", "what should I reorder", "when do I need to place the order", "how much stock do I…
v1.0.0 · audit B · 34 stars
shopify-product-and-variant-sales skill
coupler-io/skills · ecommerce/shopify/shopify-product-and-variant-sales/SKILL.md · Use for "which products are selling", "what are my best sellers", "which variants should I drop", "what's my margin by…
v1.0.0 · audit B · 34 stars
shopify-repeat-purchase-and-retention skill
coupler-io/skills · ecommerce/shopify/shopify-repeat-purchase-and-retention/SKILL.md · Use for "what's our repeat rate", "do customers come back", "which campaign brings customers who buy again", "what's…
v1.0.0 · audit B · 34 stars
shopify-store-performance skill
coupler-io/skills · ecommerce/shopify/shopify-store-performance/SKILL.md · Use for Shopify store questions like "how did the store do last month", "why did our store revenue drop", "what's our…
v1.1.0 · audit B · 34 stars
finance-analytics skill
coupler-io/skills · finance/finance-analytics/SKILL.md · Use this skill when the user wants to analyze financial performance, review P&L health, monitor MRR/ARR, investigate…
git:20260827.ea5b9df · audit A · 34 stars

Every file in coupler-io/skills

Browse by kind, by grade B, or by owner.