ljg-skills/ljg-paper-flow

Paper workflow: read papers + cast cards in one go. Takes one or more arxiv links, paper URLs, PDFs, or paper names. For each paper, runs ljg-paper (generates org analysis) then ljg-card -l (generates long reading card PNG). Use when user says '论文流', 'paper flow', '读论文并做卡片', '论文卡片', or provides multiple papers wanting both analysis and cards.

Content Preview
---
name: ljg-paper-flow
description: "Paper workflow: read papers + cast cards in one go. Takes one or more arxiv links, paper URLs, PDFs, or paper names. For each paper, runs ljg-paper (generates org analysis) then ljg-card -l (generates long reading card PNG). Use when user says '论文流', 'paper flow', '读论文并做卡片', '论文卡片', or provides multiple papers wanting both analysis and cards."
user_invocable: true
version: "1.0.1"
---

# ljg-paper-flow: 论文流

一条命令完成:读论文 → 生成解读 → 铸成卡片。支持多篇并行。

## 模式

**强制 NAT
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ljg-skills/ljg-paper-flow.md \
  https://raw.githubusercontent.com/lijigang/ljg-skills/main/skills/ljg-paper-flow/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/lijigang/ljg-skills

Then reference at skills/ljg-paper-flow/SKILL.md

Related Skills