Skip to main content
youngeun1209
GitHub creator profile

youngeun1209

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
Jul 10, 2026
repository explorer

Repositories and representative skills

paper-ingest
postsecondary-teachers-all-other

Ingest a research paper into the project's two-folder reading library. Use when the user hands you a paper — a PDF path, a DOI, or a URL — and wants it read, summarized, and indexed. The skill writes a project-agnostic summary (with a cropped main figure) to…

Jul 10, 2026
save-session-log
software-developers

Write a structured Markdown record of the current session — the requests, the analyses run, the files touched, decisions made, and open next steps — to the project's session-logs dir (one dated file per invocation), then propagate any durable result/decision…

Jul 10, 2026
session-start
software-developers

Session-orientation workflow — read the project's Markdown corpus (CLAUDE.md, the outline, project MEMORY, the wiki landing page), build a genuine understanding of the study, then report a concise project summary and an honest current-status snapshot.…

Jul 10, 2026
update-version
software-developers

When a project artifact whose filename carries a version — the canonical outline or the figure deck — is bumped (e.g. v4→v5, ver7→ver8), propagate the new filename into every file that references the old one (CLAUDE.md, command/skill files, agent memories,…

Jul 10, 2026
cropfig
software-developers

Three-step pipeline from a Keynote (.key) or PowerPoint (.pptx) deck to manuscript + outline. Func 1 exports vector PDFs per slide; func 2 crops them (vector preserved) and renders an outline-grade PNG from the same cropped artifact; func 3 copies PDFs into…

May 19, 2026
figure-bake
data-scientists-152051

Drive one figure from design idea to manuscript-ready vector PDF + outline-ready PNG. Loops `@figure-descriptor` → `@analysis-implementer` → `@reviewer` against a single fig-id in `figures.json`, with the `cropfig` skill auto-invoked at the end of each…

May 19, 2026
iterate-revision
computer-science-teachers-postsecondary

Revise one manuscript section against the reviewer team until DONE, BLOCKED, or HALT. Loops `@paper-writer` ↔ `@reviewer` with a venue-specific reviewer brief, recording every iteration's issues + verdict to `reviews.json` and updating…

May 19, 2026
literature-sweep
data-scientists-152051

Find, summarize, and verify N papers on a topic, then drop verified entries into `references.bib` and the literature summary CSV. Dispatches `@literature-curator` (one or many instances) over a CrossRef/OpenAlex candidate list, runs every survivor through the…

May 19, 2026
Showing 8 of 18 collected skills.
Showing 1 of 1 repositories
All repositories loaded