Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

A collection of AI agent skills hosted on GitHub and installable via the skills CLI.

skills.sh

Available Skills

Servarr

prowlarr-pro

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.

radarr-pro

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.

sonarr-pro

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.

Frontend & Mobile

fj-vue

Personal conventions and patterns for building Vue 3 + TypeScript frontend applications. Covers project structure, Pinia stores, ApiService, auth, routing, forms, and scoped CSS styling.

fj-flutter

Personal Flutter app architecture and development conventions. Covers models, services, providers, GoRouter, theming, and caching strategies.

Writing & Voice

fj-voice

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.

fj-voice-profile

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.

Installation

npx skills add FJLessing/agent-skills

Skill Structure

Each skill contains:

  • SKILL.md — Instructions for the agent
  • references/ — Supporting documentation (optional)

License

MIT

About

A repo for my personal AI skills I created.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages