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

beyarkay

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

수집된 skills
10
저장소
2
업데이트
2026-07-21
저장소 탐색

저장소와 대표 skills

ccpeer
기타 컴퓨터 관련 직업

Discover other Claude Code sessions running on this machine and message them directly — list who is live and what they are working on, then send a message straight into another session's chat so the two Claudes can talk. Use when context needs to move between sessions instead of the user copy-pasting it by hand, when work in one session depends on what another is doing, or when the user says "ask the other Claude", "tell the session in X", "what is the other Claude doing".

2026-07-21
drop-user-in-file
소프트웨어 개발자

Hand the keyboard to the user so they can edit a file themselves mid-session, in a real nvim popup, then read back what they changed. Use when the user says things like "drop me into <file>", "let me hand-edit X", "open X in nvim for me", "I'll edit this part myself", "pause so I can tweak it", or otherwise wants to make manual edits rather than have you make them. Requires tmux + nvim.

2026-07-21
pbar
소프트웨어 개발자

Put a live tqdm progress bar (items/second, ETA) in the status line for any long or repetitive job — batch loops, N-item processing, writing files or JSONL shards, downloads, sweeps, evaluations, migrations — instead of spamming the transcript with "1/200", "2/200". Use whenever a job iterates more than ~20 times or runs longer than ~30 seconds. The `ccbar` CLI can watch a growing file or directory, so the job needs no changes at all.

2026-07-21
quickplot
소프트웨어 개발자

Quick honest terminal distribution plots (sparkline histogram + box-and-whisker) of numeric data. Use when the user wants a fast in-terminal look at the distribution/spread of some values (e.g. coherence/alignment scores across models) — "histogram of these", "show me the distribution", "plot these numbers", "box plot of", "what do these look like". For throwaway terminal viz, NOT publication plots.

2026-07-21
reviewer
소프트웨어 품질 보증 분석가·테스터

Run the adversarial, read-only codex reviewer on the current diff and fix what it finds. Invoke as /reviewer with optional focus text and scope flags — it kicks off codex immediately (spends codex/OpenAI quota) and injects the report for Claude to act on. codex reads the whole repo to dig but CANNOT edit anything.

2026-07-21
runpod
소프트웨어 개발자

Manage RunPod GPU pods and run LLM fine-tuning experiments remotely. Use when user asks to create pods, run training, check training status, manage volumes, or do anything RunPod-related.

2026-07-21
tmux-run
소프트웨어 개발자

Run a shell command in a specified tmux pane and return the pane's output. Use when user asks to run something in a tmux pane, send a command to tmux, or check tmux pane output.

2026-07-21
wandb-report
데이터 과학자

Create W&B reports for experiment reviews. Use when asked to create a report showing recent experiment results. Drafts an outline for approval, then creates the actual report.

2026-07-21
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다