Skip to main content
GitHub 저장소

homelab-overkill

homelab-overkill에는 bovf에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 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