Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
collinarnett
GitHub 제작자 프로필

collinarnett

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

수집된 skills
5
저장소
1
업데이트
2026-05-20
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

recap
프로젝트 관리 전문가

Summarize past Claude Code and Codex conversations across all projects into an org-roam note. Invoke with /recap (yesterday), /recap today, /recap YYYY-MM-DD, or /recap YYYY-MM-DD..YYYY-MM-DD.

2026-05-20
timesheet
프로젝트 관리 전문가

"Generate org-roam timesheet entries from the current conversation. Use when the user wants to log time, create a timesheet entry, or record what was accomplished during a work session. Invoke with /timesheet or /timesheet <project-name> to override the auto-detected project. If the conversation contains a `--- TIMESHEET STARTED at ... ---` marker from `/clock-in`, this run closes that org-clock and nests task descriptions under the existing session heading instead of creating new top-level headings."

2026-05-01
pdf-to-text
소프트웨어 개발자

Convert PDFs to text for downstream processing, verify extraction accuracy by rendering pages to images and comparing, and fix common pdftotext artifacts (orphan page-break labels, repeated page-top breadcrumbs interposed in content, word splits across column/page boundaries, inlined callout annotations in code blocks). Use when the user asks to convert, extract, or OCR PDFs, or to verify text extracted from a PDF.

2026-04-25
clock-in
급여·근태 사무원

Start a clocked work session in org-roam using emacs's real org-clock so it shows in the modeline. Use when the user wants to begin recording time for a work session; pairs with /timesheet to close the clock and append task descriptions later. Invoke with /clock-in or /clock-in <project-name>.

2026-04-25
git-surgical-staging
소프트웨어 개발자

Stage specific lines or hunks from files into git commits, enabling modular atomic commits instead of whole-file staging. Use this skill whenever the user asks to commit only part of a file, split changes across multiple commits, make atomic/granular/modular commits, stage specific lines or hunks, or when you need to commit logically distinct changes separately. Also use this when the user says things like 'commit the refactor separately from the bugfix', 'only commit the changes to function X', 'split this into separate commits', or references magit-style partial staging. If you are about to run `git add <entire-file>` but the file contains changes serving different purposes, stop and use this skill instead.

2026-03-29
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다