Skip to main content
مستودع GitHub

homelab-overkill

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

skills مجمعة
19
Stars
10
محدث
2026-06-08
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

kb-rss-watch
معلمو التعليم العالي، جميع الآخرون

Poll trusted Multiple Sclerosis RSS feeds, score credibility, save raw items, filter low-quality material, and promote high-value items into citation-grounded KB processing.

2026-06-08
kb-ingest
معلمو التعليم العالي، جميع الآخرون

Save a URL, file path, pasted text, DOI, or PMID into the knowledgebase at $KB_ROOT/raw/manual/YYYY/MM/DD/. Enriches via the relevant MCP (pubmed/crossref) when input is a DOI or PMID. NON-DESTRUCTIVE — write-only into raw/, never into pages/.

2026-06-08
kb-journal
معلمو التعليم العالي، جميع الآخرون

Append a single timestamped bullet to today's $KB_ROOT/journals/YYYY/MM/YYYY_MM_DD.md describing what the agent just did. Logseq-compatible and date-partitioned. Call this at the end of every meaningful action (page write, ingest, query answered).

2026-06-08
kb-maintain
معلمو التعليم العالي، جميع الآخرون

Self-heal the MS knowledgebase layout after RSS watch or weekly digest. Migrates legacy flat files into the V2 date/type structure, refreshes Start Here and Index pages, checks links/frontmatter, and journals the maintenance summary.

2026-06-08
kb-research
معلمو التعليم العالي، جميع الآخرون

Answer a research question by searching the kb first, then PubMed → CrossRef → SearXNG, writing a citation-grounded content page under $KB_ROOT/content/<type>/YYYY/MM/. Every claim cites a DOI/PMID/URL or is dropped. This is the heart of the agent.

2026-06-08
kb-rss-cleanup
مطوّرو البرمجيات

Safely prune generated RSS watcher raw cache after weekly digest retention, without touching manual raw ingests or the RSS seen ledger.

2026-06-08
dice-check
المهن الحاسوبية الأخرى

Resolve any check, save, attack, or world-roll using the dice-roller MCP — never compute dice results from LLM memory.

2026-06-03
roll-initiative
المهن الحاسوبية الأخرى

Start a combat encounter by rolling initiative for all combatants and registering the sorted order with the turn-tracker MCP. From this point forward, current_turn() is the single source of truth — turn order is NEVER stated from LLM memory.

2026-06-03
start-campaign
المهن الحاسوبية الأخرى

Run a session zero — co-author the campaign's specifics with the three players (factions, PCs, the Hill's nature, opening scene). Cements decisions as canon by writing them to the campaign journal as Session 0. Use exactly once per campaign — at the very beginning, before any real play.

2026-06-03
koth-dm-journal
المهن الحاسوبية الأخرى

Append a session summary to ~/.hermes/CAMPAIGN_JOURNAL.md at session end (or on the user's explicit /journal request). Records session number, date, attendees, key events, decisions, open threads, and NPCs introduced — so the next session starts with continuity intact.

2026-06-03
arr-add-to-library
مطوّرو البرمجيات

Add a movie/series to radarr/sonarr/sportarr's library with chosen quality profile and root folder. DESTRUCTIVE — creates a permanent library entry, optionally triggers an automatic indexer search and grab. MUST ONLY be invoked after explicit user confirmation ("add 1", "yes add it", "confirm add").

2026-06-03
arr-grab
مطوّرو البرمجيات

POST a chosen release to radarr/sonarr/sportarr to start the grab. DESTRUCTIVE — initiates a real download. MUST ONLY be invoked after explicit user confirmation language ("grab N", "yes grab it", "confirm"). Refuses on absence of confirmation context.

2026-06-03
arr-library
مطوّرو البرمجيات

List current library entries in radarr/sonarr/sportarr — title, year, monitored, hasFile, size on disk, quality profile. Read-only. Filterable.

2026-06-03
arr-releases
مطوّرو البرمجيات

List ranked release candidates for a movie or episode/season in radarr/sonarr/sportarr. Applies storage-conscious ranking (Usenet > torrent, 1080p WEB-DL/BluRay preferred, x265 preferred, REMUX/4K demoted). Read-only — does NOT grab. Pair with arr-grab for confirmation-gated grabbing.

2026-06-03
arr-search-mobile
مطوّرو البرمجيات

Mobile-friendly variant of arr-search. Same radarr/sonarr/sportarr lookup, but output is a compact vertical list (~2 lines per pick, no wide table) that fits inside a phone message bubble in Element X mobile / FluffyChat / etc.

2026-06-03
arr-search
مطوّرو البرمجيات

Search radarr/sonarr/sportarr by title via /api/v3/{movie|series}/lookup using the X-Api-Key header. Read-only. Returns up to 5 matches with poster URLs.

2026-06-03
media-status
مطوّرو البرمجيات

One-glance health overview of every media service (radarr, sonarr, sportarr, prowlarr, bazarr, qbittorrent, nzbget). Hits each service's status/health endpoint and reports version, reachability, and any active health warnings.

2026-06-03
nzbget-list
مطوّرو البرمجيات

List the NZBGet download queue (active groups) and recent history (last 10 entries) via the JSON-RPC API with HTTP Basic auth.

2026-06-03
qbit-list
مطوّرو البرمجيات

List active qBittorrent torrents with name, state, progress %, category, download speed, and ETA. Read-only. Authenticates with the WebUI session cookie.

2026-06-03