Loading...
Loading...
Information Question Generator. Given an article, paper, or book, extract its core viewpoints into Q-A pairs — Questions get straight to the point, no textbook-style phrasing; Answers are concise and clear, with formalized conclusions and complete logical chains. As readers follow the Q chain, each Answer drives home a key point, reproducing the author's entire reasoning process. Activate when the user says '问答', 'Q&A', 'QA', '提问', '抽取问题', '/ljg-qa', or shares an article, paper, or book and requests Q-A extraction. This tool triggers when the user wants ideas extracted not as a summary but as a sequence of incisive questions paired with answers. NOT FOR FAQ generation, glossary creation, or comprehension quizzes — this is intellectual scaffolding, not a study aid.
npx skill4agent add lijigang/ljg-skills ljg-qaA = B + COld: X → New: YWorkflows/Extract.mdReferences/QuestionDesign.mdcurl -s -X POST http://localhost:31337/notify \
-H "Content-Type: application/json" \
-d '{"message": "Running Extract in ljg-qa"}' \
> /dev/null 2>&1 &Running **Extract** in **ljg-qa**...*bold*~/Documents/notes/{YYYYMMDDTHHMMSS}--qa-{core topic 5-10 characters}__qa.orgUser: /ljg-qa https://example.com/article
→ WebFetch retrieves content
→ Identify the viewpoint framework → Design Q chain → Write four-section Answer
→ Output in org-mode to ~/Downloads/User: /ljg-qa ~/Downloads/paper.pdf
→ Read PDF (note the pages parameter)
→ Extract questions about the method's "Why", "Cost", and "Boundaries"
→ Output in org-modeUser: Extract this into Q-A: [text]
→ Skip content retrieval, extract directly
→ OutputGeneralist = Coordination, Specialist = Execution