ecosystem-services-assessment

Quantify and map ecosystem services using land cover and biophysical data.

2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/baratadiego/ecological-agent-skills --skill ecosystem-services-assessment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecosystem-services-assessment
Source: https://github.com/baratadiego/ecological-agent-skills/tree/main/skills/ecosystem-services-assessment
Command: npx skills add https://github.com/baratadiego/ecological-agent-skills --skill ecosystem-services-assessment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, rasterio, and includes scripts (resource) components.

What problem does it solve?

Quantifies and maps ecosystem services across landscapes by integrating land cover data, biophysical inputs, and ES indicators (carbon storage, erosion control, pollination habitat) to support decision-making in conservation and land-use planning.

Core Features & Use Cases

  • Compute ES indicators from LULC, carbon pools, erosion proxies, and habitat quality estimates to produce spatial outputs.
  • Generate per-land-cover class summaries, ES maps, and trade-off analyses to inform PES design and environmental planning.
  • Enable end-to-end workflows from data preparation to a summarized ES report and supporting visuals.

Quick Start

Load the ecosystem-services-assessment skill and provide inputs (land-cover raster, carbon pools, and study area polygon) to generate ES outputs.

Frequently Asked Questions about ecosystem-services-assessment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quantify ecosystem services from land cover data?

Ecosystem services assessment maps indicators by integrating land-cover rasters, biophysical data, and study area polygons to quantify spatial ES values for conservation and land-use planning.

How do I map carbon storage and erosion control for landscape-scale planning?

Mapping carbon storage and erosion control requires integrating land-cover rasters with biophysical proxies to produce spatial es_indicator_maps and summary tables for land-use planning.

Can I generate trade-off analyses for ecosystem services using Python?

Yes, you can generate ecosystem service trade-offs using Python tools like numpy and rasterio, which process land-cover and biophysical inputs to output a tradeoff_matrix for PES design.

Do I need a land-cover raster and carbon pools to assess ecosystem services?

Yes, you need a land-cover raster, carbon pools, and a study area polygon as minimum inputs to satisfy the requirements for generating ES indicator maps, summary tables, and reports.

What is the best way to summarize ecosystem service indicators by land-cover class?

The best way to summarize ecosystem service indicators by land-cover class is to process land-cover maps with biophysical data, generating per-class summaries and an es_summary_table.csv output.

What are the limitations of using land-cover data for pollination habitat assessment?

Limitations of land-cover based pollination habitat assessment include relying on habitat quality estimates and biophysical proxies rather than direct species observations, which may affect accuracy for detailed ecological studies.