Agent Skills by Anshuman Medhi
Showing 35 vetted skills indexed across 1 GitHub repositories.
skill-manager
Catalog valid Skill Units by inspecting SKILL.md frontmatter and repository structure.
wasm-compatibility
Analyze Marimo notebook dependencies and report WASM compatibility for Pyodide environments.
datasheet-extraction
Extract structured tabular data from electronics datasheet PDFs.
bash-scripting
Generate Bash script templates with error handling and argument parsing.
gccdiag
Parse compile_commands.json to verify C/C++ builds with configurable compiler arguments.
marimo-pair
Programmatically access a running marimo notebook kernel to read, create, edit, and run cells.
research-workflow
Guide open-ended research into structured documentation with a four-phase workflow.
review-workflow
Analyze code changes using a 5-category rubric with severity levels.
marimo-batch
Automate Marimo notebook preparation and orchestration for scheduled batch runs.
implement-paper
Convert a research paper into an interactive Marimo notebook using alphaxiv.
streamlit-to-marimo
Convert Streamlit UI concepts and execution flow into marimo notebooks.
refactor-workflow
Coordinate phased, risk-aware code refactors using ast-grep and comby.
frankenstein
Synthesize the strongest parts of multiple AI skills into a single attribution-rich skill.
debug-workflow
Guide hypothesis-driven debugging through five investigation phases to verified fixes.
deep-research
Synthesizes multiple sources into a structured, cited research summary with traceable references.
ast-grep-explore
Search codebases using AST patterns to reveal structural code relationships.
kitty-terminal
Automate Kitty terminal window, tab, and session management via remote API.
auto-paper-demo
Transform research papers into narrative Marimo notebooks via alphaxiv.org.
paper-extraction
Extract structured equations, sections, references, and figures from academic PDFs into Markdown or data.
skill-creator
Design, structure, and package modular AgentSkills with SKILL.md frontmatter.
jupyter-to-marimo
Convert Jupyter notebooks to marimo-compatible Python scripts using the marimo CLI.
neovim-config
Configure Neovim with Lua, Lazy.nvim, LSP, and Treesitter.
pdf-extraction
Extract text, tables, and metadata from PDFs into Markdown.
ast-grep-refactor
Refactor code across files by matching AST patterns and applying rewrites.