larsboes/Axon

An integration platform where every capability is a plugin from the core — public shell, private overlay, no deployment state in the repo.

0Stars on the repository
33Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

home-3d-printing

01

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 2d ago A 139 tokens original MIT

academic-writing

02

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 2d ago A 154 tokens original MIT

axon

03

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 2d ago A 101 tokens original MIT

attention-control

04

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 2d ago A 41 tokens original MIT

cv-builder

05

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 2d ago A 117 tokens original MIT

energy-dashboard

06

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 2d ago A 191 tokens original MIT

esphome

07

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 2d ago A 148 tokens original MIT

fritz

08

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 2d ago A 203 tokens original MIT

ha-cli

09

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 2d ago A 52 tokens original MIT

ha-dashboard

10

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 2d ago A 167 tokens original MIT

ha-dashgen

11

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 2d ago A 125 tokens original MIT

ha-deploy

12

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 2d ago A 44 tokens original MIT

homectl

13

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 2d ago A 59 tokens original MIT

netmon

14

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 2d ago B 174 tokens original MIT

pihole

15

larsboes/Axon

Skill Claude CodeCodex

Controls a Pi-hole v6 DNS resolver over its REST API — query stats, per-device egress (what each client phones home to), top domains/clients, pause or resume blocking, and add allow/deny rules. The Pi-hole host and admin password come from a Bitwarden item at runtime, never hardcoded. Use when the user wants Pi-hole…

0 2d ago A 139 tokens original MIT

defuddle

16

larsboes/Axon

Skill Claude CodeCodex

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already…

0 2d ago A 74 tokens copy · 100% MIT

obsidian

17

larsboes/Axon

Skill Claude CodeCodex

Operates the user's Obsidian vault as the single durable knowledge surface — resolves the vault, gates every write on the vault contract, creates and retypes notes, runs bulk property/link sweeps, maintains the wiki layer, and recalls what earlier sessions said. Use for any work inside the vault (notes, frontmatter…

0 2d ago A 136 tokens original MIT

teach

18

larsboes/Axon

Skill Claude CodeCodex

Optimal one-to-one teaching that grows the Knowledge vault. Use when the user wants to learn, understand, or be taught a topic ("teach me X", "I want to learn X", "/skill:teach X"). Probes the exact edge of their understanding with graded quizzes, plans a dependency path, then teaches one reasoning step at a time …

0 2d ago A 128 tokens original MIT

secrets-guard

19

larsboes/Axon

Skill Claude CodeCodex

Safe handling of secrets and credentials in a Claude Code session — how to use API keys, tokens, and .env / .secrets values for a task without ever pulling them into the model context, working WITH Axon's managed-settings deny policy instead of around it. Use when a task needs a credential (an authenticated API call…

0 2d ago A 155 tokens original MIT

travel

20

larsboes/Axon

Skill Claude CodeCodex

Drives Axon's travel capabilities as one workflow — feasible days from calendar, journey search and split tickets from transit, measured delay history from punctuality, event discovery from scouting, and plan state in trips. Use when planning a trip, searching connections or fares, checking how late a train usually…

0 2d ago A 96 tokens original MIT

unslop

21

larsboes/Axon

Skill Claude CodeCodex

Strips the tells that make source code and web UI read as AI-generated and forces a deliberate, project-specific choice instead of the model's default average. It writes neither the code nor the design, and has no house style. Code: chat artifacts, placeholder comments, emoji, swallowed errors, generic names like…

0 2d ago A 215 tokens original MIT

human-writing

22

larsboes/Axon

Skill Claude CodeCodex

Drafts, edits, reviews, and audits prose so it reads as one deliberate human voice instead of the model's default register. Combines a linter for the mechanical tells (em dash, "it's not just X, it's Y" cadence, assistant boilerplate, diction memes, bold-bullet listicles), a structural pass for the tells no regex…

0 2d ago A 232 tokens original MIT

writing-skills

23

larsboes/Axon

Skill Claude CodeCodex

Authors, structures, and audits Claude agent skills (SKILL.md + scripts/references/assets) to Anthropic best-practices, the agentskills.io spec, and local Claude Code conventions. Use when creating a new skill, refactoring one for progressive disclosure, or auditing a skill's metadata/structure. Do not use for…

0 2d ago A 106 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: