stratigraphy_lookup

Query stratigraphic formation data from Paleobiology Database and Macrostrat APIs.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/syxscott/PaleoClaw --skill stratigraphy-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stratigraphy_lookup
Source: https://github.com/syxscott/PaleoClaw/tree/main/skills/stratigraphy_lookup
Command: npx skills add https://github.com/syxscott/PaleoClaw --skill stratigraphy-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides a way to query and retrieve detailed stratigraphic and geological formation data, including formation names, ages, periods, epochs, and locations.

Core Features & Use Cases

  • Formation Data Retrieval: Get information about specific geological formations.
  • Age and Period Queries: Find formations based on their geological age or period.
  • Fossil Correlation: Identify fossils associated with particular formations.
  • Geographic Location: Determine where formations are located.
  • Use Case: When researching a fossil, you can use this skill to ask "What age is the Morrison Formation?" or "What fossils are found in the Yixian Formation?".

Quick Start

Use the stratigraphy_lookup skill to find formations from the Cretaceous period.

Frequently Asked Questions about stratigraphy_lookup

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

FAQPage Schema
How do I look up the geological age and period of a specific rock formation?

Querying stratigraphic data returns a formation's age, epoch, and period directly by searching its name, correlating strata for geological time analysis.

Can I find which fossils are associated with a geological formation?

Yes, retrieving formation data cross-references the Paleobiology Database to identify specific fossils found within that geological strata.

What is the best way to correlate rock strata across different geographic locations?

Correlating rock strata involves querying formation names and locations to retrieve matching geological ages and epochs, enabling cross-regional stratigraphic comparison.

Do I need curl and jq installed to retrieve geological formation data?

Yes, curl and jq are required dependencies to fetch and parse stratigraphic data from external APIs like Macrostrat and PBDB.

Does this stratigraphy tool work with the Macrostrat and Paleobiology Database APIs?

Yes, this tool queries the Macrostrat and Paleobiology Database APIs to retrieve formation names, ages, periods, epochs, locations, and associated fossil records.