add-molab-badge

Generate and insert molab badges linking to marimo notebooks in README files, docs, and websites.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stellaromics/fast-bioinfo --skill add-molab-badge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-molab-badge
Source: https://github.com/stellaromics/fast-bioinfo/tree/main/.claude/agents/spatial-analysis/skills/add-molab-badge
Command: npx skills add https://github.com/stellaromics/fast-bioinfo --skill add-molab-badge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and insertion of "Open in molab" badges that link to marimo notebooks, enabling repo maintainers to surface interactive notebooks from READMEs, docs, or websites without manual editing.

Core Features & Use Cases

  • Generate molab badge URLs for one or many notebooks in a repository.
  • Detect and replace existing marimo.app badges to ensure consistent linking to molab.
  • Apply badges to README targets, documentation pages, and project websites to improve discoverability.

Quick Start

Provide a list of notebook URLs or specify a repository path and target files to automatically generate and insert molab badges.

Frequently Asked Questions about add-molab-badge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a badge to link a marimo notebook in a README?

To add a marimo notebook badge in a README, provide a repository path or notebook URLs to generate a molab badge URL with the correct branch and path, then insert it into the target file automatically.

Can I replace existing marimo.app badges with molab badges?

Yes, you can replace existing marimo.app badges. The process detects outdated marimo.app badges in your repository surfaces and replaces them to ensure consistent linking to molab.

What is a molab badge used for in marimo notebooks?

A molab badge is a clickable shield image used to surface and link to interactive marimo notebooks directly from README files, documentation sites, and project webpages.

How do I generate molab URLs for multiple marimo notebooks?

You can generate molab URLs for multiple marimo notebooks by specifying a repository path and target files. The system parses the paths to construct molab URLs with proper branch and path structures.

Does the molab badge generator work on documentation sites and project webpages?

Yes, the molab badge generator works on documentation sites and project webpages. It applies generated badges across all repository surfaces to improve notebook discoverability and access.

How do I ensure accessibility text and shield image consistency for marimo badges?

To ensure accessibility text and shield image consistency for marimo badges, the generation process automatically formats the molab URL, shield image, and alt text during insertion and replacement.