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.
npx agentmods add skills/traitecoevo/plant/plant-update-interfacenpx skills add traitecoevo/plant --skill plant-update-interfacegit clone --depth 1 https://github.com/traitecoevo/plantWrote 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/traitecoevo/plant/plant-update-interface)<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>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.00134 | $0.02046 |
| Opus 5 | $0.00067 | $0.01023 |
| Sonnet 5 | $0.00027 | $0.00409 |
| Haiku 4.5 | $0.00013 | $0.00205 |
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 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.
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.
- 6d ago First seen · 168 lines · 134 tokens per session scan A 5cb3e2432963
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.
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.
r-econometrics
Run IV, DiD, and RDD analyses in R with proper diagnostics.
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…
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.
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…
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…