pte

Convert PTE teacher transcripts into structured methodology rules in methodology.md.

69|9|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/rolandwonglonam/claude-english-immersion --skill pte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pte
Source: https://github.com/rolandwonglonam/claude-english-immersion/tree/main/pte
Command: npx skills add https://github.com/rolandwonglonam/claude-english-immersion --skill pte

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the problem of manually converting PTE teacher explanations into usable, structured rules for ongoing practice, so you can focus on passive absorption during daily English Mode conversation rather than active studying.

Core Features & Use Cases

  • PTE rule ingestion (transcripts to methodology): Extracts section-specific, atomic, executable rules from pasted PTE teacher transcripts and appends them to methodology.md for later passive use.
  • Manual rule and vocabulary authoring: Lets you add single rules, collocations, and adjust the “sliding anchor” so the runtime can vary demonstration density.
  • Passive-only contract with english-immersion: Writes data files only, while english-immersion handles detection, hit tracking, and demonstration during English Mode ON.

Quick Start

Use the pte skill by pasting a PTE teacher transcript after writing: /pte feed <文稿>.

Frequently Asked Questions about pte

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

FAQPage Schema
How do I extract methodology rules from PTE teacher transcripts?

To extract PTE methodology rules from teacher transcripts, paste the text using the feed ingestion command. The system processes the transcript and appends atomic, executable rules with detectors and hit counts to your methodology knowledge base.

Can I manually add vocabulary collocations and rules to my PTE knowledge base?

Yes, you can manually add vocabulary collocations and single rules to the PTE knowledge base. This system also supports sliding-anchor adjustments to control the demonstration density of the extracted rules.

How does the PTE rule ingestion system store extracted methodology rules?

The PTE rule ingestion system uses strict write-only behavior to store extracted methodology rules. It appends rules with detectors, hit_count, status, and sources to data files while saving exam dates and targets in state.md.

What is the best way to convert PTE teacher explanations into a structured knowledge base?

The best way to convert PTE teacher explanations into a structured knowledge base is through fire-and-forget transcript ingestion. This process automatically extracts section-specific rules, eliminating the need for manual active studying.

Do I need an english-immersion runtime to use the extracted PTE rules?

Yes, the extracted PTE rules require an english-immersion runtime to function. This skill operates on a passive-only contract, writing data files exclusively while the runtime handles detection, hit tracking, and demonstration.

Why does the PTE rule extraction process avoid passive loops and corrections?

The PTE rule extraction process avoids passive loops and corrections to maintain a fire-and-forget ingestion workflow. This strict write-only behavior ensures that teacher transcripts are converted into structured rules without runtime interruption.