larsboes

33 mods across 1 repository, 0 stars between them.

Axon AGENTS.md

01

larsboes/Axon

Instructions file CodexOpenCode

AGENTS.md instructions for larsboes/Axon, covering axon agent bootstrap and graphify.

0 yesterday A 496 tokens original MIT

Axon CLAUDE.md

02

larsboes/Axon

Instructions file

Claude Code instructions for larsboes/Axon, a project described as: An integration platform where every capability is a plugin from the core — public shell, private overlay, no deployment state in the repo.

0 yesterday A 5 tokens copy · 100% MIT

home-3d-printing

03

larsboes/Axon

Skill Claude CodeCodex

Slices models and drives a home Klipper/Moonraker 3D printer via the local printctl CLI — slice with OrcaSlicer, upload, arm, start, monitor, pause/cancel, e-stop — with hard temperature caps and an arm-before-heat gate. Works with any Klipper/Moonraker printer; the specific model, material and caps come from config…

0 yesterday A 139 tokens original MIT

larsboes/Axon

Agent

Audits academic/thesis citations — unresolved citation keys, claims not actually supported by their cited source, unused bibliography entries, DOI/metadata mismatches. Use proactively before a submission or milestone, or when asked to check citations or the bibliography.

0 yesterday A 57 tokens original MIT

larsboes/Axon

Agent

Checks academic/thesis documents for internal consistency — terminology drift, broken cross-references, figure-caption-text mismatch, definitions used before they're introduced. Use proactively after edits touching multiple sections, or when asked to check a document for internal consistency.

0 yesterday A 54 tokens original MIT

larsboes/Axon

Agent

Checks a compiled academic document's rendered layout — float placement, figure/table sizing and overlap, caption-position consistency. Use when a PDF has just been built/rendered and you want it checked before submission, or when asked to check document layout.

0 yesterday A 55 tokens original MIT

larsboes/Axon

Agent

Reviews academic/thesis argument structure — paragraph transitions, narrative arc, redundancy, unstated logical leaps — independent of prose quality. Use proactively after a section is drafted, or when asked whether an academic argument actually holds together.

0 yesterday A 51 tokens original MIT

larsboes/Axon

Agent

Adversarial reviewer that tries to argue an academic document's claims outrun its evidence — a hostile peer-reviewer pass, not an improvement-suggestion pass. Use only after standard review lenses (technical/logic/consistency) have already run and their findings are addressed — running this on a rough draft wastes its…

0 yesterday A 79 tokens original MIT

larsboes/Axon

Agent

Adversarial reviewer that tries to argue an academic document's methodology or design is unsound — a hostile peer-reviewer pass, not an improvement-suggestion pass. Use only after standard review lenses (technical/logic/consistency) have already run and their findings are addressed — running this on a rough draft…

0 yesterday A 80 tokens original MIT

larsboes/Axon

Agent

Adversarial reviewer that tries to argue an academic document's argument doesn't cohere end to end — a hostile peer-reviewer pass, not an improvement-suggestion pass. Use only after standard review lenses (technical/logic/consistency) have already run and their findings are addressed — running this on a rough draft…

0 yesterday A 82 tokens original MIT

larsboes/Axon

Agent

Reviews academic/thesis technical claims for whether the stated result actually follows from the stated method or data, notation consistency, and citation-claim support. Use proactively after a method/results/discussion section is drafted or revised, or when asked for a hard technical review of academic writing.

0 yesterday A 62 tokens original MIT

academic-writing

12

larsboes/Axon

Skill Claude CodeCodex

Drafts, critiques, and cite-checks academic writing (thesis chapters, conference/journal papers) across two genre profiles — empirical-CS/paper and DSR/qualitative-thesis — with a genuinely adversarial multi-skeptic critique pass and Quarto/BibTeX-aware citation tooling. Use when drafting a section from bullet points…

0 yesterday A 154 tokens original MIT

axon

13

larsboes/Axon

Skill Claude CodeCodex

Operates Axon and guides work on the Axon repository through dynamic discovery, bounded self-context, capability APIs, architecture placement, focused branches, and proportionate verification. Use when operating Axon services or feeds, diagnosing Axon, planning or coding inside the Axon repository, deciding where Axon…

