Agent Skills by Paul Schlack
Showing 14 vetted skills indexed across 2 GitHub repositories.
add-molab-badge
Generate molab badge Markdown and insert it into documentation files.
wasm-compatibility
Check marimo notebook compatibility with Pyodide WASM environments.
marimo-batch
Standardize MARIMO notebook batch configuration with Pydantic models.
mojo-syntax
Enforce up-to-date Mojo syntax conventions in generated code.
implement-paper
Fetch academic papers via AlphaXiv and generate executable marimo notebook scaffolds.
streamlit-to-marimo
Convert Streamlit apps into equivalent marimo notebooks by mapping widgets and layouts.
mojo-python-interop
Call Python code and import modules from Mojo via PythonObject bindings.
auto-paper-demo
Convert research papers into Marimo notebooks with AlphaXiv content.
jupyter-to-marimo
Convert Jupyter notebooks into marimo-ready Python scripts.
new-modular-project
Automate Mojo or MAX project setup with Pixi or UV environments.
mojo-gpu-fundamentals
Translate CUDA-style GPU programming concepts into Mojo semantics.
anywidget-generator
Generate anywidget components with vanilla JavaScript _esm and optional _css for marimo notebooks.
marimo-notebook
Define marimo notebooks as Python files with YAML frontmatter and cell definitions.
implement-paper-auto
Fetch paper content from Alphaxiv and generate a runnable marimo notebook.