scholaraio: Skill for Claude Code

.claude/skills/poster/SKILL.md

poster is a skill for Claude Code from ZimoLiao/scholaraio. It costs 31 tokens per session (721 once invoked), scanned A, original, MIT.

A planning aid for academic posters: one-page visual summaries of research often presented at conferences. It helps choose the main message, sections, figures, and amount of text.

In plain words
What is it for?
Use it to plan a conference poster or visual research summary and prepare content for figures and layout work.
Why use it?
A poster cannot contain everything from a full paper, so it helps decide what readers should notice first.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is ZimoLiao/scholaraio's own configuration. It tells Claude Code how to work on scholaraio itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything scholaraio configures →

Part of the scholaraio plugin — 47 skills, 1 hook, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to ZimoLiao/scholaraio. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ZimoLiao/scholaraio/main/.claude/skills/poster/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ZimoLiao/scholaraio

Made for: Claude Code.

Or install scholaraio, the plugin that ships this one along with the rest of its 47 skills, 1 hook, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for poster

README.md
[![agentmods](https://agentmods.dev/badge/skills/zimoliao/scholaraio/poster/github.svg)](https://agentmods.dev/skills/zimoliao/scholaraio/poster)
Your own site
<a href="https://agentmods.dev/skills/zimoliao/scholaraio/poster"><img src="https://agentmods.dev/badge/skills/zimoliao/scholaraio/poster/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for poster

Your own site · 80×15
<a href="https://agentmods.dev/skills/zimoliao/scholaraio/poster"><img src="https://agentmods.dev/badge/skills/zimoliao/scholaraio/poster.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 721 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00721
Opus 5 $0.00015 $0.00360
Sonnet 5 $0.00006 $0.00144
Haiku 4.5 $0.00003 $0.00072

Measured 10d ago against content hash 15668bc8e86b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

poster scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/poster/SKILL.md · 93 lines

How it starts

The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Academic Poster Workflow

Create a poster-ready content package without duplicating the full workflows of the other writing skills.

Purpose

This skill is for poster-specific organization:

  • define the poster's audience and message
  • decide what belongs on the poster and what must be omitted
  • convert literature or manuscript content into poster sections
  • route figure/layout work to /draw and /document

Do not treat a poster like a shortened paper. A poster is a visual argument with a small number of high-priority claims.

When To Use

Use this skill when the user wants:

  • a conference poster
  • a poster-style literature summary
  • a visual one-page research overview
  • help deciding poster sections, text density, and figure priorities

If the user mainly wants:

  • a slide deck: route to /document
  • a long written report: route to /technical-report
  • a paper section: route to /paper-writing

Workflow

1. Clarify Poster Context

Identify:

  • target venue or audience
  • poster goal: present a study, summarize a topic, or pitch a direction
  • expected size or format if the user knows it
  • available materials: workspace papers, manuscript draft, figures, data

2. Choose The Content Source

Use one main upstream workflow:

Situation Route
Poster summarizes a research field /literature-review
Poster presents a user's own paper or method /paper-writing
Poster motivates a new topic or open problem /research-gap

3. Build A Poster Skeleton

Default sections:

  1. Title + one-sentence claim
  2. Background / problem
  3. Method or comparison frame
  4. Key evidence or findings
  5. Main takeaway
  6. References / contact / QR block if needed

Keep these rules:

  • one central claim, not many equal claims
  • prefer figures, tables, and short bullets over dense prose
  • each section should answer one question only
  • remove any paragraph that needs sustained close reading

4. Route Assets And Packaging

  • Use /draw when the poster needs diagrams, cleaned figures, timelines, or concept maps.
  • Use /document when the result should be packaged into a practical file such as PPTX or another layout-friendly deliverable.
  • If the user explicitly needs a print-ready poster size, keep the poster structure here, then use /document to implement the layout.

Read the full file on GitHub · 93 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 93 lines · 31 tokens per session scan A 15668bc8e86b

Subscribe to this mod's changes

poster is a skill published in the GitHub repository ZimoLiao/scholaraio (570 stars, last pushed 10d ago), licensed MIT. It adds 31 tokens to every session and 721 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

paper-illustration-image2

Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to paper-illustration, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.

wanshuiyin/Auto-claude-code-research-in-sleep · 59 tokens

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and…

foryourhealth111-pixel/Vibe-Skills · 65 tokens

post-acceptance

This skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance conference preparation. Provides comprehensive workflow for presentation, poster, and…

Galaxy-Dawn/claude-scholar · 66 tokens

paper-2-web

Use when converting academic papers into dissemination assets such as Paper2Web websites, Paper2Video video abstracts, or Paper2Poster conference posters from LaTeX or PDF sources.

foryourhealth111-pixel/Vibe-Skills · 40 tokens

hermes-learns-manim

Operate Math-To-Manim with Hermes: inspect artifacts, run deterministic checks, use Codex-backed codegen, render/review Manim outputs, and avoid committing generated media.

HarleyCoops/Math-To-Manim · 42 tokens

figure

Hybrid figure pipeline (Nano Banana raster + rembg background removal + TikZ vector assembly). Includes a TikZ template library covering quantum circuits (quantikz), Feynman diagrams (tikz-feynman), circuits (circuitikz), molecules (chemfig), 2D/3D plots (pgfplots), energy-level diagrams, phase-space trajectories…

Muuuun/luxas · 104 tokens