Agent skill · tiangong-ai

epa-eis-records-fetch

Retrieve official U.S. EPA EIS Database result-table metadata through the Tiangong CLI. Use when a task needs Environmental Impact Statement titles, CEQ/provider IDs, document type, dates, agencies, state, detail links, or document-availability cues from a current common search or a precise search URL created in the official UI; do not use to claim linked documents were reviewed or to judge NEPA adequacy, legal sufficiency, environmental effects, compliance, or policy responsibility.

What it needs

About 3k tokens when loaded.

What this skill does

EPA EIS Records Fetch Use the CLI-owned epa.eis-records/search operation. This Skill supplies intent routing, search-selection guidance, and result-use boundaries only; the CLI TypeScript 7 runtime owns official endpoint validation, HTML parsing, schemas, limits, retries, deduplication, partial results, and receipts. Before running 1. Read references/tiangong-data-requirement.json. 2. Use the caller- or workspace-resolved stable CLI. The requirement declares compatible capability and operation contract majors; it does not select a package build. 3. Run data describe with that same CLI. Continue only when the capability ID and required contract majors match, and copy the exact current capability/operation versions from that response into the run request. Use the returned Discovery Metadata to confirm current source coverage, granularity, HTML/provider limitations, selection hints, provides, and doesNotProvide. Do not rely on objective source facts copied from an older Skill revision. Choose the search Use openComment for the provider's current open-comment queue, last30Published for recently published records, last60Issued for recently issued records, or lastWeek for the provider's last-week view. For a precise project or historical query, first build and review that search in the official EPA EIS Database UI, then copy its complete HTTPS search URL into searchUrls. The CLI rejects non-EPA origins and non-search paths. Common searches run before explicit URLs, while each group preserves caller order. Use more than one only when the evidence need and coverage plan call for multiple provider result surfaces. Empty or sparse output applies only to the selected search page. It is not proof that EPA, CEQ, another agency, or the real world has no relevant EIS. Prepare the request Build one tiangong.data.run-request.v1 envelope. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills tiangong-ai/epa-eis-records-fetch

View the source on GitHub

Browse the @skills marketplace