A collection of AI agent skills hosted on GitHub and installable via the skills CLI.
Expert skill for administering and managing Prowlarr installations on bare-metal Linux. Covers indexer management, proxy settings, syncing with Radarr/Sonarr, and Prowlarr API usage.
Expert skill for administering and managing Radarr installations on bare-metal Linux. Covers installation, configuration, troubleshooting, movie management, quality profiles, permission fixes, and API automation.
Expert skill for administering and managing Sonarr installations on bare-metal Linux. Covers installation, configuration, troubleshooting, series management, episode tracking, quality profiles, and service maintenance.
Personal conventions and patterns for building Vue 3 + TypeScript frontend applications. Covers project structure, Pinia stores, ApiService, auth, routing, forms, and scoped CSS styling.
Personal Flutter app architecture and development conventions. Covers models, services, providers, GoRouter, theming, and caching strategies.
Applies FJ's personal writing voice — measured from his own real correspondence, not guessed — when drafting or rewriting emails, chat messages, tickets, or documents on his behalf. Designed to work alongside humanizer: it hands humanizer a calibration sample instead of fighting its style rules. Reads a private, per-machine voice profile that is deliberately not stored in this repo (see below) and falls back to a small public-safe seed profile when none is found.
Builds or refreshes the measured voice profile that fj-voice reads, by gathering a corpus from sent email, chat, and ticket history, screening it for AI-drafted contamination, and measuring it with a bundled script — no invented numbers. This is a setup/occasional-refresh skill, not something run before every message.
The voice profile itself lives at
~/.agents/fj-voice-profile.md, outside this repo. It's built from real personal correspondence, and this repo is public — so nothing derived from it is ever committed here.
npx skills add FJLessing/agent-skills
Each skill contains:
SKILL.md— Instructions for the agentreferences/— Supporting documentation (optional)
MIT