plant-update-interface

plant-update-interface is a skill for Claude Code from traitecoevo/plant. It costs 134 tokens per session (2,046 once invoked), scanned A, original, AGPL-3.0.

A migration guide for code that uses the plant R package, a software library for statistical or scientific analysis, after the library changes its programming interface.

In plain words
What is it for?
Use it when updating code to the latest plant version or replacing older calls such as runscm or Control with the newer interface.
Why use it?
It helps repair analysis scripts, dependent packages, or notebooks that stop working when plant changes how its functions are called.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/traitecoevo/plant/plant-update-interface
Any agent
npx skills add traitecoevo/plant --skill plant-update-interface
Clone the repo
git clone --depth 1 https://github.com/traitecoevo/plant

Made for: Claude Code.

Wrote 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.

agentmods badge for plant-update-interface

README.md
[![agentmods](https://agentmods.dev/badge/skills/traitecoevo/plant/plant-update-interface.svg)](https://agentmods.dev/skills/traitecoevo/plant/plant-update-interface)
Your own site
<a href="https://agentmods.dev/skills/traitecoevo/plant/plant-update-interface"><img src="https://agentmods.dev/badge/skills/traitecoevo/plant/plant-update-interface.svg" alt="Measured on agentmods" height="20"></a>
Per session 134 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,046 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00134 $0.02046
Opus 5 $0.00067 $0.01023
Sonnet 5 $0.00027 $0.00409
Haiku 4.5 $0.00013 $0.00205

Measured 6d ago against content hash 5cb3e2432963, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

plant-update-interface scanned grade A with 1 finding 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 6d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsSL https://raw.githubusercontent.com/traitecoevo/plant/develop/NEWS.md
.claude/skills/plant-update-interface/SKILL.md · 168 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

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.

  1. 6d ago First seen · 168 lines · 134 tokens per session scan A 5cb3e2432963

Subscribe to this mod's changes

plant-update-interface is a skill published in the GitHub repository traitecoevo/plant (55 stars, last pushed yesterday), licensed AGPL-3.0. It adds 134 tokens to every session and 2,046 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

r-expert

Expert-level R statistical computing, data analysis, and visualization. Use when the user mentions statistics, data analysis, ggplot2, or the tidyverse, or when the task involves R Fundamentals, Statistical Analysis, Data Visualization, or Code Style.

personamanagmentlayer/pcl · 53 tokens

r-econometrics

Run IV, DiD, and RDD analyses in R with proper diagnostics.

meleantonio/awesome-econ-ai-stuff · 20 tokens

easymeta

设计、执行、审计和报告医学、公共卫生、自然科学、生态学与环境科学中的系统综述、系统地图和 Meta 分析。Use when Codex needs to formulate PICO/PECO questions, draft or audit protocols and searches, design extraction tables, select or convert effect sizes, analyze dependent or heterogeneous evidence with fixed/common-effect, random-effects, multilevel, multivariate…

Rimagination/easymeta · 172 tokens

add-yardstick-metric

Guide for creating new yardstick metrics. Use when a developer needs to extend yardstick with a custom performance metric, including numeric, class, probability, ordered probability, survival (static, dynamic, integrated, linear predictor), and quantile metrics.

tidymodels/skills · 55 tokens

six-sigma-r

Generates R implementations for Six Sigma / statistical-process-control tasks — control charts (X-bar R, I-MR, P, NP, C, U), process capability (Cp/Cpk/Pp/Ppk), DPMO and sigma level, Pareto and run charts, histograms, box plots, scatter/regression, correlation, hypothesis tests (1- and 2-sample t, proportion…

robustagile/six-sigma-in-r-skill · 339 tokens

shadow-perception-r-ds

Pre-publish council for R data-science analyses. Five voices review a .R / .Rmd / .qmd file for reproducibility (seed / renv / sessionInfo), fairness (ECOA §701 / GDPR Art. 9 protected classes), statistical rigor (p-hacking / multiple comparisons without p.adjust), data provenance (local vs remote sources), and output…

alex-jb/shadow-perception-mcp · 116 tokens