Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

til

يحتوي til على 69 من skills المجمعة من kfet، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 69 skills مجمعة في هذا المستودع.