gate-news-listing

Aggregate exchange listing, delisting, and maintenance announcements into structured reports.

3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill gate-news-listing-pieverse-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-news-listing
Source: https://github.com/Pieverse-Eng/purrfect-skills/tree/main/gate/vendor/gate-news-listing
Command: npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill gate-news-listing-pieverse-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual work of monitoring exchange announcement channels for new listings, delistings, and maintenance windows, consolidating scattered notices into a single structured report so users can quickly see what changed across exchanges and which new tokens merit attention.

Core Features & Use Cases

  • Announcement Aggregation: Query exchange announcements and return a clean list of listing, delisting, or maintenance notices filtered by exchange, coin, or time range.
  • Supplementary Enrichment: For listing announcements, enrich the top new coins with project fundamentals and 1-day market snapshots to provide context on price action, volume, and market cap.
  • Operational Safeguards: Fuzzy-match exchange names, limit and paginate results, handle tool timeouts or missing data gracefully, and include explicit risk warnings and no-investment-advice disclaimers.
  • Use Case: An ops analyst asking "what did Binance list this week" receives a structured Exchange Activity Report with featured new coins, market metrics, and flags for abnormal surges or low liquidity.

Quick Start

Show me recent listings across Binance and Gate from the past 7 days and include the top 5 featured new coins with fundamentals and 1d market snapshots.

Frequently Asked Questions about gate-news-listing

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

FAQPage Schema
How do I track exchange listing and delisting announcements across multiple crypto platforms?

Track exchange listing and delisting announcements by aggregating notices from major centralized exchanges into a single structured report, filtered by coin, exchange, or time range. This removes the manual work of monitoring scattered exchange announcement channels individually.

Can I get market data and project fundamentals for newly listed crypto coins?

Yes, you can get market data and project fundamentals for newly listed crypto coins. The aggregation process enriches top new listings with 1-day market snapshots and project fundamentals, providing context on price action, volume, and market cap.

How do I query recent crypto exchange maintenance windows and delisting risk warnings?

Query recent crypto exchange maintenance windows and delisting risk warnings by requesting notices filtered by time range or exchange. The aggregated report includes explicit risk warnings and no-investment-advice disclaimers alongside maintenance and delisting alerts.

Does the exchange announcement aggregation support fuzzy matching for exchange names?

Yes, exchange announcement aggregation supports fuzzy matching for exchange names. This operational safeguard helps resolve imprecise exchange name inputs, while result limiting and pagination manage large volumes of extracted announcements.

What happens when market snapshot or coin info tools time out during crypto news aggregation?

When market snapshot or coin_info tools time out during crypto news aggregation, the process handles missing data gracefully with explicit error handling. It uses parallel enrichment to supplement available data without failing the entire structured report.