sustainability-rss-summary

Installation
SKILL.md

Sustainability RSS Summary

Core Goal

  • Fetch abstracts without webpage crawling.
  • Use DOI as the only lookup key.
  • Handle indexing lag with delayed retries.
  • Output ready abstracts for downstream LLM summarization.

Triggering Conditions

  • Receive a request to build or run an RSS-to-summary pipeline for sustainability/science papers.
  • Receive RSS items with DOI/title/link and need legal, low-maintenance abstract retrieval.
  • Need OpenAlex-first, Semantic Scholar-fallback orchestration.
  • Need retry handling for papers that are too new to be indexed immediately.

Workflow

  1. Ingest DOI events from official RSS feeds.
  • Keep at least doi; include title, link, and source_feed when available.
  • Use assets/rss-events.example.jsonl as input format reference.
Related skills

More from tiangong-ai/skills

Installs
1
GitHub Stars
6
First Seen
Feb 11, 2026