0 yesterday A 101 tokens original MIT

attention-control

14

larsboes/Axon

Skill Claude CodeCodex

Shape output for a reader with ADHD. Lead with action, use controlled vocabulary, active voice, and simple tenses. Invoke with /attention-control; stays on until "stop attention control".

0 yesterday A 41 tokens original MIT

cv-builder

15

larsboes/Axon

Skill Claude CodeCodex

Builds a job-tailored CV PDF from a single profile-tagged master CV file, via the local cv CLI — pick the closest profile tag (or ask), pick a language, run the build, hand back the PDF path. Use when the user wants a CV/resume for a specific job application, role type, or language. Do not use for writing or editing…

0 yesterday A 117 tokens original MIT

energy-dashboard

16

larsboes/Axon

Skill Claude CodeCodex

Configures the Home Assistant Energy Dashboard over the WebSocket API (energy/getprefs, energy/saveprefs) — the REST API does not expose these prefs — wiring solar production/power, grid import/export, and battery charge/discharge sources, and reading the current sources back. Source entities are passed as flags or a…

0 yesterday A 191 tokens original MIT

esphome

17

larsboes/Axon

Skill Claude CodeCodex

Builds and OTA-flashes ESPHome firmware nodes through the esphome Docker container on a home-automation host — lists node YAMLs, compiles, uploads over WiFi, and streams device logs. Reaches the container over SSH (key auth) and the dashboard for a reachability check, with connection facts read from the committed…

0 yesterday A 148 tokens original MIT

fritz

18

larsboes/Axon

Skill Claude CodeCodex

Queries an AVM Fritz!Box (7590/FRITZ!OS) read-only over two transports — TR-064 via fritzconnection for the authoritative host table, and the AVM JSON API (loginsid.lua + data.lua) for what TR-064 cannot see: active channel and width per band, DFS exposure, mesh topology with per-AP client counts, the timestamped WLAN…

0 yesterday A 203 tokens original MIT

ha-cli

19

larsboes/Axon

Skill Claude CodeCodex

Queries and controls an explicitly configured Home Assistant instance and can write a private inventory into the active overlay. Use for Home Assistant state, configuration, integration, service-call, reload, or inventory operations. Never place returned instance data in public Axon.

0 yesterday A 52 tokens original MIT

ha-dashboard

20

larsboes/Axon

Skill Claude CodeCodex

Deploys and backs up Home Assistant Lovelace dashboards over the WebSocket API — list existing dashboards, back up a dashboard's config to a file, push a config file to a dashboard, and create a new sidebar dashboard. Pure-Python-3 stdlib WebSocket client (no deps); the non-secret HAURL comes from the committed…

0 yesterday A 167 tokens original MIT

ha-dashgen

21

larsboes/Axon

Skill Claude CodeCodex

Generates Home Assistant Lovelace dashboards from an overlay-owned house model and deploys them, backing up first. Public mechanism, private inventory - this Pack owns every card, layout and deploy decision and knows no entity ID; the active overlay owns model.ts. Use when building, checking, or deploying generated…

0 yesterday A 125 tokens original MIT

ha-deploy

22

larsboes/Axon

Skill Claude CodeCodex

Validates, reloads, and verifies an existing Home Assistant deployment through its API. Use after overlay-owned configuration has been placed on the owning host. Container lifecycle and file deployment remain outside this skill.

0 yesterday A 44 tokens original MIT

homectl

23

larsboes/Axon

Skill Claude CodeCodex

Materializes overlay-owned Home Assistant templates and vendors overlay-owned pinned components through a public, host-neutral CLI. Use for template coverage, materialization, or reviewed component vendoring. Real devices, automations, entity IDs, component selections, and output stay in the active private overlay.

0 yesterday A 59 tokens original MIT

netmon

24

larsboes/Axon

Skill Claude CodeCodex

Monitors a home LAN and its traffic from the local host — active host discovery with MAC and vendor, per-host open-port scans, a saved baseline plus drift diff (new/missing devices), WAN throughput totals, and DNS-egress visibility (which domains each device phones home to) via the resolver's query log. Subnet is…

0 yesterday B 174 tokens original MIT