Skip to main content
jkrumm
Perfil de criador do GitHub

jkrumm

Visão por repositório de 78 skills coletadas em 14 repositórios do GitHub.

skills coletadas
78
repositórios
14
atualizado
2026-08-03
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
dotfiles
27 skills · 2026-08-02
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresDesigners gráficosEscriturários de arquivosEspecialistas em gestão de projetos
7 categorias ocupacionais · 93% classificado
35%participação
#02
hermes-agent
14 skills · 2026-08-03
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresEscriturários de arquivosRedatores técnicos
5 categorias ocupacionais · 100% classificado
18%participação
#03
vibe-stack
12 skills · 2026-06-02
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
15%participação
#04
claude-remote
5 skills · 2026-03-20
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
6.4%participação
#05
open-news
4 skills · 2026-02-10
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
5.1%participação
#06
argo
3 skills · 2026-08-02
Desenvolvedores de softwareDesigners de interfaces web e digitais
2 categorias ocupacionais · 67% classificado
3.8%participação
#07
homelab
3 skills · 2026-07-16
Administradores de redes e sistemas de computador
1 categorias ocupacionais · 100% classificado
3.8%participação
#08
vps
2 skills · 2026-07-16
Administradores de redes e sistemas de computadorDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
2.6%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

brain
Escriturários de arquivos

Read and write the second brain — a git-backed Obsidian vault at ~/SourceRoot/brain (PARA structure + a top-level wiki/ knowledge tree). Use whenever the user mentions "brain", "second brain", "knowledge base", "note", "remember", "look up", "find note", "capture", "wiki", or "okf". Also use for any request to save, retrieve, or organize personal knowledge that belongs in the brain rather than in a repo-specific doc.

2026-08-02
distill
Redatores técnicos

Write, draft, and polish prose through a human-owned 7-step pipeline. Use whenever the user says "distill", "write article", "draft", "summarize into", "create content", "synthesize", or "publish". Also use for any task where the output is a piece of long-form writing — the pipeline keeps prose quality out of coding sessions.

2026-08-02
localai
sem classificação

RETIRED — manage the (now decommissioned) per-machine mlx-audio TTS/STT stack; TTS/STT moved to the cloud audio-gateway (VPS)

2026-07-30
remote-dev
sem classificação

Operate the Mac mini remote dev host — connecting from the MacBook over mosh or herdr --remote, running and reattaching many Claude Code agents, herdr workspaces/panes and its socket API, claude --bg durable daemons, the Uptime Kuma readiness heartbeat, and the failure modes specific to a headless always-on Mac. Use when the user mentions herdr, mosh, the mini, "remote dev", "dev host", detaching or reattaching agents, "did my agent survive", sessions dying on lid-close, or asks how to reach a dev server running on the mini.

2026-07-27
img
Desenvolvedores de software

Manage the personal image stack — public CDN uploads/transform URLs and the private image-share layer. Use whenever an image needs a URL (public or private) for an article, blog post, vault note, README, OpenGraph tag, or a one-off share; or when the user says "upload this image", "share this image", "private image", "publish image", "host this screenshot", "get me a CDN link", "resize this", mentions "image-share", or asks where an image lives.

2026-07-24
sync
Administradores de redes e sistemas de computador

Bidirectionally sync ALL git repos across two machines — this MacBook and the always-on Mac mini — over SSH, using GitHub/GitLab as the transport. Commits and pushes uncommitted work on both sides, then rebases/fast-forwards each so they converge, with per-repo subagents resolving rebases and merge conflicts. This is a MULTI-repo, TWO-machine operation — distinct from /commit, /ship, or /git-cleanup, which act on a single repo. Use whenever the user wants to sync their machines/repos, "catch up" the laptop to the Mac mini or push laptop work back, is about to travel or just got back, has uncommitted work scattered across many repos, or wants to reconcile branches that diverged between the two machines. Trigger even on a bare "sync", "sync my machines", or "get my repos up to date".

2026-07-24
check
Analistas de garantia de qualidade de software e testadores

Run validation (format, lint, tsc, test) via sideclaw MCP tool

2026-07-24
commit
Desenvolvedores de software

Smart git commit with conventional commits, OpenSpec awareness, and intelligent splitting for GitHub

2026-07-24
Mostrando as 8 principais de 27 skills coletadas neste repositório.
claude-dispatch
Desenvolvedores de software

Hand repo work to a bounded Claude Code episode via the `hermes-cc.sh` verb dispatcher, then answer with its verdict. Use when triage needs the actual source — "why is X failing, look in the repo", "what changed in Y", "warum ist Z rot, schau ins repo", "read the code and tell me", "check the repo for", a red monitor whose cause is code-shaped, a stale GitHub issue, or any question you can only answer by guessing otherwise. Also the path for "file an issue about what you find" (author tier) and, only with Johannes's explicit confirmation, "make that change" (implement tier — isolated worktree, draft PR), then "merge it" to land that PR.

2026-08-03
hermes-update
Desenvolvedores de software

Update Hermes Agent to latest version, resolve conflicts in locally-modified source files, and restart the gateway

2026-08-02
hermes-validate
Analistas de garantia de qualidade de software e testadores

Test, observe, and improve Hermes Agent behavior — send test messages, read session traces, identify routing failures, and fix SOUL.md/SKILL.md

2026-08-02
obsidian
Escriturários de arquivos

Read, search, and write Johannes's Obsidian vault (the PARA second brain at ~/SourceRoot/brain) via the Obsidian CLI (metadata-aware — backlinks, tags, Dataview) with a filesystem fallback. Capture notes to the inbox, create resource/inspiration notes with the right frontmatter, search by text/tag/backlink.

2026-08-02
homelab-ops
Administradores de redes e sistemas de computador

