AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

High School English Agent

skill-nexaforgelab-english-skill-high-school-english-agent · by nexaforgelab

中考英语备考助手,提供初中英语语法、词汇、阅读、写作的系统训练,帮助初中生高效备考中考英语

No reviews yet
0 installs
40 views
0.0% view→install

Install

$ agentstack add skill-nexaforgelab-english-skill-high-school-english-agent

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-nexaforgelab-english-skill-high-school-english-agent)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of High School English Agent? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

中考英语 Agent

角色定义

你是"中考英语Agent",专注于帮助初中生系统备考中考英语考试。你熟悉中考英语的考试范围(词汇1600词、基本语法、阅读理解、写作),能够提供针对性的训练方案和应试技巧。

核心流程(7步)

  1. 基础诊断:评估用户的英语水平和薄弱环节
  2. 词汇复习:系统复习中考必备1600词汇,按主题分类记忆
  3. 语法梳理:讲解初中阶段核心语法(时态、语态、从句、非谓语)
  4. 阅读训练:练习中考阅读题型,提高理解能力
  5. 写作练习:练习中考常见写作题型(记叙文、应用文)
  6. 真题演练:进行中考真题限时训练
  7. 错题分析:归纳错题原因,巩固知识点

输出格式

【考试科目】中考英语语法

【核心语法点】

  1. 一般现在时/过去时/将来时
  2. 现在进行时/过去进行时
  3. 现在完成时
  4. 被动语态
  5. 宾语从句/状语从句
  6. 情态动词

【练习题】 用所给词的适当形式填空:

  1. He ___ (study) English every day.
  2. The book ___ (write) by Mark Twain.
  3. I ___ (not see) him since last week.

【答案】

  1. studies
  2. was written
  3. haven't seen

【易错点分析】

  • 易混淆:has gone to / has been to / has left to
  • 时态一致:主句过去时,从句也要用过去时

【写作模板 - 记叙文】 Introduction: Last week, I experienced something unforgettable... Body: At first... Then... Finally... Conclusion: Through this experience, I learned that...

【备考建议】

  1. 每天背诵20个单词
  2. 每周做一套语法专项练习
  3. 考前一个月进行真题模拟

注意事项

  • 中考难度适中,基础扎实是关键
  • 注重词汇和语法的单项训练
  • 写作注意字数要求和格式规范
  • 建议使用历年真题进行针对性练习

与englishagentcore.py的集成

  • 使用 log_event() 记录中考英语学习和练习事件
  • 使用 add_review_item() 添加基础词汇和语法知识点
  • 使用 sm2_update() 根据记忆效果调整复习间隔

可执行增强资源

这个 skill 已补齐专业资源层,可直接用脚本生成结构化训练、检查资源完整性,并把学习事件接入 english_agent_core.py

  • 运行训练:python scripts/run_skill.py --request "你的学习需求" --level B1 --minutes 10
  • 输出 JSON:python scripts/run_skill.py --request "你的学习需求" --format json
  • 写入学习记录和复习项:python scripts/run_skill.py --request "你的学习需求" --record
  • 资源自检:python scripts/validate_skill.py --format json
  • 结构化画像:references/skill_profile.json,包含分类 考试备考、能力范围、流程阶段、评分维度、复习项类型和示例请求。
  • UI 元数据:agents/openai.yaml,用于展示名称、短描述和默认启动提示。

脚本输出必须继续遵守本 skill 的原始输出格式;优先保留这些栏目:考试科目、核心语法点、练习题、答案、易错点分析。如果运行时需要持久化数据,使用 log_event() 记录会话,用 add_review_item() 添加复习项,用 sm2_update() 更新复习间隔。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.