Maintain one durable experiment note in the user's Obsidian vault. Use when planning, launching, updating, resuming, or reviewing a comparable research experiment that needs a hypothesis, core pseudocode, source commit, execution lineage, artifacts, status,…
mseok/dot
SkillsMP has collected 15 skills from mseok/dot. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 15
- GitHub stars
- 5
- GitHub forks
- 1
Skills in this repository
Showing 15 of 15 collected skills.
Plan, launch, monitor, cancel, and hand off a Slurm workload only when the user explicitly invokes `$slurm-execution-contract` or explicitly asks to submit, monitor, cancel, replace, scale, or diagnose a Slurm job. Do not use for routine debugging, short…
Bootstrap or deliberately refresh a Codex Slurm storage-topology policy. Use after installing Codex or these dotfiles on a new Slurm system, after scheduler or storage topology changes, or when the user explicitly asks to reinitialize the Slurm environment.…
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Systematically review and understand old code, data, and analysis files. For reviving old projects, auditing inherited code, or preparing for R&R.
Split large sets of uncommitted changes into logical, well-organized commits. Use when the user has many uncommitted changes and wants structured commits, or proactively suggest when detecting a large diff that would benefit from splitting.
Generate a single-file HTML slide deck from a set of source notes (Obsidian or plain Markdown), a technical writeup, or a cluster of experiment logs. Use this skill whenever the user asks for slides, a presentation, a 발표자료, a deck, a lab-meeting summary, a…
Polish Obsidian or plain Markdown notes by tightening structure, logic, wording, and tone while preserving the author's intent and note type. Use when Codex needs to revise rough notes, expand underwritten sections, improve mixed Korean/English technical…
Generate publication-ready Python plotting code from a structured plot specification. Use when the user provides a dataframe schema, file columns, or semantic mappings and wants one of these supported plot families: training or evaluation line plots, grouped…
Academic proofreading for LaTeX papers. Grammar, notation consistency, citation format, tone, LaTeX issues, citation voice balance, and TikZ diagram review. Report-only — never edits source files.
Generate structured research questions, testable hypotheses, and empirical strategies from a topic or dataset. Produces 3–5 ranked questions with identification strategies.
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure,…
Use when "논문 리뷰", "논문 정리", single-paper deep summary 요청에서 본문 figure를 `Attachments/`에 저장하고 한 note 안에 모두 embed한 Obsidian 친화적 한국어 단일 논문 정리 노트가 필요할 때. 방법을 우선적으로 강조하면서 결과/지표 정의와 재사용 가능한 figure/table anchor를 포함한 문서를 만든다.
Source text: Korean
Turn an Obsidian note cluster, literature notes, and project notes into an internal long-form technical draft inside the vault. Use when the user asks for a technical blog-style draft, study post, explainer, or structured narrative from existing notes without…
Cross-reference \cite{} keys against .bib files or embedded \bibitem entries. Finds missing, unused, and typo'd citation keys. Deep verification mode spawns parallel agents for DOI/metadata validation at scale. Read-only in standard mode.