version: "1.0.1"
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 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
- Read references/source-note.md first.
- Follow the note's data structure assumptions, visual spec, and reproducibility rules closely.
- Replace stale inputs, grouping levels, and output manifests with current project equivalents instead of copying blindly.
- Preserve the original plotting-spec intent while adapting to the present dataset and manuscript context.
- 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