marimo-team/marimo-notebook
Write a marimo notebook in a Python file in the right format.
Write a marimo notebook in a Python file in the right format.
npx skills add https://github.com/marimo-team/skills/tree/main/skills/marimo-notebookWrite a marimo notebook in a Python file in the right format.
This repo contains 7 individual skills — each has its own dedicated page.
Add "Open in molab" badge(s) linking to marimo notebooks. Works with READMEs, docs, websites, or any markdown/HTML target.
Generate anywidget components for marimo notebooks.
Implement a research paper as an interactive marimo notebook together with the user. Start by understanding what the user wants to explore, fetch the paper via alphaxiv, then build a focused notebook.
Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py).
An opintionated skill to prepare a marimo notebook to make it ready for a scheduled run.
Convert a Streamlit app to a marimo notebook
Check if a marimo notebook is compatible with WebAssembly (WASM) and report any issues.
Turn Hello there into General Kenobi with this Agent Skills repo for Claude Code, Codex, Gemini CLI, Cursor, and more
Tiny macOS menu bar app that prevents accidental Return-to-submit in Codex while using Japanese IME.
Agent skill for editing .docx files with Microsoft Word Track Changes markup
Use this skill when writing custom shaders, uniforms, filters, or batchers in PixiJS v8. Covers Shader.from({gl, gpu, resources}), GlProgram/GpuProgram, UniformGroup with typed uniforms (f32, vec2, mat4x4), UBO mode, textures as resources, custom Filter via Filter.from, GLSL ES 3.0 conventions (in/out, finalColor, texture()), uBackTexture sampling, pixi.js/unsafe-eval for strict CSP, custom Batcher via extensions. Triggers on: Shader, GlProgram, GpuProgram, UniformGroup, Batcher, Filter, Filter.from, GLSL, WGSL, UBO, uniform, custom shader, finalColor, uBackTexture, blendRequired, unsafe-eval.
AI skills for practical engineering work.
AI agent skill for FHEVM (Zama Protocol): port Solidity to confidential, or scaffold ERC-7984 tokens, voting, and auctions from scratch. Ships executable lint + runnable demo.