Diagnose and remediate homelab / VPS / Mac Mini infrastructure through the bounded `hermes-ops.sh` verb dispatcher — monitors down, unhealthy or restart-looping containers, cron failures, push-monitor heartbeat gaps, uptime-kuma config corruption, deploy drift. Read-only triage is free; every mutation is a named verb needing --confirm and --why. Use for "#alerts" messages, "what's down", "is everything up", "why is X red", "restart Y", "redeploy Z".

2026-08-02
argo-api
Desenvolvedores de software

Call the argo REST API (https://argo.jkrumm.com/api) for TickTick tasks, Gmail, Calendar, Docker (homelab + VPS), UptimeKuma, Slack, weather, Garmin Health, Strength tracking, WalkingPad treadmill stats, AI usage/cost, user profile, and read-only SQL — use curl with Bearer $HOMELAB_API_KEY

2026-08-02
briefing-tts
Desenvolvedores de software

TTS audio synthesis via the VPS audio-gateway (https://audio-gateway.jkrumm.com/v1) — Gemini 3.1 Flash TTS, voice "Charon", OpenAI-compatible /v1/audio/speech. Use for any spoken output: morning/evening briefings, voice memos, ad-hoc TTS.

2026-08-02
reading
Redatores técnicos

Recommend what Johannes should read next — personal book recommender grounded in his actual taste. Use when he asks "what should I read", wants book recommendations, wants to find his next novel, wants fiction, fantasy, sci-fi, thriller, or travel/adventure picks, or wants to turn his reading history into picks. Pulls taste from the Argo Reading API (Hardcover shelf — ratings, genres, read / want-to-read) + a durable taste profile in Obsidian, researches real matching books on the web, ranks them, and captures picks back to Obsidian.

2026-08-02
Mostrando as 8 principais de 14 skills coletadas neste repositório.
vibe-access
Desenvolvedores de software

Add per-person staff logins to a vibe-stack app's website using Cloudflare Access — the agent sets it up ITSELF via the Cloudflare API (works on the free workers.dev URL, no domain). Use only when SEVERAL people each need their OWN login (their own email); a single owner is already private via the access key. Triggers: "mein Team soll sich einloggen", "Mitarbeiter-Logins", "jeder mit eigener E-Mail", "staff logins".

2026-06-02
vibe-ai
Desenvolvedores de software

Turn on AI inside a vibe-stack app's server so the WEBSITE (and autonomous tasks) can summarise, translate, or parse free text into saved data — using Cloudflare Workers AI, no API key and no extra account. Use when the owner wants the app itself to be "smart": "fass das zusammen", "übersetze", "erkenne automatisch", "aus dem Text rausziehen", "ich tippe einfach 'handvoll Erdbeeren mit Skyr' und es trägt sich ein", a free-text field that fills in fields by itself, or an AI step in a server task.

2026-06-02
vibe-cloudflare
Administradores de redes e sistemas de computador

Manage Cloudflare resources for a vibe-stack app via wrangler — create the D1 database, create an R2 storage bucket, add a secret/API key, query D1 from the CLI, and regenerate types after editing wrangler.jsonc. Use when the owner mentions database, storage, bucket, secret, api key, binding, Cloudflare, Datenbank, or Speicher.

2026-06-02
vibe-connector
Desenvolvedores de software

Connect a vibe-stack app to Claude as a custom connector so the owner can use it from anywhere — phone, desktop/web Chat, Projects, and routines, not just the Code tab. Provisions the OAUTH_KV namespace and the OWNER_SECRET access key, deploys, walks the owner (in German) through adding the custom connector, and generates the claude-setup/ paste bundle. Use when the owner wants to use/manage the app from their phone or outside the Code tab, "von überall", "auf dem Handy", "mit Claude verbinden", "Connector einrichten", or right after the first deploy.

2026-06-02
vibe-deploy
Administradores de redes e sistemas de computador

Publish a vibe-stack app live, read its public URL, view logs, and roll back. Use when the owner says deploy / publish / go live / roll back / veröffentlichen / online stellen / rückgängig.

2026-06-02
vibe-new-app
Desenvolvedores de software

RARELY needed — vibe-stack is ONE growing app, so a new thing is normally a new page (use add-page / add-data), NOT a new app. Only scaffold a fully separate app (its own DB + R2 + URL) when the owner explicitly insists on an isolated environment — confirm they don't just mean a new feature first. Then clone the kit, copy the boilerplate to ~/vibe-apps/<name>, rename, npm install, connect Cloudflare, deploy. Triggers: "wirklich eine eigene, getrennte App", "komplett separate app", "neu anfangen".

2026-06-02
vibe-ops-setup
Desenvolvedores de software

Set up a vibe-stack app as a BUSINESS / operations tool the owner runs by talking — define the things they manage (reservations, employees, orders, inventory, …) and the rules, then wire the data, a domain operating-manual, and a plain-language guide so the agent can run the live data. Use when the owner wants to manage a business, a team, bookings, or a shop (not just track personal data), e.g. "ich will Reservierungen und Mitarbeiter verwalten", "für mein Restaurant", "meinen Betrieb organisieren".

2026-06-02
vibe-operate
Desenvolvedores de software

Read and change the LIVE data in a vibe-stack app by talking — list, find, add, update, or cancel real records (reservations, employees, orders, inventory, …). Use when the owner wants to SEE or CHANGE actual data in their running app (not build a feature), e.g. "zeig mir die Reservierungen heute", "trag Müller für 4 um 19 Uhr ein", "wer arbeitet Freitag?", "storniere Tisch 5", "ändere die Telefonnummer von Anna".

2026-06-02
Mostrando as 8 principais de 12 skills coletadas neste repositório.
Mostrando 12 de 14 repositórios