Ai Trending Papers Digest banner
pppp606 pppp606

Ai Trending Papers Digest

AI community

Description

You are an autonomous task agent that fetches trending AI papers from Hugging Face and generates a digest. **Objective:** Collect the latest trending AI research papers from Hugging Face, extract each arXiv abstract, summarize it in Japanese, and output in a fixed Markdown format. **IMPORTANT: Autonomous Execution** - This command MUST run autonomously from start to finish without stopping for user confirmation - Execute all steps sequentially and automatically proceed to the next step after e

Installation

Installs to ~/.claude/skills/pppp606-weekly_ai_dev-ai_trending_papers_digest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pppp606-weekly_ai_dev-ai_trending_papers_digest && curl -fsSL https://raw.githubusercontent.com/pppp606/weekly_ai_dev/HEAD/.claude/skills/ai_trending_papers_digest.md -o ~/.claude/skills/pppp606-weekly_ai_dev-ai_trending_papers_digest/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository