Instructions file CodexOpenCode
AGENTS.md instructions for larsboes/Axon, covering axon agent bootstrap and graphify.
Instructions file CodexOpenCode
AGENTS.md instructions for larsboes/Axon, covering axon agent bootstrap and graphify.
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.
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…
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.
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.
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.
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.
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…
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…
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…
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.
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…
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…
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".
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…
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…
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…
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…
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.
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…
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…
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.
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.
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…