add-molab-badge

Add Open in molab badges to markdown and HTML content.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill add-molab-badge-rdcrystallab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-molab-badge
Source: https://github.com/RDCrystalLab/agentic-plugins/tree/main/plugins/marimo/skills/add-molab-badge
Command: npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill add-molab-badge-rdcrystallab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users promote interactive marimo notebooks by adding correctly formatted Open in molab badges to documentation and web content without manually constructing links.

Core Features & Use Cases

  • Badge Creation: Generates Open in molab badges for markdown and HTML targets with properly constructed notebook URLs.
  • Link Management: Handles replacing existing marimo.app badges, applying wasm suffix rules, and preserving surrounding document structure.
  • Use Case: Add launch buttons to a GitHub README so readers can open marimo notebooks directly in molab.

Quick Start

Use the add-molab-badge skill to add Open in molab badges for the marimo notebooks referenced in my documentation.

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 an Open in molab badge to a marimo notebook in a markdown README?

To add an Open in molab badge to markdown, this skill constructs the repository notebook URL and formats the badge markup while preserving your existing document structure during updates.

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

Yes, you can replace existing marimo.app badges with molab badges. The skill handles link management by replacing old badges and applying the correct wasm suffix rules to the new URLs.

Does the molab badge generation work for both HTML and markdown documentation?

Yes, molab badge generation works for both HTML and markdown. The skill generates correctly formatted Open in molab badges for websites, README files, and documentation pages.

What is the best way to generate molab launch links for marimo notebooks without breaking formatting?

The best way to generate molab launch links is by using a tool that constructs repository URLs and formats badge markup while preserving your surrounding document structures during the update process.

Will adding molab badges to my documentation alter the existing notebook sharing workflow structure?

No, adding molab badges will not alter your workflow structure. The skill preserves the surrounding document structure while appending or replacing badge markup for your notebook sharing workflows.