feed

Collect popular tech entries from multiple sources into a daily Markdown digest.

Updated Feb 27, 2025
One-click install
npx skills add https://github.com/tuanemuy/dotfiles --skill feed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feed
Source: https://github.com/tuanemuy/dotfiles/tree/main/config/claude/skills/feed
Command: npx skills add https://github.com/tuanemuy/dotfiles --skill feed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill collects popular entries from Hatena IT, Hacker News, Reddit, and GitHub Trending, analyzes topics that match user interests, and saves the results to feed/yyyyMMdd.md.

Core Features & Use Cases

  • Collects popular entries from multiple sources (Hatena IT, HN, Reddit, GitHub Trending).
  • Analyzes topics aligned with user interests to surface relevant items.
  • Writes a daily digest to feed/yyyyMMdd.md for easy review and archival.

Quick Start

Run the feed skill to generate today's digest and save it to feed/yyyyMMdd.md.

Frequently Asked Questions about feed

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

FAQPage Schema
How do I automatically generate a daily tech news digest from Hacker News and GitHub Trending?

To generate a daily tech news digest, this Skill collects popular entries from Hacker News, GitHub Trending, Reddit, and Hatena IT, analyzes topics matching your interests, and saves the results to a Markdown file. The deterministic fetch pipeline writes the output directly to feed/yyyyMMdd.md.

Can I aggregate web trends from Reddit and Hacker News into a single Markdown file?

Yes, you can aggregate web trends from Reddit and Hacker News into a single Markdown file. The Skill collects popular tech content from multiple sources, aligns topics with user interests, and writes a daily digest to feed/yyyyMMdd.md for easy review and archival.

What is the best way to track GitHub Trending topics aligned with my specific interests?

The best way to track GitHub Trending topics aligned with your interests is using an automated digest pipeline. This Skill collects popular entries from GitHub Trending and other platforms, analyzes them against your interests, and archives the results in a daily Markdown file.

Does this tech trend analysis tool require any external dependencies to run?

No external dependencies are required to run this tech trend analysis tool. The Skill operates independently to collect popular tech content from sources like Hatena IT and Reddit, analyze matching topics, and write the daily digest to feed/yyyyMMdd.md.

How does the automated news digest process handle topic analysis for trending tech content?

The automated news digest process handles topic analysis by collecting popular tech content from Hatena IT, Hacker News, Reddit, and GitHub Trending, then analyzing topics that match user interests. It stores the analyzed results in feed/yyyyMMdd.md using a deterministic fetch pipeline.