ljg-skills/ljg-paper

ljg-paper

Content Preview
---
name: ljg-paper
description: "Paper reader for non-academics. Takes a paper and extracts its ideas for personal use. Focuses on understanding, not academic critique. Use when user shares an arxiv link, paper URL, PDF, or asks to analyze a research paper. Trigger words: '读论文', '分析论文', 'paper', or when user shares an academic paper."
user_invocable: true
version: "4.3.0"
---

# ljg-paper: 读论文

读论文不是做学术,是猎取思想。把别人的发现拆解成自己能用的认知。

## 格式约束

### Org-mode 语法

- 加粗用 `*bold*`(单星号),禁止 `**
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ljg-skills/ljg-paper.md \
  https://raw.githubusercontent.com/lijigang/ljg-skills/main/skills/ljg-paper/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/SKILL.md

Related Skills