# Junior English Vocabulary Daily

> 把初中英语每日打卡做成 10-15 分钟可坚持、可反馈、可复现的短训练。重点不是多刷题，而是围绕词汇复现、语境理解、拼写准确和句子输出形成当天闭环。 Workflow: junior_english_vocabulary_daily.run.

- **Type:** Skill
- **Install:** `agentstack add skill-hezkvectory-hermes-edu-skills-junior-english-vocabulary-daily`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [hezkvectory](https://agentstack.voostack.com/s/hezkvectory)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [hezkvectory](https://github.com/hezkvectory)
- **Source:** https://github.com/hezkvectory/hermes-edu-skills/tree/main/skills/daily-practice/junior-english-vocabulary-daily
- **Website:** https://www.shineway.tech/

## Install

```sh
agentstack add skill-hezkvectory-hermes-edu-skills-junior-english-vocabulary-daily
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 初中英语词汇每日练 Skill

把初中英语每日打卡做成 10-15 分钟可坚持、可反馈、可复现的短训练。重点不是多刷题，而是围绕词汇复现、语境理解、拼写准确和句子输出形成当天闭环。

## 这个 Skill 解决什么问题 / Problem

把初中英语每日打卡做成 10-15 分钟可坚持、可反馈、可复现的短训练。重点不是多刷题，而是围绕词汇复现、语境理解、拼写准确和句子输出形成当天闭环。

## 最适合 / Best For

- 初中英语每日打卡
- 英语同步巩固
- 课后短练
- 错题后的同类回练
- 适合晨读、晚间默写和单元词汇复现

## 不适合 / Not For

- 一次性刷大量题目
- 只给答案不记录错因
- 替代系统课程学习
- 只背单词表，不在语境中使用，隔天就忘

## 使用前请准备 / Inputs

- 年级/水平
- 今天要练的单元或知识点
- 可用时间
- 最近错题或薄弱点
- 使用场景：学生自练、家长陪练或老师布置

## 推荐工作流 / Recommended Workflow

- 先确认今日目标、时间和难度，只练一个小目标。
- 先确认今天要练的单词/句型/语篇，并让学生主动回忆含义或用法
- 混合听写、选择、补全、造句和短阅读，不只背中英对照
- 反馈要区分不会读、不会拼、不会用和语法搭配问题
- 把易混词和错句放入下一次间隔复习并要求重新造句

## 输出格式 / Output Format

- 今日目标
- 热身回想
- 短练题组
- 答案与讲解
- 错因标签
- 下次复习

## 质量检查 / Quality Checks

- 题量必须匹配 10-15 分钟
- 先让学生尝试再讲解
- 反馈必须包含错因
- 必须留下下一次复习动作

## 没有平台工具时 / Standalone Fallback

- 没有题库时，由 Agent 生成原创短练并附答案。
- 没有学习记录时，用用户提供的错题或薄弱点开始。
- 没有计时工具时，输出可手动执行的三轮练习表。

## 示例提示 / Example Prompts

- 初中英语今天练词汇，只有 15 分钟，帮我安排。
- 孩子英语最近错在词汇，先诊断再做 5 道短练。

## 适用场景 / When To Use

当学习者、家长、老师、学校或教育应用开发者需要处理以下场景时，可以使用这个 Skill。

最适合的场景：
- 每日打卡
- 中考复习

适用角色：
- 学习者
- 家长

## 调用信号 / Invocation Signals

意图：
- `junior_english_vocabulary_daily`
- `daily_practice`
- `每日打卡`
- `中考复习`

示例表达：
- 开始初中英语词汇每日练 Skill
- 帮我做每日打卡
- 根据当前上下文执行初中英语词汇每日练 Skill

## 公开 Skill 契约 / Public Skill Contract

- Workflow: `junior_english_vocabulary_daily.run`
- Category: `daily-practice`
- Stages: `junior`
- Subjects: `英语`
- Abilities: `词汇`
- Quality Tier: `curated`
- Standalone Support: `needs_user_input`
- Public Release: `recommended`
- Requires Tools: `context.load`, `entitlement.check`, `workflow.create`, `plan.generate`, `memory.write`
- Requires Data: `年级/水平`, `今日知识点或单元`, `可用时间`, `最近错题或薄弱点`, `使用场景：学生自练/家长陪练/老师布置`
- Export Mode: `installable`
- Release Channel: `recommended`

成熟度备注：
- 已按精品 Skill 标准补充边界、输入、工作流、输出格式和示例。

## 参数化使用 / Parameters

这个 Skill 不再把年级、册别、单元、知识点和难度拆成大量独立 Skill。请在调用时通过参数或自然语言补充这些信息。

- Grades: `七年级`, `八年级`, `九年级`
- Semesters: `上册`, `下册`
- Scenarios: `每日打卡`, `中考复习`
- Difficulties: `基础`, `标准`, `提高`
- Parameterized Dimensions: `grade`, `semester`, `unit`, `lesson`, `knowledgePointCodes`, `scenario`, `difficulty`

## 独立 Hermes 使用方式 / Standalone Hermes Usage

这个 Skill 可以通过 Hermes 的 `skills.external_dirs` 作为外部 Skill 加载。

如果你有自己的工具、记忆、课程数据或 workflow runner，可以把它们与本 Skill 组合使用。如果没有外部工具，也可以直接使用上面的说明来引导对话，生成有用的学习或教学反馈。

## Source & license

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

- **Author:** [hezkvectory](https://github.com/hezkvectory)
- **Source:** [hezkvectory/hermes-edu-skills](https://github.com/hezkvectory/hermes-edu-skills)
- **License:** MIT
- **Homepage:** https://www.shineway.tech/

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-hezkvectory-hermes-edu-skills-junior-english-vocabulary-daily
- Seller: https://agentstack.voostack.com/s/hezkvectory
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
