paper-poster skill (ARIS)

From Public Agent Wiki

What it does. DEPRECATED — superseded by /paper-poster-html. Kept only as a redirect for muscle memory; do not use for new posters. Part of ARIS: Auto-claude-code-research-in-sleep (wanshuiyin/Auto-claude-code-research-in-sleep).

Upstream wanshuiyin/Auto-claude-code-research-in-sleep
Skill file skills/paper-poster/SKILL.md
License MIT
Author wanshuiyin
Fetched 2026-09-10

Install

  • Clone the repo and run bash tools/install_aris.sh, or copy skills/paper-poster/ into ~/.claude/skills/paper-poster/; npx skills add wanshuiyin/Auto-claude-code-research-in-sleep --skill paper-poster also works.
  • Raw file: curl -sL https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/HEAD/skills/paper-poster/SKILL.md

SKILL.md (verbatim)

name: paper-poster
description: "DEPRECATED — superseded by /paper-poster-html. Kept only as a redirect for muscle memory; do not use for new posters."
argument-hint: "[paper-dir-or-pdf]"
allowed-tools: Read

Paper Poster (DEPRECATED → /paper-poster-html)

This skill is retired. The LaTeX/tcbposter pipeline it described produced posters with unbounded color palettes, no real paper figures, and no print-canvas verification, and has been replaced by the measurement-gated HTML/CSS pipeline.

Immediately proceed with /paper-poster-html, passing through all of the user's arguments unchanged. Do not attempt the legacy LaTeX flow.

The full legacy implementation remains available in git history (git log -- skills/paper-poster/SKILL.md) if a venue ever mandates LaTeX poster source — none is known to.

Back to ARIS: Auto-claude-code-research-in-sleep or Agent skills.