ljg-qa

Extract Q-A reasoning chains from articles and papers into org-mode notes.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill ljg-qa-zjykzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ljg-qa
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/ljg-qa
Command: npx skills add https://github.com/zjykzk/blog --skill ljg-qa-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

给定一篇文章/论文/书,提取作者的论证骨架并将其转化为一个尖锐的问答链(Q-A),重点在于“为什么/怎么/边界”,而非简单摘要或列出事实。读者按 Q 链推进,每个 A 给出可验证的结论、形式化关系、推理步骤与边界条件。

Core Features & Use Cases

  • 将文本的核心论点拆解为具有方向性的 Q 链,帮助复现作者的推理过程。
  • 每个 A 具备四段构成(结论、形式化、怎么想到的、边界),确保可抄走与可审阅性。
  • 支持从网页、论文、PDF、本地文本等多源输入,输出 org-mode 格式的笔记,便于长期知识沉淀。

Quick Start

直接给出待处理的文章/URL/文本,ljg-qa 将生成一个包含 5-10 条 Q 的 Q-A 链,输出为 org-mode 风格的笔记文件,默认输出路径为 ~/Documents/notes/,并附带一个时间戳标识。

Frequently Asked Questions about ljg-qa

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

FAQPage Schema
How do I extract the core argument from a research paper into a Q&A chain?

You extract the core argument by inputting a webpage, arXiv paper, or plain text, and the tool generates 5-10 progressive questions with structured four-part answers exposing the author's reasoning. The output is saved as an org-mode formatted note with a timestamp.

What is a Q-A thinking chain for critical thinking and article analysis?

A Q-A thinking chain for article analysis is a structured extraction method that distills a text's core argument into 5-10 directional questions. Each answer provides verifiable conclusions, formalized relationships, reasoning steps, and boundary conditions instead of simple summaries.

Can I generate org-mode notes directly from web articles and PDFs?

Yes, you can generate org-mode notes directly from web articles and PDFs. The tool supports multi-source input including plain text and arXiv papers, automatically saving the extracted Q-A chain to a designated path with a timestamped filename.

Does article analysis work with local plain text files or only online URLs?

Article analysis works with both local plain text files and online URLs. The tool accepts multi-source inputs, allowing you to directly provide text or links to web pages and arXiv papers for argument extraction.

What is the best way to analyze an arXiv paper without just getting a summary?

The best way to analyze an arXiv paper beyond simple summarization is to extract a sharp Q-A chain targeting the author's reasoning process. This method reconstructs the argument skeleton by focusing on directional questions about why and how, rather than listing facts.