Skip to content

marimo-team/marimo-export

unversioned · f1dc798c331e

Turn selected marimo notebook states into verified exports and static applications.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "marimo-export",
  "description": "Turn selected marimo notebook states into verified exports and static applications.",
  "author": {
    "name": "marimo team"
  },
  "repository": "https://github.com/marimo-team/marimo-export",
  "keywords": ["marimo", "notebooks", "static-apps", "agent-skills"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3TypeScript files
  • scaffold_app.py
  • 2YAML files
  • tsconfig.json
  • 4other files
View on GitHub