
from agent-almanac17
Generate multiple customized reports from one Quarto or R Markdown template by supplying parameter sets and automating batch renders.
This skill explains how to author and render parameterized Quarto or R Markdown reports so a single template can produce multiple, client- or region-specific outputs. It covers YAML parameter definitions, using params inside code chunks, programmatic rendering via quarto::quarto_render or rmarkdown::render, batch generation over parameter grids, validation of parameter values, and organizing output directories.
Use when you need to produce the same report for different regions, clients, or time periods; when automating periodic reports; or when generating a suite of outputs from one canonical template. Also helpful when adding parameter validation to avoid rendering errors.
Inferred compatibility: agents that can run shell/R commands or orchestrate batch jobs (e.g., Copilot-style automation, Claude Code, or custom agent runtimes that can invoke R/quarto).
Japanese-locale skill for building parameterized Quarto/R Markdown reports. No bundled scripts — pure documentation with R code examples. Clear step-by-step structure with expected/failure outcomes per step, validation checklist, and common pitfalls. No security concerns whatsoever.
Translation of an English skill from the agent-almanac repo. Clean documentation-only skill with no executable scripts.
Markov Chain Modeling
Build and analyze discrete or continuous Markov chains: transition matrices, state classification, stationary distributions, and mean first-passage times.
Create Team
Author a multi-agent team composition file (coordination pattern, members, tasks, CONFIG block) for the Agent Almanac teams registry.
Generate Tour Report
Create a Quarto-based, self-contained travel report (HTML/PDF) with embedded maps, daily itineraries, logistics tables, and accommodation/transport details for
Track ML Experiments (MLflow)
Set up MLflow experiment tracking: server, autologging, artifact storage, run comparison and lifecycle management for reproducible ML workflows.
Annotate Source Files
Insert PUT-style workflow annotations into source files (30+ languages) to generate structured workflows and Mermaid diagrams using putior.
Cut Gemstone
Practical, step-by-step guidance for cutting gemstones (cabochon or faceted): assessment, orientation, dopping, grit sequence, and basic faceting angles.
Develop HPLC Method
Design and optimize an HPLC method (RP, NP, IC, HILIC) including column selection, mobile phase, gradient, and detection for robust analytical separations.
Create Team
Create a reusable multi-agent team definition (YAML + human docs) that standardizes coordination, task decomposition, and activation for Claude Code-style workf
Bonsai Cultivation (de)
Comprehensive German-language guide for bonsai care: species selection, pruning, wiring, repotting, seasonal maintenance and contemplative pre-check rituals.
Plan Release Cycle
Create a structured release plan with milestones, feature-freeze rules, RC process, go/no-go checklist and rollback strategy to safely ship software releases.