digest

Convert YAML research recipes into Markdown paper digests.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/kaneyxx/paper-wiki --skill digest-kaneyxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: digest
Source: https://github.com/kaneyxx/paper-wiki/tree/main/skills/digest
Command: npx skills add https://github.com/kaneyxx/paper-wiki --skill digest-kaneyxx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Digest daily/weekly research papers by converting a YAML recipe into a ready-to-publish Markdown digest, writing results to configured reporters.

Core Features & Use Cases

  • Recipe-driven digests: load sources, filters, and scores from a YAML recipe to produce a curated set of papers.
  • Auto-ingest and wiki integration: optionally ingest top results into your paper-wiki vault and create/update concept articles.
  • Overview and per-paper reports: generate an at-a-glance top list and optionally detailed per-paper synthesis and image figures.

Quick Start

Run /paper-wiki:digest daily to generate today’s digest and write results to your configured reporters.

Frequently Asked Questions about digest

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

FAQPage Schema
How do I automate a daily research paper digest from multiple sources?

To automate a daily research paper digest, you define a YAML recipe specifying your sources, filters, and scores, which the system processes to generate a curated Markdown digest ready for publication.

What is a YAML recipe in the context of research pipeline automation?

A YAML recipe is a configuration file that defines sources, filters, scores, and reporters to organize research papers into a structured, ready-to-publish digest.

Can I automatically ingest top research papers into my wiki?

Yes, when configured, the digest pipeline can auto-ingest top research results into your paper-wiki vault and automatically create or update concept articles.

How do I generate weekly biomedical research digests?

You can generate weekly or biomedical research digests by loading a specialized YAML recipe that applies the relevant sources, filters, and scoring criteria for your specific timeframe.

Do I need to set up environment variables and secrets to run the digest pipeline?

The digest pipeline validates your environment and loads secrets if present, requiring proper configuration of API keys or credentials to access configured research sources and reporters.

What formats do the research paper digest reports support?

The digest pipeline writes outputs to disk according to configured reporters, generating an at-a-glance top list overview, detailed per-paper synthesis, and image figures in Markdown.