Skip to main content
Back to registry

add-molab-badge

marimo-team/skills

Add "Open in molab" badge(s) linking to marimo notebooks. The badge can be added to any target: a GitHub README, documentation site, blog post, webpage, or any other markdown/HTML file.

Installs170
Install command
npx skills add https://github.com/marimo-team/skills --skill add-molab-badge
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Add "Open in molab" badge(s) linking to marimo notebooks. The badge can be added to any target: a GitHub README, documentation site, blog post, webpage, or any other markdown/HTML file. molab previews render much nicer if the github repository has session information around. This can be added via: This executes notebooks and exports their session snapshots, which molab uses to serve pre-rendered notebooks. Key flags: The user may provide notebook links in one of two ways: For each notebook, construct the molab URL using this format: Use the following markdown badge format: Where URL is the constructed molab URL (with or without /wasm per the rules above). For HTML targets, use: Replacing a marimo.app badge in a README: Before: After: Note: /wasm is appended because this replaces a marimo.app link. Adding a new badge from user-provided links: User says: "Add molab badges for these notebooks: , " Output: Note: no /wasm suffix by default for new badges. - --sandbox — run each notebook in an isolated environment using PEP 723 dependencies - --continue-on-error — keep processing other notebooks if one fails - --force-overwrite — overwrite all existing snapshots, even if up-to-date - User provides links directly. The user pastes URLs to notebooks.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does add-molab-badge do?

Add "Open in molab" badge(s) linking to marimo notebooks. The badge can be added to any target: a GitHub README, documentation site, blog post, webpage, or any other markdown/HTML file.

Is add-molab-badge good?

add-molab-badge does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does add-molab-badge work with?

add-molab-badge currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to add-molab-badge?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install add-molab-badge?

npx skills add https://github.com/marimo-team/skills --skill add-molab-badge

Related skills

More from marimo-team/skills

Related skills

Alternatives in Software Engineering