pubfi-crypto-daily-report
Aggregates crypto news from multiple sources and generates curated daily markdown reports with automated scoring and deduplication.
Profile →npx skills add majiayu000/claude-skill-registry --skill pubfi-crypto-daily-report --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Crypto Daily Report > **Curated Web3 News Aggregation** ## Overview Fetches the latest crypto news from multiple sources, applies intelligent scoring, deduplicates content, and generates a prioritized daily digest. ## Rules - No mock or simulated data allowed - Only real-time news from verified sources ## Execution Workflow ### Step 1: Initialize ```yaml 1. Set date range (last 24 hours) 2. Configure limit (default: 10, max: 50) ``` ### Step 2: Fetch Data ```yaml Source 1: BlockBeats API Documentation: https://github.com/BlockBeatsOfficial/RESTful-API Source 2: PANews Flash GET API: https://www.panewslab.com/zh/rss/newsflash.xml (no params required) Description: Real-time Web3 industry updates Source 3: PANews Curated GET API: https://www.panewslab.com/zh/rss/foryou.xml (no params required) Description: Curated Web3 news selections Processing: - Retrieve latest articles - Extract title, summary, and URL - Apply automatic scoring ``` ### Step 3: Data Processing ```yaml Deduplication Scoring: 1-5 scale, auto-calculated Sorting: By score (descending), then by timestamp (newest first) ``` ## Parameters | Parameter | Type | Default | Description | |-----------|------|---------|-------
- Overview
- Rules
- Execution Workflow
- Step 1: Initialize
- Step 2: Fetch Data
- Step 3: Data Processing
- Parameters
- Output Format
- Error Handling
- Key Features
What does the pubfi-crypto-daily-report skill do?
Aggregates crypto news from multiple sources and generates curated daily markdown reports with automated scoring and deduplication.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill pubfi-crypto-daily-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.