Skip to main content
مستودع GitHub

.dotfiles-homelab

يحتوي .dotfiles-homelab على 22 من skills المجمعة من carter2099، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
22
Stars
0
محدث
2026-07-22
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

backup-health
مديرو الشبكات وأنظمة الحاسوب

Check health of the homelab-backup service — last run status, next scheduled run, R2 bucket contents, and local archive state. Quick mobile-friendly summary.

2026-07-22
blog-delete
مطوّرو البرمجيات

Delete a blog post or review from blog.carter2099.com. Soft-deletes the markdown file (moved to deleted/ directory) and destroys the database record.

2026-07-22
blog-edit
مطوّرو البرمجيات

Edit an existing blog post or review on blog.carter2099.com. Find by title/ID, show current content, collaboratively revise, preview changes, then update.

2026-07-22
blog-post
مطوّرو البرمجيات

Create a new blog post on blog.carter2099.com. Collaboratively draft and polish markdown content, preview it, then publish — triggering subscriber email notifications via the Rails app.

2026-07-22
blog-review
مطوّرو البرمجيات

Create a new review on blog.carter2099.com (Book, Movie, Show, Product, or Video Game). Collaboratively draft content, preview it, then publish — triggering subscriber email notifications via the Rails app.

2026-07-22
check-updates
مديرو الشبكات وأنظمة الحاسوب

Audit the homelab for outdated software and report findings. Use when user says "check for updates", "what's outdated", "audit the homelab", "run update check", or wants a system health report.

2026-07-22
create-scheduled-agent
مديرو الشبكات وأنظمة الحاسوب

Create a new scheduled agent that runs on a systemd timer — recurring maintenance, checks, reports, or any task you want automated. Use when user says "set up a scheduled agent", "automate this to run daily", "I want a cron job for X".

2026-07-22
create-skill
المهن الحاسوبية الأخرى

Create a new omp agent skill, commit it to dotfiles, and push. Always use this instead of writing skill files directly.

2026-07-22
dependabot-release
مطوّرو البرمجيات

Merge open dependabot bundler PRs for a Rails repo, run the test suite, cut a patch release, and close the PRs. Works in ~/dev/<repo> clones.

2026-07-22
deploy-app
مديرو الشبكات وأنظمة الحاسوب

Deploy a homelab app (blog, hub, stickies, delta_neutral) by running its release.sh, then verify the container is healthy. Handles the orphaned docker-proxy recovery recipe automatically.

2026-07-22
dev-test-and-release
مطوّرو البرمجيات

Homelab dev workflow convention: work in ~/dev/, test there, get approval, then release using the project's own idioms. Tech-stack agnostic.

2026-07-22
email-digest
مديرو الشبكات وأنظمة الحاسوب

Create a new scheduled email digest that runs daily via a systemd timer, spawning a headless omp agent (deepseek-v4-flash) to research the web for news on specified topics and email an HTML summary.

2026-07-22
homelab-reboot
مديرو الشبكات وأنظمة الحاسوب

Reboot the homelab host safely, writing intent + in-flight task context to ~/agent-state/pending.md first so the next session can pick up. Use this instead of raw `sudo reboot`.

2026-07-22
hyperliquid-release
مطوّرو البرمجيات

Release the Hyperliquid Ruby SDK — merges dev into main, bumps version, updates CHANGELOG, runs full test suite + integration tests, creates a git tag (triggers GitHub Release), pushes the gem to RubyGems, and verifies GitHub Actions workflows succeed.

2026-07-22
hyperliquid-run
مطوّرو البرمجيات

Autonomous daily development run for the Hyperliquid Ruby SDK — reads state file, scans upstream refs for API gaps, implements a fixed scope of changes with tests, runs test suite, commits to dev branch, updates state, and emails a progress summary.

2026-07-22
idea
موظفو المكاتب العامون

Save an idea as a markdown note in ~/ideas/ for later reference. Use when the user describes an idea they want to capture and revisit later, especially product/concept ideas.

2026-07-22
image-fetch
مطوّرو البرمجيات

Download an image from a URL (e.g. Imgur) to /tmp and display it. Workaround for WebFetch blocking image hosts.

2026-07-22
k-logs
مديرو الشبكات وأنظمة الحاسوب

Tail logs for a k3s-hosted service (traefik, grafana, prometheus, freshrss, node-exporter). Thin wrapper around kubectl logs that handles namespace + label lookup so you don't have to remember them on mobile.

2026-07-22
llm-smoke-test
مطوّرو البرمجيات

Run the local LLM smoke test suite against Qwen Q6 on the gaming rig — benchmarks TPS, context recall, memory, and tool-calling eagerness. Use when user says "test the LLM", "smoke test Qwen", "benchmark the local model", or after changing llama-swap/llama.cpp config.

2026-07-22
note-save
فنيو النشر المكتبي

Save a note to the ~/notes vault — writes a markdown file with frontmatter, updates INDEX.md, commits and pushes. Use when the user says "save a note", "add to notes", "capture this", "remember this in notes", or similar.

2026-07-22
review
محللو ضمان جودة البرمجيات والمختبرون

Review code changes from the current session. Spawns a reviewer subagent, then the parent agent verifies every finding before presenting results to the user.

2026-07-22
update-homelab
مديرو الشبكات وأنظمة الحاسوب

Apply homelab updates that the nightly agent holds back (Docker engine, cloudflared, open-webui pin bump, k3s workloads, custom app deploys, runtimes). Use after receiving an update report email or when user says "update the homelab".

2026-07-22