Skip to main content
youngeun1209
GitHub 제작자 프로필

youngeun1209

1개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
1
업데이트
2026년 7월 10일
저장소 탐색

저장소와 대표 skills

paper-ingest
기타 중등 후 교사

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…

2026년 7월 10일
save-session-log
소프트웨어 개발자

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…

2026년 7월 10일
session-start
소프트웨어 개발자

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.…

2026년 7월 10일
update-version
소프트웨어 개발자

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,…

2026년 7월 10일
cropfig
소프트웨어 개발자

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…

2026년 5월 19일
figure-bake
데이터 과학자

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…

2026년 5월 19일
iterate-revision
고등교육 컴퓨터공학 교원

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…

2026년 5월 19일
literature-sweep
데이터 과학자

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…

2026년 5월 19일
수집된 skill 18개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다