larsboes

33 mods across 1 repository, 0 stars between them.

pihole

25

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 yesterday A 139 tokens original MIT

defuddle

26

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 yesterday A 74 tokens copy · 100% MIT

obsidian

27

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 yesterday A 136 tokens original MIT

teach

28

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 yesterday A 128 tokens original MIT

secrets-guard

29

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 yesterday A 155 tokens original MIT

travel

30

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 yesterday A 96 tokens original MIT

unslop

31

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 yesterday A 215 tokens original MIT

human-writing

32

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 yesterday A 232 tokens original MIT

writing-skills

33

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 yesterday A 106 tokens original MIT