ras0q/OPML Feed Digest

Generate a Markdown feed digest and persist processed-article state after job success.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
opml-pathPath to the OPML file, relative to the calling repository root.yes
state-pathPath to the processed-article state file, relative to the calling repository root.no.state/processed.json
output-pathPath for the generated Markdown file, relative to the calling repository root.nodigest.md
cache-key-prefixPrefix for the processed-article cache key.noopml-feed-digest-v1-
llm-api-keyAPI key for the OpenAI-compatible LLM API.yes
llm-api-base-urlBase URL for the OpenAI-compatible LLM API.yes
llm-modelModel name for the OpenAI-compatible LLM API.yes
llm-batch-sizeNumber of articles summarized in each LLM request.no5
languageLanguage for generated summaries.noJapanese
namedescription
has-new-articlesWhether the generated Markdown file contains at least one article.