review-poi-level

Audits POI nodes for geographic validation,Cybersecurity, weather backup presence, endorsement, and Centrelink cost validity.

98|7|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Sea-Go/Sea-BreakTheWaves --skill review-poi-level
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-poi-level
Source: https://github.com/Sea-Go/Sea-BreakTheWaves/tree/main/agent_v2/skills/review-poi-level
Command: npx skills add https://github.com/Sea-Go/Sea-BreakTheWaves --skill review-poi-level

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

POI constraint auditing ensures data governance by validating geographic verification, weather backup presence, provenance endorsements through GuideInsight, and cost plausibility for each POI.

Core Features & Use Cases

  • End-to-end POI constraint checks across multiple dimensions (geography, weather backup, endorsements, and cost).
  • Works with graph-based POI records and coordinator-style data flows to surface violations and suggested remediations.
  • Outputs structured results including dimension scores, violations, and suggested fixes for downstream data pipelines.

Quick Start

Submit a POI node with its WeatherConstraint and GuideInsight, and request a constraint audit.

Frequently Asked Questions about review-poi-level

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

FAQPage Schema
How do I validate POI data integrity in a graph database?

To validate POI data integrity in a graph database, audit POI constraint checks across geographic verification, weather backup presence, GuideInsight endorsement, and cost validity to enforce automated compliance on graph-based POI nodes.

What is POI constraint auditing for data governance?

POI constraint auditing is a data governance process that validates geographic verification, weather backup presence, provenance endorsements, and cost plausibility for each POI node to ensure dataset integrity across data pipelines.

How do I check if a POI node passes geographic and cost validation constraints?

Check if a POI node passes validation by verifying POI.verifiedBy is non-empty, ensuring at least one GuideInsight or amap-agent reference exists, and confirming POI.estimatedCost is present and greater than zero.

Does WeatherConstraint severity trigger backup checks during POI data validation?

Yes, WeatherConstraint severity triggers backup checks during POI data validation, ensuring that weather backup presence is verified alongside geographic validation and cost plausibility for comprehensive constraint compliance.

Can I use automated compliance checks on POI nodes within coordinator workflows?

Yes, you can use automated compliance checks on POI nodes within coordinator workflows, as the auditing process works with coordinator-style data flows to surface constraint violations and suggested remediations.

What outputs do I get from auditing POI constraints for data pipelines?

Auditing POI constraints outputs structured results including dimension scores, identified violations, and suggested fixes for downstream data pipelines to remediate data quality issues.