kaoyan-english-core

Coordinate MemOS-backed English vocabulary learning and cross-skill signal handling.

18|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Treasoni/kaoyan_skills --skill kaoyan-english-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaoyan-english-core
Source: https://github.com/Treasoni/kaoyan_skills/tree/main/kaoyan-english-core
Command: npx skills add https://github.com/Treasoni/kaoyan_skills --skill kaoyan-english-core

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The English core coordination skill provides a centralized, MemOS-backed infrastructure to manage English vocabulary learning, session history, and cross-skill signaling, ensuring persistent user context and consistent behavior across related sub-skills.

Core Features & Use Cases

  • MemOS integration and persistence: user profiles, word cards, and review history are saved and loaded across devices.
  • Cross-skill signaling: processes dispatch signals to coordinate with planning, review, and specialized modules (e.g., polysemy focus, fatigue checks).
  • Memory compression and dynamic targeting: activates time- and focus-optimized modes when other subjects require attention, and adjusts daily word goals accordingly.
  • Unified error model: records and analyzes errors with subject-level tagging for English.
  • Quick-start example: a typical activation flow loads a user context and initializes English core components for a session.

Quick Start

Load the English core context for a user and retrieve vocabulary cards to begin a session.

Frequently Asked Questions about kaoyan-english-core

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

FAQPage Schema
How do I coordinate English vocabulary learning sessions with persistent user profiles?

Coordinate English vocabulary learning by using a centralized infrastructure that saves user profiles, word cards, and review history. It applies MemOS integration to load user context and initialize components for continuous cross-device sessions.

What is cross-skill signal processing for vocabulary review workflows?

Cross-skill signal processing dispatches coordination signals to planning, review, and specialized modules. It manages dynamic phase targeting and triggers specific workflows like polysemy focus or fatigue checks during vocabulary learning.

How to adjust daily word goals when juggling multiple subjects?

Adjust daily word goals by activating memory compression mode. This time-optimized feature reduces vocabulary targets when other subjects require attention, ensuring balanced study loads across your learning schedule.

Does the English vocabulary coordinator work if MemOS is unavailable?

The English vocabulary coordinator operates with graceful degradation when MemOS is unavailable. It maintains core learning functionality and session handling, though persistent cross-device synchronization for word cards and history will be temporarily inactive.

How do I track and analyze English vocabulary mistakes uniformly?

Track vocabulary mistakes using a unified error model that records and analyzes errors with subject-level tagging. This systematically captures English mistakes during testing and review workflows for targeted improvement.