
from agent-almanac10
Create a Quarto-based, self-contained travel report (HTML/PDF) with embedded maps, daily itineraries, logistics tables, and accommodation/transport details for
This skill generates a fully structured Quarto (.qmd) travel report combining overview maps, per-day itineraries, logistics tables (accommodation, transport, budget), and optional photos or GPX tracks. It produces self-contained HTML or PDF outputs suitable for sharing, offline access, or professional tour proposals.
Use this skill when you need to compile planned route data into a shareable document, document a completed trip with maps and statistics, create an offline travel guide, or produce a professional proposal for clients or group travel. It's useful for multi-day tours, hiking/cycling reports (with elevation profiles), and any itinerary that benefits from map visualization and logistics tables.
Likely usable by agents that can run or author Quarto/R-based reports and manipulate files: Claude Code, generic scripting agents, or any agent with access to R/Quarto tooling.
This skill has not been reviewed by our automated audit pipeline yet.
Markov Chain Modeling
Build and analyze discrete or continuous Markov chains: transition matrices, state classification, stationary distributions, and mean first-passage times.
Build Parameterized Report
Generate multiple customized reports from one Quarto or R Markdown template by supplying parameter sets and automating batch renders.
Create Team
Author a multi-agent team composition file (coordination pattern, members, tasks, CONFIG block) for the Agent Almanac teams registry.
Track ML Experiments (MLflow)
Set up MLflow experiment tracking: server, autologging, artifact storage, run comparison and lifecycle management for reproducible ML workflows.