Recommendation Letter banner
LARi-UQAC LARi-UQAC

Recommendation Letter

Development community

Description

# Recommendation, support, appreciation, acceptance, and dispense letters Generate a LAR.i / Prof. Otis letter in LaTeX -> PDF. Read the skill at `.claude/skills/recommendation-letter/SKILL.md` and follow its workflow. 1. Resolve the candidate files from the arguments (a folder, a list of paths, or the file open in the IDE) and extract the facts (GPA, courses, publications, project, dates). 2. Elicit the missing context with AskUserQuestion: letter type, language, `candidate_status` (

Installation

Installs to ~/.claude/commands/lari-uqac-researchtools-recommendation-letter.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/LARi-UQAC/ResearchTools/HEAD/.claude/commands/recommendation-letter.md -o ~/.claude/commands/lari-uqac-researchtools-recommendation-letter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository