ielts-reading

Diagnose IELTS Reading errors with synonym extraction and T/F/NG logic.

7|Updated May 14, 2026
One-click install
npx skills add https://github.com/Christanding/ielts-codex-skills --skill ielts-reading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ielts-reading
Source: https://github.com/Christanding/ielts-codex-skills/tree/main/ielts-reading
Command: npx skills add https://github.com/Christanding/ielts-codex-skills --skill ielts-reading

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you understand why you miss specific IELTS Reading questions by breaking down logic, evidence alignment, and synonym/paraphrase mapping instead of merely reporting answers.

Core Features & Use Cases

  • Per-question logic diagnosis: classifies errors and explains the full reasoning chain from the original passage evidence to the correct decision.
  • Synonym/paraphrase extraction and building: generates a structured synonym replacement table and accumulates it over time in a searchable library.
  • T/F/NG reasoning discipline: distinguishes TRUE/FALSE/NOT GIVEN strictly by whether the passage explicitly provides the needed information, preventing over-inference.
  • Training record + trend support: writes each analysis into submissions with accuracy, question-type breakdown, and confidence, so you can review progress and error patterns later.

Quick Start

Tell Codex: "/ielts-reading 分析阅读:把这篇文章与题目和你的答案一起发我,要求逐题拆解错因并输出同义替换词表。"

Frequently Asked Questions about ielts-reading

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

FAQPage Schema
How do I diagnose IELTS reading mistakes beyond just checking the answers?

To diagnose IELTS reading mistakes, you need a per-question logic breakdown that traces evidence alignment and paraphrase mapping from the original passage to the correct decision. This approach classifies errors and explains the full reasoning chain instead of just reporting correct answers.

What is the best way to distinguish TRUE FALSE NOT GIVEN questions without over-inferring?

Distinguishing TRUE FALSE NOT GIVEN requires strict reasoning discipline based on whether the passage explicitly provides the needed information. By applying explicit T/F/NG logic, you prevent over-inference and ensure the decision strictly aligns with the passage evidence rather than external knowledge.

How to extract and build a synonym replacement table for IELTS reading comprehension?

To extract synonyms for IELTS reading comprehension, generate a structured synonym replacement table from each question analysis. This accumulates paraphrase mappings over time into a searchable YAML library, helping you recognize vocabulary shifts between the passage and question text.

Can I track my IELTS reading error patterns and accuracy trends across practice sessions?

Yes, you can track IELTS reading error patterns by writing each analysis into structured submission records. These records log accuracy, question-type breakdowns, and confidence levels, enabling traceability and trend analysis for feedback-driven iterative improvement over time.

Does ielts-reading work for targeted practice by question type or only full passage study sessions?

The ielts-reading diagnostic process applies to both full passage study sessions and targeted practice by specific question type. It supports feedback-driven iterative improvement by analyzing your submitted answers regardless of the practice scope.

Why do I keep missing IELTS reading questions despite understanding the passage vocabulary?

Missing IELTS reading questions often happens due to broken paraphrase mapping or flawed T/F/NG logic rather than vocabulary gaps. Per-question error diagnosis identifies these specific reasoning failures by evaluating how you align passage evidence with the question constraints.