crypto-listingslisted
Install: claude install-skill mickpletcher/AI-Skills
# Crypto Listings
## Intent
Summarize recent and upcoming crypto exchange listings with clear source freshness and practical risk framing.
## Do Not Use When
- Do not use for investment advice, price predictions, unverified rumors, or stale listing data.
- Required context is missing and cannot be reasonably inferred.
- A more specific skill in this repo is a better match.
Retrieve and format new and upcoming cryptocurrency listings across major exchanges. This skill covers coins listed in the last 7 days and coins officially scheduled to list in the next 7 days.
## Trigger When
- The user starts with `cl`
- The user asks for crypto listings, new coins, or upcoming listings
- The user asks what cryptos just launched or what coins are coming soon
## Workflow
1. Verify current listings data before writing anything.
2. Use exact UTC windows for the last 7 days and next 7 days.
3. Separate recently listed items from upcoming officially confirmed listings.
4. Mark gaps honestly instead of filling them with rumor.
5. Output the brief in the required markdown format with sources for every row.
## Data To Collect
Always gather:
- recent listings across major exchanges
- upcoming listings with at least one official exchange announcement URL
- launch price when available
- current USD price when available
- timestamped price snapshot
- exchange-level activity summary
- notes for data gaps, notable listings, and rumored items
## Sourc