R skills for AI coding agents
npx claudepluginhub arthurgailes/r-package-skillsOpinionated R skills: collapse, mapgl, flextable, r-ai for fast data ops, interactive maps, LLM integration, and skill creation
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.

AI agents don't know every R package. When they encounter unfamiliar ones, they hallucinate APIs or fall back to verbose base R.
This plugin teaches them.
Generate a skill from any R package:
/r-package-skill collapse
Pulls documentation from CRAN, extracts patterns, writes a skill file. Your agent now knows when to use collapse, which functions matter, and how they compose.
Works for any package—CRAN, GitHub, internal tools. Each skill is tested, graded, and optimized before deployment.
/plugin marketplace add arthurgailes/r-package-skills
/plugin install r-package-skills@r-package-skills
Fetch and follow instructions from https://raw.githubusercontent.com/arthurgailes/r-package-skills/main/.codex/INSTALL.md
Fetch and follow instructions from https://raw.githubusercontent.com/arthurgailes/r-package-skills/main/.opencode/INSTALL.md
Generate your first skill:
/r-package-skill data.table
You'll be asked where to install (Personal, Project, or Custom path). Then the agent:
SKILL.md addressing failuresTakes 10-12 minutes with 3-4 approval prompts. Skill appears at your chosen path, ready to use.
This plugin focuses on newer and lesser-known R packages — not the popular ones AI models already know well.
For example:
The goal: fill knowledge gaps, not duplicate existing training. We include packages where agents consistently struggle or hallucinate without guidance.
You decide what matters. Use /r-package-skill to generate skills for:
We won't ship 1,000 packages — just curated skills for packages that demonstrate the pattern and solve common problems. The generator is the real product; the included skills are examples and starting points.
| Skill | Description |
|---|---|
| r-package-skill | Generate a skill from any R package documentation |
| Skill | Focus |
|---|---|
| r-ai | R AI ecosystem navigation and integration patterns |
| r-mapping | R mapping workflow guidance (freestiler + mapgl) |
| Skill | Focus |
|---|---|
| r-ellmer | Chat with LLMs, multi-provider support (hub package) |
| r-btw | Provide R context (docs, data) to LLMs |
| r-mcptools | Let AI agents execute R code in live sessions |
| r-ragnar | RAG workflows, vector stores, document search |
| r-vitals | LLM output evaluation and quality testing |
| Skill | Focus |
|---|---|
| r-collapse | Fast grouped/weighted stats, panel data transformations |
| r-duckplyr | Lazy evaluation for large datasets with DuckDB backend |