Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

til

til에는 kfet에서 수집한 skills 69개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
69
Stars
3
업데이트
2026-06-08
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

linux-event-driven-rsync-backup
네트워크·컴퓨터 시스템 관리자

Back up a data directory to a remote host automatically whenever it changes, using inotify + rsync as a systemd user service. TIL note about linux. Use when working with linux and the user mentions event-driven backup, inotify rsync, watch-and-sync, or scheduled/continuous backups.

2026-06-08
linux-tmux-dracula-cpu-temp
소프트웨어 개발자

Show CPU temperature in the tmux status bar via the Dracula theme, with dynamic color based on the value, on Linux (desktops, servers, SBCs). Update-safe — uses /sys/class/thermal/ sysfs and does not patch the dracula plugin. Use when working with tmux on any Linux box and the user mentions adding a CPU temp segment to the tmux status line.

2026-06-08
tmux-dracula-cpu-temp
소프트웨어 개발자

Show CPU temperature in the tmux status bar via the Dracula theme, with dynamic color based on the value (cold/normal/warm/hot), in an update-safe way. macOS (Apple Silicon) version using smctemp. Use when working with tmux, dracula/tmux, or the user mentions adding a CPU temp segment to the tmux status line on a Mac.

2026-06-08
ai-pi-coding-agent
소프트웨어 개발자

Install the Pi coding agent. TIL note about ai. Use when working with ai and the user mentions pi coding agent or related topics.

2026-05-20
ffmpeg-cut-cat-mp4
소프트웨어 개발자

Use FFMPEG to cut and concatenate MP4 files. TIL note about ffmpeg. Use when working with ffmpeg and the user mentions cut cat mp4 or related topics.

2026-05-20
ffmpeg-resize-video
네트워크·컴퓨터 시스템 관리자

Resize video file using ffmpeg. TIL note about ffmpeg. Use when working with ffmpeg and the user mentions resize video or related topics.

2026-05-20
ghostty-config-alt
네트워크·컴퓨터 시스템 관리자

Configure Ghostty to pass opt as alt. TIL note about ghostty. Use when working with ghostty and the user mentions config alt or related topics.

2026-05-20
ghostty-config-opt-arrows
네트워크·컴퓨터 시스템 관리자

Configure Ghostty to pass opt+arrows to child proc. TIL note about ghostty. Use when working with ghostty and the user mentions config opt arrows or related topics.

2026-05-20
ghostty-config-shift-enter
네트워크·컴퓨터 시스템 관리자

Configure Ghostty Shift+Enter for tmux. TIL note about ghostty. Use when working with ghostty and the user mentions config shift enter or related topics.

2026-05-20
ghostty-config-term
네트워크·컴퓨터 시스템 관리자

Configure remote TERM settings to work with Ghostty. TIL note about ghostty. Use when working with ghostty and the user mentions config TERM or related topics.

2026-05-20
ghostty-config-theme
네트워크·컴퓨터 시스템 관리자

Configure theme. TIL note about ghostty. Use when working with ghostty and the user mentions config theme or related topics.

2026-05-20
git-git-bash-prompt
네트워크·컴퓨터 시스템 관리자

Git in Bash prompt. TIL note about git. Use when working with git and the user mentions git bash prompt or related topics.

2026-05-20
git-git-configure
네트워크·컴퓨터 시스템 관리자

Git configure defaults. TIL note about git. Use when working with git and the user mentions git configure or related topics.

2026-05-20
git-git-worktree
소프트웨어 개발자

Use git worktree to work on multiple branches simultaneously. TIL note about git. Use when working with git and the user mentions git worktree or related topics.

2026-05-20
golang-test-coverage
소프트웨어 품질 보증 분석가·테스터

Report Go test coverage for all packages. TIL note about golang. Use when working with golang and the user mentions test coverage or related topics.

2026-05-20
hx-configure-theme
네트워크·컴퓨터 시스템 관리자

Configure theme. TIL note about hx. Use when working with hx and the user mentions configure theme or related topics.

2026-05-20
jupyter-install
네트워크·컴퓨터 시스템 관리자

Install Jupyter Notebook. TIL note about jupyter. Use when working with jupyter and the user mentions install or related topics.

2026-05-20
jupyter-run
네트워크·컴퓨터 시스템 관리자

Start Jupyter Notebook. TIL note about jupyter. Use when working with jupyter and the user mentions run or related topics.

2026-05-20
linux-rpi-zero2w-led-setup
네트워크·컴퓨터 시스템 관리자

