aggregating-crypto-news

Aggregate breaking cryptocurrency news from 50+ sources including CoinDesk, CoinTelegraph, The Block, and Decrypt.

Content Preview
---
name: aggregating-crypto-news
description: |
  Aggregate breaking cryptocurrency news from 50+ sources including CoinDesk, CoinTelegraph, The Block, and Decrypt.
  Use when needing to monitor crypto market news, track announcements, or find coin-specific updates.
  Trigger with phrases like "get crypto news", "latest Bitcoin headlines", "DeFi announcements", "scan for breaking news", or "check crypto updates".

allowed-tools: Read, Bash(crypto:news-*)
version: 2.0.0
author: Jeremy Longshore 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/aggregating-crypto-news.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/crypto/crypto-news-aggregator/skills/aggregating-crypto-news/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/crypto/crypto-news-aggregator/skills/aggregating-crypto-news/SKILL.md

Related Skills