QuantumBFS
- 10 skills
- 0 followers
- 11 hours ago last updated
- ▌ Digitize Plots · quantumbfs bundleExtract numeric (x, y) data points from a plot/figure image — including a figure inside a PDF — into a CSV, the CLI alternative to WebPlotDigitizer/automeris. Use whenever the user wants to "get the numbers off this plot", digitize/trace a curve, read data points from a chart or graph image, pull a dispersion/gap/curve out of a paper figure to compare against their own data, or recover tabular values from a figure when the underlying data isn't available. Triggers on phrases like "digitize this plot", "extract data from this figure/chart/graph", "read the points off", "get the curve from this PDF figure", "WebPlotDigitizer but from the command line".
- ▌ Download Papers · quantumbfs bundleUse when the user asks to download an academic paper or get the PDF — given a URL, DOI, paper title, or citation. Uses the bundled helper script as the default path for DOI/URL/PDF downloads, with open-web and arXiv lookup as fallbacks for title-only requests. Triggers on phrases like "download paper", "get me the PDF", "fetch this paper", "get this DOI".
- ▌ Edit PPTX Decks · quantumbfs bundleEdit, polish, and audit PowerPoint .pptx decks programmatically — reposition and align shapes, swap or regenerate figures, unify fonts and sizes, insert native OMML equations, and catch the defects that only appear once PowerPoint opens the file. Use whenever the user asks to fix a slide's layout, replace a figure in a deck, align or resize elements, add page numbers, "make this slide look better", audit a deck before a talk, or debug something that "looks fine here but is broken/distorted in PowerPoint". Triggers on phrases like "fix the layout on slide N", "replace this image in the pptx", "align these elements", "the logo is distorted in PowerPoint", "check the deck before I present", "add an equation to this slide".
- ▌ Submit Slurm Job · quantumbfsSubmit GPU compute jobs to the Slurm cluster. Handles sbatch script generation with correct partition, GPU type, python path, and node selection.
- ▌ Verify References · quantumbfs bundleVerify and validate bibliography references in BibTeX files by comparing with CrossRef metadata. Use when user asks to check, verify, or validate references.
- ▌ Claude Log Restore · quantumbfs bundleUse when restoring, reading, searching, summarizing, or resuming Claude Code logs/history from a session hash, UUID prefix, project path, or handoff/hands-off request. Also use when mining ~/.claude/projects JSONL transcripts for handoff notes, summaries, next steps, or lost conversation context.
- ▌
- ▌ Paper Review Checklist · quantumbfsUse when the user asks to review a research-paper draft (typically LaTeX) or a related text (reply-to-referee, thesis chapter, technical note). Walks a fixed checklist of common issues — notation, figures, citations, structure, equations, style, reproducibility — and inserts inline author-comment reminders at locations that fail each check. Triggers on phrases like "review my paper", "check my draft", "apply the checklist", "review as a PRB reviewer".
- ▌ Download Koushare Lectures · quantumbfsDownload Koushare Lectures (and other EdgeOne-walled Tencent-VOD video)
- ▌ Distill Feedback From History · quantumbfs bundleUse when the user asks to mine their own Claude Code session history for recurring behavioral feedback — corrections, format/voice edicts, error catches, domain-knowledge injections. The output is normally proposed CLAUDE.md additions (the patterns are discipline rules, not workflows). Triggers on phrases like "distill my feedback", "find recurring corrections in my sessions", "what should I add to CLAUDE.md?", "/distill-feedback".