adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user…
OpenRouter API key for the skill's LLM-powered steps.
$ npx -y skills add K-Dense-AI/scientific-agent-skills --skill latex-posters --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/latex-postersContext preview
The summary Claude sees to decide when to auto-load this skill.
OpenRouter API key for the skill's LLM-powered steps.
name: latex-posters
description: "Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication."
allowed-tools: Read Write Edit Bash
metadata:
version: "1.7"
skill-author: K-Dense Inc.
openclaw:
primaryEnv: OPENROUTER_API_KEY
envVars:
- name: OPENROUTER_API_KEY
required: false
description: OpenRouter API key for the skill's LLM-powered steps.Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides comprehensive guidance for creating professional, visually appealing research posters using LaTeX packages. Generate publication-quality posters with proper layout, typography, color schemes, and visual hierarchy.
This skill should be used when:
**STANDARD WORKFLOW: Generate ALL major visual elements using AI before creating the LaTeX poster.**
This is the recommended approach for creating visually compelling posters: 1. Plan all visual elements needed (title, intro, methods, results, conclusions) 2. Generate each element using scientific-schematics or Nano Banana Pro 3. Assemble generated images in the LaTeX template 4. Add text content around the visuals
**Target: 60-70% of poster area should be AI-generated visuals, 30-40% text.**
---
These are limits, not guidelines. Violating them is the single most common cause of a failed poster. Full reasoning, per-graphic-type tables, and worked examples are in [references/ai_graphics_for_posters.md](references/ai_graphics_for_posters.md).
| Constraint | Limit | | --- | --- | | Elements per AI-generated graphic | **3-4 maximum** (3 ideal) | | Words per graphic | **10 maximum** | | White space per graphic | **50% minimum** (60% better) | | Key numbers / metrics | **120pt+** | | Labels | **80pt+** | | Body text on the poster | **24pt+** | | Content sections (A0) | **5-6 maximum** | | Total words on the poster | **300-800** | | Figure width | `0.85\linewidth`, never `1.0` |
Every graphic prompt must include: `POSTER FORMAT for A0`, an explicit element or word count (`ONLY 3 icons`, `3 words total`), a font size (`GIANT (120pt+)`), `60% white space`, and a viewing distance (`readable from 10-12 feet`).
**Two mandatory review gates.** Skipping either is how unreadable posters happen:
under 10 words, and not a 5+ stage workflow. If not, split it into several graphics.
4 or fewer elements, 50%+ white space, understandable in 2 seconds. Any failure means regenerate or split. Do not assemble a poster from figures that failed.
Patterns that always fail: `7-stage workflow`, `timeline with annual milestones`, `3 case studies in one graphic`, `comparison of 5+ methods`, `architecture with all layers`. Collapse each to 3 high-level items, or make several separate graphics.
**Overflow is an error, not a warning.** After compiling, run `grep -i overfull poster.log` and inspect all four edges at 100% zoom. See [references/compilation_and_quality_control.md](references/compilation_and_quality_control.md).
For detailed guidance on creating schematics, refer to the **scientific-schematics** skill documentation.
**Key capabilities:**
---
Three poster packages are supported — **beamerposter** (Beamer syntax, institutional themes), **tikzposter** (modern, colorful, flexible), and **baposter** (structured multi-column). Package comparison, layout and grid systems, design principles, standard sizes, per-package templates, figure and image integration, color schemes, typography, and QR codes are all documented in [references/latex_poster_reference.md](references/latex_poster_reference.md).
Reusable per-section content patterns, accessibility requirements, and presentation-day guidance are in [references/poster_patterns_and_presentation.md](references/poster_patterns_and_presentation.md).
1. **Determine poster requirements**:
2. **Develop content outline**:
3. **Choose LaTeX package**:
🔔 Claude Scientific Skills is now Scientific Agent Skills. Same skills, broader compatibility — now works with any AI agent that supports the open Agent Skills standard, not just Claude.
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user…
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection,…
Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP…
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data…
Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree…
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk…