Skip to main content
Run any Skill in Manus
with one click
GitHub repository

til

til contains 69 collected skills from kfet, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
69
Stars
3
updated
2026-06-08
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

linux-event-driven-rsync-backup
network-and-computer-systems-administrators

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
computer-programmers

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
software-developers

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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

2026-05-20
shell-pv
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
Showing top 40 of 69 collected skills in this repository.