Raspberry Pi Zero 2 W - LED Boot Indicator Setup. TIL note about linux. Use when working with linux and the user mentions rpi zero2w led setup or related topics.

2026-05-20
macos-md-preview
네트워크·컴퓨터 시스템 관리자

Enable MD quicklook preview. TIL note about macos. Use when working with macos and the user mentions md preview or related topics.

2026-05-20
python-extract-msg
컴퓨터 프로그래머

Extract Outlook msg files. TIL note about python. Use when working with python and the user mentions extract msg or related topics.

2026-05-20
python-pipenv
소프트웨어 개발자

Manage venv and dependencies using pipenv. TIL note about python. Use when working with python and the user mentions pipenv or related topics.

2026-05-20
shell-bat
네트워크·컴퓨터 시스템 관리자

Use bat instead of cat. TIL note about shell. Use when working with shell and the user mentions bat or related topics.

2026-05-20
shell-direnv
네트워크·컴퓨터 시스템 관리자

Configure environment per directory. TIL note about shell. Use when working with shell and the user mentions direnv or related topics.

2026-05-20
shell-docker-images-cron-pull
네트워크·컴퓨터 시스템 관리자

Pull new version of existing docker images daily. TIL note about shell. Use when working with shell and the user mentions docker images cron pull or related topics.

2026-05-20
shell-epoch-timestamp
네트워크·컴퓨터 시스템 관리자

Confert epoch timestamp to human-readable date. TIL note about shell. Use when working with shell and the user mentions epoch timestamp or related topics.

2026-05-20
shell-gs-compress-pdf
네트워크·컴퓨터 시스템 관리자

Use Ghostscript to compress PDF files. TIL note about shell. Use when working with shell and the user mentions gs compress pdf or related topics.

2026-05-20
shell-llm
네트워크·컴퓨터 시스템 관리자

Install the LLM CLI tool. TIL note about shell. Use when working with shell and the user mentions llm or related topics.

2026-05-20
shell-lsof-port
네트워크·컴퓨터 시스템 관리자

Find the processes listening on port. TIL note about shell. Use when working with shell and the user mentions lsof port or related topics.

2026-05-20
shell-pipx
네트워크·컴퓨터 시스템 관리자

Install pipx. TIL note about shell. Use when working with shell and the user mentions pipx or related topics.

2026-05-20
shell-pv
네트워크·컴퓨터 시스템 관리자

Install and use pipe-viewer (pv). TIL note about shell. Use when working with shell and the user mentions pv or related topics.

2026-05-20
shell-s5cmd
네트워크·컴퓨터 시스템 관리자

Install and use s5cmd. TIL note about shell. Use when working with shell and the user mentions s5cmd or related topics.

2026-05-20
shell-tldr
네트워크·컴퓨터 시스템 관리자

Use TLDR pages. TIL note about shell. Use when working with shell and the user mentions tldr or related topics.

2026-05-20
shell-zsh-nvm
네트워크·컴퓨터 시스템 관리자

Install and maintain nvm using the oh-my-zsh zsh-nvm plugin. TIL note about shell. Use when working with shell and the user mentions zsh nvm or related topics.

2026-05-20
tmux-attach-on-ssh
네트워크·컴퓨터 시스템 관리자

Attach to tmux session on SSH connect. TIL note about tmux. Use when working with tmux and the user mentions attach on ssh or related topics.

2026-05-20
tmux-conf-create-tmux-session-if-none
네트워크·컴퓨터 시스템 관리자

Create a new tmux session only if one does not exist. TIL note about tmux. Use when working with tmux and the user mentions conf create tmux session if none or related topics.

2026-05-20
tmux-conf-ghostty-shift-enter
네트워크·컴퓨터 시스템 관리자

Fix Shift+Enter in Ghostty + tmux. TIL note about tmux. Use when working with tmux and the user mentions conf ghostty shift enter or related topics.

2026-05-20
tmux-conf-scroll-buffer-size
네트워크·컴퓨터 시스템 관리자

Increase tmux scroll buffer size. TIL note about tmux. Use when working with tmux and the user mentions conf scroll buffer size or related topics.

2026-05-20
tmux-conf-vi-mode
네트워크·컴퓨터 시스템 관리자

Use vi mode. TIL note about tmux. Use when working with tmux and the user mentions conf vi mode or related topics.

2026-05-20
tmux-conf-window-key-bindings
네트워크·컴퓨터 시스템 관리자

Bind function keys for window management. TIL note about tmux. Use when working with tmux and the user mentions conf window key bindings or related topics.

2026-05-20
이 저장소에서 수집된 skills 69개 중 상위 40개를 표시합니다.