Skip to content
OpenSmartRoute
Skillv1.0.0

weekly-update

OpenDesign's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team.

by nexu-io(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from nexu-io/open-design (design-templates/weekly-update/SKILL.md). Install upstream with npx skills add nexu-io/open-design --skill weekly-update. Copyright stays with the author.

Weekly Update Deck Skill

Produce a single-file horizontal-swipe HTML deck for a weekly team update.

Workflow

  1. Read DESIGN.md.
  2. Identify squad name, week range, and audience (squad-internal vs cross-functional).
  3. Slides:
    1. Cover (squad + week + author + date)
    2. Headline (one sentence + one number that matters this week)
    3. What shipped (3–5 items, link-style affordance)
    4. In flight (3–5 items, owner avatars)
    5. Blocked (1–3 items + clear ask)
    6. Metrics that matter (1–2 inline charts)
    7. Asks for next week (named owners)
    8. Closing + thanks
  4. Arrow keys or click navigation. Each slide is 100vw wide.

Output contract

<artifact identifier="weekly-update-w42" type="text/html" title="Weekly Update — Growth · W42">
<!doctype html>...</artifact>

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/nexu-io-open-design-weekly-update/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

nexu-io-open-design-weekly-update.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexu-io-open-design-weekly-update",
  "kind": "skill",
  "name": "weekly-update",
  "description": "OpenDesign's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team.",
  "publisher": "nexu-io",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "data-finance",
      "product-analytics-deck",
      "finance",
      "kpi",
      "metrics",
      "decision-deck",
      "commercial-slide-agent",
      "weekly-update",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "OpenDesign's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/nexu-io/open-design",
      "path": "design-templates/weekly-update/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/nexu-io/open-design/blob/HEAD/design-templates/weekly-update/SKILL.md",
      "key": "nexu-io/open-design/design-templates/weekly-update/SKILL.md"
    }
  },
  "instructions": "# Weekly Update Deck Skill\n\nProduce a single-file horizontal-swipe HTML deck for a weekly team update.\n\n## Workflow\n\n1. Read DESIGN.md.\n2. Identify squad name, week range, and audience (squad-internal vs cross-functional).\n3. Slides:\n   1. Cover (squad + week + author + date)\n   2. Headline (one sentence + one number that matters this week)\n   3. What shipped (3–5 items, link-style affordance)\n   4. In flight (3–5 items, owner avatars)\n   5. Blocked (1–3 items + clear ask)\n   6. Metrics that matter (1–2 inline charts)\n   7. Asks for next week (named owners)\n   8. Closing + thanks\n4. Arrow keys",
  "cost": {
    "context_tokens": 200
  }
}

Fetch it by URL: GET /api/v1/registry/nexu-io-open-design-weekly-update/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.