πŸ”Œ

digitize-plots

πŸ”ŒPlugin

QuantumBFS/claude-code-skills

VibeIndex|
What it does
|

Extract numeric (x, y) data from a plot/figure image (or a PDF figure) into CSV β€” a CLI alternative to WebPlotDigitizer. Wraps plotdigitizer with PDF rendering, color isolation, and overlay verification.

πŸͺ

Part of

QuantumBFS/claude-code-skills

Installation

Add marketplace in Claude Code:
/plugin marketplace add QuantumBFS/claude-code-skills
Step 2. Install plugin:
/plugin install digitize-plots@quantum-bfs
0
-
AddedJul 16, 2026

More from this repository9

πŸͺ
QuantumBFS/claude-code-skillsπŸͺMarketplace

Marketplace

πŸ”Œ
download-papersπŸ”ŒPlugin

Download academic papers as PDFs given a URL, DOI, title, or arXiv ID. Tries open web β†’ Sci-Hub β†’ arXiv.

πŸ”Œ
claude-log-restoreπŸ”ŒPlugin

Recover context from Claude Code session transcripts: locate a session by hash/UUID prefix or project path, mine ~/.claude/projects JSONL logs for handoff notes, summaries, and next steps, and print an approximate resume command. Ships a dependency-free streaming helper safe for multi-MB transcripts.

πŸ”Œ
distill-feedback-from-historyπŸ”ŒPlugin

Mine your local Claude Code session history for recurring behavioral feedback (corrections, format/voice edicts, error catches, domain-knowledge injections) and distill each pattern into a proposed CLAUDE.md addition, an auto-memory feedback entry, or β€” only for true workflow patterns β€” a SKILL.md draft.

πŸ”Œ
submit-slurm-jobπŸ”ŒPlugin

Submit GPU compute jobs to a Slurm cluster: sbatch script generation, GPU type selection, log management.

πŸ”Œ
download-koushare-lecturesπŸ”ŒPlugin

Download a video lecture from koushare.com (θ”»δΊ«ε­¦ζœ―). The page sits behind a Tencent EdgeOne bot/CAPTCHA wall, but the video is a token-signed Tencent VOD HLS stream (voddrm.token, SimpleAES AES-128) β€” capture that CDN URL via a real browser and decrypt it with yt-dlp/ffmpeg.

πŸ”Œ
babysit-cluster-jobsπŸ”ŒPlugin

Track motivation, watch criteria, and decision rules for long-running cluster jobs in a single BABYSIT.md file on the cluster β€” so monitoring state survives across sessions, machines, and conversation resets.

πŸ”Œ
verify-referencesπŸ”ŒPlugin

Verify BibTeX references against CrossRef metadata. Finds uncited entries and flags metadata discrepancies.

πŸ”Œ
paper-review-checklistπŸ”ŒPlugin

Review a LaTeX research-paper draft against a fixed checklist and insert inline author-comment reminders.