Skip to content
Skillv1.0.0

Slides

Beamer and LaTeX instructions

by xashgg(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from xashgg/claude-code-my-workflow-codex (Slides/AGENTS.md). Install upstream with npx skills add xashgg/claude-code-my-workflow-codex --skill Slides. Copyright stays with the author.

Beamer and LaTeX instructions

  • Preserve LaTeX structure, commands, environments, labels, citations, equations, and comments while editing prose.
  • Use XeLaTeX only and the three-pass plus BibTeX workflow documented in the root AGENTS.md and $compile-latex.
  • Do not use \pause. Follow the TikZ prevention, measurement, and visual-quality rules under .codex/rules/.
  • Treat the Beamer .tex file as authoritative for any paired Quarto deck. After source changes, translate or reconcile the derived .qmd, then compile and visually inspect the PDF.
  • Keep figures and tables publication-ready, legible, cited, and consistent with the project palette and bibliography.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/xashgg-claude-code-my-workflow-codex-slides/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

xashgg-claude-code-my-workflow-codex-slides.ocm.jsonjson
{
  "ocm": "1",
  "id": "xashgg-claude-code-my-workflow-codex-slides",
  "kind": "skill",
  "name": "Slides",
  "description": "Beamer and LaTeX instructions",
  "publisher": "xashgg",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Beamer and LaTeX instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/xashgg/claude-code-my-workflow-codex",
      "path": "Slides/AGENTS.md",
      "ref": "0ea0f22f20c1ad99ac37070384c55535a35803c9",
      "url": "https://github.com/xashgg/claude-code-my-workflow-codex/blob/0ea0f22f20c1ad99ac37070384c55535a35803c9/Slides/AGENTS.md",
      "key": "xashgg/claude-code-my-workflow-codex/Slides/AGENTS.md"
    }
  },
  "instructions": "# Beamer and LaTeX instructions\n\n- Preserve LaTeX structure, commands, environments, labels, citations, equations, and comments while editing prose.\n- Use XeLaTeX only and the three-pass plus BibTeX workflow documented in the root `AGENTS.md` and `$compile-latex`.\n- Do not use `\\pause`. Follow the TikZ prevention, measurement, and visual-quality rules under `.codex/rules/`.\n- Treat the Beamer `.tex` file as authoritative for any paired Quarto deck. After source changes, translate or reconcile the derived `.qmd`, then compile and visually inspect the PDF.\n- Keep figures and tables publication-r",
  "cost": {
    "context_tokens": 169
  }
}

Fetch it by URL: GET /api/v1/registry/xashgg-claude-code-my-workflow-codex-slides/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.