soil-data

soil-data is a skill for Claude Code, Codex from xjtulyc/awesome-rosetta-skills. It costs 37 tokens per session (6,203 once invoked), scanned A, original, no licence file.

A soil-data analysis tool that retrieves information from SoilGrids and SSURGO, soil databases and mapping services. It supports soil carbon, texture, spatial interpolation, and profile visualisation.

In plain words
What is it for?
Use it to estimate soil organic-carbon stocks, classify texture, interpolate soil properties, and visualise soil profiles.
Why use it?
It helps combine soil measurements and maps when observations are incomplete or spread across sources. Kriging interpolation estimates values between sampled locations.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to estimate soil organic-carbon stocks, classify texture, interpolate soil properties, and visualise soil profiles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xjtulyc/awesome-rosetta-skills/soil-data
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.

Any agent
npx skills add xjtulyc/awesome-rosetta-skills --skill soil-data
Clone the repo
git clone --depth 1 https://github.com/xjtulyc/awesome-rosetta-skills

Made for: Claude Code, Codex.

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 soil-data

README.md
[![agentmods](https://agentmods.dev/badge/skills/xjtulyc/awesome-rosetta-skills/soil-data/github.svg)](https://agentmods.dev/skills/xjtulyc/awesome-rosetta-skills/soil-data)
Your own site
<a href="https://agentmods.dev/skills/xjtulyc/awesome-rosetta-skills/soil-data"><img src="https://agentmods.dev/badge/skills/xjtulyc/awesome-rosetta-skills/soil-data/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for soil-data

Your own site · 80×15
<a href="https://agentmods.dev/skills/xjtulyc/awesome-rosetta-skills/soil-data"><img src="https://agentmods.dev/badge/skills/xjtulyc/awesome-rosetta-skills/soil-data.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,203 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.00037 $0.06203
Opus 5 $0.00018 $0.03102
Sonnet 5 $0.00007 $0.01241
Haiku 4.5 $0.00004 $0.00620

Measured 8d ago against content hash e88964438371, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

soil-data 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 8d 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.

resp = requests.get(SOILGRIDS_BASE, params=params, timeout=timeout)
skills/19-agriculture/soil-data/SKILL.md · 678 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 8d ago First seen · 678 lines · 37 tokens per session scan A e88964438371

Subscribe to this mod's changes

soil-data is a skill published in the GitHub repository xjtulyc/awesome-rosetta-skills (34 stars, last pushed 5mo ago), with no licence file. It adds 37 tokens to every session and 6,203 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

gemgis

Spatial data processing for geological modelling with GemPy. Use when Claude needs to: (1) Prepare spatial data for GemPy models, (2) Extract interface points from geological maps, (3) Process orientations/dip measurements, (4) Sample DEMs along profiles or cross-sections, (5) Convert between GIS formats and GemPy…

SteadfastAsArt/geoscience-skills · 102 tokens

gdal

Use when processing geospatial raster/vector data via command line — format conversion (Shapefile to GeoJSON), reprojection, DEM analysis, NDVI calculation, mosaicking. GDAL/OGR CLI: the industry standard for batch geospatial data processing with 50+ command-line tools (ogr2ogr, gdalwarp, gdaltranslate, gdalcalc).

znlgis/opengis-skills · 77 tokens

gis-skills

Use when processing geospatial data, publishing map services, querying spatial databases, performing geometry operations, or building web map applications. Index of 24 skills: GDAL, GeoServer, QGIS, PostGIS, JTS, GeoPandas, Shapely, CesiumJS, OpenLayers, NetTopologySuite, OpenGisDAF and more.

znlgis/opengis-skills · 77 tokens

geoai-orchestrator

Route genuinely ambiguous or multi-stage geospatial work across specialist skills while enforcing shared CRS, validity, leakage, units, verification, and reproducibility rules. Use for requests spanning multiple stages such as acquisition, imagery, modeling, analysis, and map delivery, or for an explicit end-to-end…

muend/geoai-skills · 109 tokens

google-earth-engine

Invoke when Earth Engine, GEE, ee., or geemap is named; when work needs its server-side catalog; or when choosing Earth Engine versus local xarray or desktop processing for a large area or long archive. Covers image collections, masking, compositing, reducers, zonal statistics, time series, classification, quota-aware…

muend/geoai-skills · 101 tokens

point-cloud-lidar

LiDAR and point cloud processing: PDAL pipelines, LAS/LAZ/COPC handling, ground classification, DTM/DSM/CHM generation, canopy and building metrics, and photogrammetric (SfM) point clouds. Use when the primary input is LAS, LAZ, COPC, LiDAR, or an unstructured 3D point cloud. This skill owns vertical datum agreement…

muend/geoai-skills · 162 tokens