Myst To Quarto — Documentation skill for Claude Code
Convert a MyST Markdown document to Quarto syntax, including citations.
How to install Myst To Quarto
Installs to ~/.claude/skills/cameronbracken-waterology-research-myst-to-quarto/SKILL.md
mkdir -p ~/.claude/skills/cameronbracken-waterology-research-myst-to-quarto && curl -fsSL https://raw.githubusercontent.com/cameronbracken/waterology-research/HEAD/commands/myst-to-quarto.md -o ~/.claude/skills/cameronbracken-waterology-research-myst-to-quarto/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Myst To Quarto does
description: Convert a MyST Markdown document to Quarto syntax, including citations, callouts, figures, references, and executable code fences. Use when moving a MyST article, note, or tutorial into a Quarto project. argument-hint: [output.qmd]
Use the `myst-to-quarto` skill to complete this request.
Arguments: $ARGUMENTS
Alternatives in Documentation
- 会话管理(Session Manager)需求文档(PRD / Markdown) — 目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力 31.7k ★
- Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Agentic Rules
Markdown Syntax Rules Files to use in Agentic IDE's
Claude Code Memory Stack
A complete, runnable template for giving Claude Code a persistent memory: a Markdown knowledge vault, skills,
Ars Format Convert
ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown
Markdown To EPUB
git clone Convert markdown files into EPUB ebooks
Hermes Gbrain Bridge
Convert Hermes / OpenClaw agent memory (JSONL sessions, MEMORY.md) to markdown for gBrain ingest
Awesome Docs
Generate, convert, and maintain animated GitHub-safe Markdown documents with animated SVG diagrams. Covers fou
Related Agents
Doc Diagrammer
Use this agent to create readable, focused Mermaid diagrams embedded directly in markdown documentation. Featu
Markdown Linter
Validates Claude Code agent and command markdown files for proper YAML frontmatter, syntax, and structure. Use
Frontend Analyzer
Analyzes and auto-fixes frontend code including TypeScript errors, unused imports, deprecated syntax, build co