Borrowing it
Nothing to install: this file belongs to cafferychen777/ChatSpatial. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/cafferychen777/ChatSpatial/main/.agents/skills/publication-ready/SKILL.mdgit clone --depth 1 https://github.com/cafferychen777/ChatSpatialWrote 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.
[](https://agentmods.dev/skills/cafferychen777/chatspatial/publication-ready)<a href="https://agentmods.dev/skills/cafferychen777/chatspatial/publication-ready"><img src="https://agentmods.dev/badge/skills/cafferychen777/chatspatial/publication-ready/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.
<a href="https://agentmods.dev/skills/cafferychen777/chatspatial/publication-ready"><img src="https://agentmods.dev/badge/skills/cafferychen777/chatspatial/publication-ready.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.01518 |
| Opus 5 | $0.00036 | $0.00759 |
| Sonnet 5 | $0.00014 | $0.00304 |
| Haiku 4.5 | $0.00007 | $0.00152 |
Grade A, and why
publication-ready 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 256 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Publication-Ready Figures
Overview
This skill creates publication-quality visualizations following journal standards.
Key principles:
- Clarity over decoration: Every element serves a purpose
- Consistent styling: Uniform fonts, colors, and sizing
- Reproducibility: Settings documented for revision cycles
Journal Standards Quick Reference
Figure Dimensions
| Journal | Single Column | 1.5 Column | Double Column |
|---|---|---|---|
| Nature | 89 mm | 120 mm | 183 mm |
| Cell | 85 mm | 114 mm | 174 mm |
| Science | 55 mm | 117 mm | 183 mm |
Height: Typically 1:1 to 1:1.5 aspect ratio; max ~230mm
Resolution Requirements
| Format | Resolution | Use Case |
|---|---|---|
| 300-600 DPI | Final submission | |
| Vector (PDF/SVG) | N/A | Preferred for line art |
| Web/Review | 150 DPI | Initial submission |
Font Standards
Recommended fonts:
- Sans-serif: Arial, Helvetica (most common)
- Serif: Times New Roman (less common for figures)
Size guidelines:
- Axis labels: 7-8 pt
- Tick labels: 6-7 pt
- Panel labels (a, b, c): 8-10 pt, bold
- Annotations: 6-8 pt
Color Guidelines
Colorblind-Friendly Palettes
Recommended categorical palette:
Blue: #0072B2
Orange: #E69F00
Green: #009E73
Yellow: #F0E442
Sky: #56B4E9
Red: #D55E00
Pink: #CC79A7
Gray: #999999
Sequential palettes:
- Expression: viridis, magma, inferno
- Diverging: RdBu (centered at 0), coolwarm
Color Usage Rules
- Maximum 7-8 colors for categorical data
- Consistent color mapping across all panels
- Avoid red-green combinations (colorblind unfriendly)
- White background for most journals
Multi-Panel Figure Layout
Panel Organization
Standard layouts:
2-panel: [a][b]
3-panel: [a][b] or [a][b][c]
[c]
4-panel: [a][b]
[c][d]
6-panel: [a][b][c]
[d][e][f]
Panel Labels
- Position: Top-left corner of each panel
- Style: Lowercase bold (a, b, c) or uppercase (A, B, C)
- Font: Same as figure, 8-10 pt bold
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.
- 11d ago First seen · 256 lines · 71 tokens per session scan A f9436430ae99
publication-ready is a skill published in the GitHub repository cafferychen777/ChatSpatial (44 stars, last pushed 26d ago), licensed MIT. It adds 71 tokens to every session and 1,518 once invoked, about $0.0004 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.
Other skills, from other repositories
cellxgene-census-query
Query CZ CELLxGENE Census (61M+ cells). Filter by cell type/tissue/disease, retrieve expression data, and integrate with scanpy/PyTorch for population-scale single-cell analysis. Use this skill when: (1) Querying single-cell expression data by cell type, tissue, or disease, (2) Exploring available single-cell datasets…
bulkrna-deconvolution
Load when estimating cell-type proportions in bulk RNA-seq samples from a single-cell or signature-matrix reference. Skip when the data is already single-cell (no deconvolution needed); spatial deconvolution (use spatial-deconv).
bulkrna-trajblend
Load when placing bulk RNA-seq samples on a single-cell reference's pseudotime axis (NNLS deconvolution + nearest-neighbour mapping). Skip when plain cell-type proportions (use bulkrna-deconvolution); native single-cell trajectory inference (use sc-pseudotime).
scientific-schematics
Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways…
pptx-posters
Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual…
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…