paper-feishu-digest

Monitor arXiv papers by categories and keywords and generate Chinese digests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, xml.etree.ElementTree, argparse, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically monitors recent arXiv papers and generates a Chinese digest. It also supports sending updates via Feishu webhook when necessary.

Core Features & Use Cases

  • ArXiv Paper Monitoring: Track new arXiv submissions across specified categories and keywords.
  • Digest Generation: Automatically generate a summary of the top papers with relevant information.
  • Feishu Notifications: Send the digest to a Feishu webhook for team collaboration and review.
  • Use Case: Imagine your research group needs a daily update on recent AI and machine learning papers. This Skill can monitor specific arXiv categories, generate a summary, and send it to a shared Feishu chat.

Quick Start

Set up the 'paper-feishu-digest' skill to monitor AI research on arXiv and receive daily updates via Feishu webhook.

Frequently Asked Questions about paper-feishu-digest

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

FAQPage Schema
How do I monitor arXiv papers and send a digest to Feishu?

To monitor arXiv papers and send a digest to Feishu, you can configure this Skill with specific categories and keywords to track new submissions and automatically push a generated Chinese summary to a Feishu webhook. It uses Python libraries for web scraping and XML parsing to gather recent publications.

What is the process for generating a Chinese summary from arXiv feeds?

Generating a Chinese summary from arXiv feeds involves parsing XML data from specified arXiv categories and keywords, extracting relevant paper information, and translating that content into a digest format. This process relies on Python libraries like xml.etree.ElementTree to handle the feed data.

Can I track specific arXiv categories and keywords for new submissions?

Yes, you can track specific arXiv categories and keywords for new submissions. The Skill allows you to specify these parameters during configuration to filter recent arXiv papers, ensuring the generated digest and Feishu notifications only include relevant research updates.

Do I need a Feishu webhook to receive arXiv paper notifications?

You only need a Feishu webhook if you want to receive automated arXiv paper notifications. While the Skill can generate a Chinese digest locally, configuring a Feishu webhook is required to enable the feature that sends these updates to a shared chat for team collaboration.

What's the best way to automate daily arXiv monitoring for a research group?

The best way to automate daily arXiv monitoring for a research group is to set up this Skill to track specified AI and machine learning categories, generate a summary of top papers, and send daily updates directly to a shared Feishu chat via webhook for collaborative review.

Related Skills