jgreathouse9

Agents Quarto Install — Development agent for Claude Code

Development community

Installing Quarto in this sandbox — an exact runbook.

How to install Agents Quarto Install

Installs to ~/.claude/agents/jgreathouse9-mlsynth-agents_quarto_install.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jgreathouse9/mlsynth/HEAD/agents/agents_quarto_install.md -o ~/.claude/agents/jgreathouse9-mlsynth-agents_quarto_install.md

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

What Agents Quarto Install does

Installing Quarto in this sandbox — an exact runbook

A step-by-step recipe for getting a working [Quarto](https://quarto.org) CLI into the Claude Code remote sandbox, including the Python execution engine, both PDF paths, and Mermaid/Graphviz rendering. Read `agents_r_environment.md` first for the general network constraints; this file is the Quarto-specific replay, and it follows the same shape as `agents_discos_install.md`.

Verified end to end on 2026-09-07, on Ubuntu 24.04 (x86_64) with P

Alternatives in Development

  • Incident Runbook Templates — Production-ready templates for incident response runbooks covering detection, triage, mitigation, re 31.9k ★
  • Add Skill — Install agent skills onto your coding agents from any git repository 11.2k ★
  • Quarto Critic 973 ★

Full documentation available on GitHub

View Source Repository