← all publishers

marimo-team

@marimo-team source repo

5 published skills

  1. Fill Model Descriptions · marimo-team
    Fill missing and refresh obsolete model descriptions in `packages/llm-info/data/models.yml` by querying OpenRouter and provider documentation. Use when the user asks to populate model descriptions, enrich the model catalog, or curate descriptions after running `pnpm sync-models`.
    0 installs
  2. Release Prep · marimo-team
    Prepare a marimo-for-JetBrains release — generate CHANGELOG.md entries from merged pull requests, bump the version, and publish. Use when cutting a new plugin release.
    0 installs
  3. Notebook To Static App · marimo-team bundle
    Turn an existing marimo Python notebook into a polished static HTML, CSS, and TypeScript application by designing an ExportSpec, creating and capturing finite notebook states with marimo-export, loading outputs through @marimo-team/marimo-export, and validating the deployed browser experience. Use when a user points to a marimo .py notebook and wants a CDN-deployable interactive app that runs with no Python server or Python WebAssembly runtime.
    0 installs
  4. Marimo Pair Vscode · marimo-team bundle
    Drive a live marimo notebook in VS Code as a workspace: run Python in the same kernel the user does, inspect and explore live notebook state and data, prototype and debug code, and commit durable notebook changes (cells, values, packages). Use whenever working with a marimo notebook open in VS Code's notebook editor with an active kernel — running code, inspecting variables, exploring data, debugging, or editing and running cells — not only when explicitly "pairing" or starting a session.
    0 installs
  5. Marimo Pair · marimo-team bundle
    Drive a live marimo notebook as a workspace: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes. Use when the user wants to start a marimo notebook or pair on an active marimo session.
    1 install