# R Scatter Plot Spec

> ---

- Skill: `jinze-lee/r-scatter-plot-spec` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add jinze-lee/r-scatter-plot-spec`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jinze-lee/r-scatter-plot-spec/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Jinze-Lee (https://skillmd.com/u/jinze-lee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/jinze-lee/r-scatter-plot-spec

---

---
name: r-scatter-plot-spec
description: Follow the bundled R scatterplot specification. Use this skill only when the user explicitly invokes `$r-scatter-plot-spec`. Do not auto-select this skill for general R plotting, scatterplot, or regression tasks.
---

# R Scatter Plot Spec

## Overview

Use [references/source-note.md](references/source-note.md) as the source of truth for this skill.

Only use this skill when the user explicitly names `$r-scatter-plot-spec`.

Do not use this skill based on topic similarity alone.

## Workflow

1. Read [references/source-note.md](references/source-note.md) first.
2. Follow the note's data structure assumptions, visual spec, and reproducibility rules closely.
3. Replace stale inputs, grouping levels, and output manifests with current project equivalents instead of copying blindly.
4. Preserve the original plotting-spec intent while adapting to the present dataset and manuscript context.
5. If the note conflicts with the current user request, follow the current request and explain the adjustment.

## Source

- Bundled original note: `references/source-note.md`
- Installed skill name: `$r-scatter-plot-spec`


