← 返回 Skills 市场
jiajiaoy

Story English

作者 jiajiaoy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install story-english
功能描述
Learn English through serialized fiction — follow a story you actually want to read, with vocabulary embedded naturally in each episode. Mystery, city life,...
安全使用建议
This skill appears coherent and implements what it promises: generating short fictional episodes with vocabulary and quizzes. It's safe to install from a coherence point of view, but be careful when using the CLI --state option: any JSON or text you paste will be included verbatim in the printed prompt and the generated 'state' JSON and could appear in logs or be transmitted if you copy/share outputs. Do not paste passwords, API keys, or other secrets into --state. If you run the scripts on a multi-user or CI environment, treat the generated outputs as potentially viewable by others. Otherwise, no credentials or network access are required and the code is straightforward to review.
功能分析
Type: OpenClaw Skill Name: story-english Version: 1.0.0 The skill is a legitimate English learning tool designed to generate serialized fiction and vocabulary exercises. The Node.js scripts (episode.js, series.js, and vocab.js) function solely as prompt generators for the AI agent, containing no file system access, network requests, or dangerous execution logic. The instructions in SKILL.md and the prompt templates are well-aligned with the stated educational purpose and show no signs of malicious intent or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (story-based English learning) align with the included files and behavior. The code files are CLI wrappers that format a prompt and print it; they implement story/series/vocab CLI behavior described in SKILL.md/README. No unrelated binaries, credentials, or platform access are requested.
Instruction Scope
The SKILL.md and scripts explicitly instruct generation of story text, vocabulary lists, grammar spotlights, quiz questions, and a JSON 'state' object. They do not instruct reading arbitrary system files, accessing environment variables, or sending data to external endpoints. One note: the CLI accepts a --state string which is embedded verbatim into the printed prompt and into the generated JSON state; do not paste sensitive secrets into --state because they will be echoed in outputs and could be recorded in logs or agent transcripts.
Install Mechanism
No install spec is provided (instruction-only behavior). There is no download or archive extraction. This is low-risk from an install perspective.
Credentials
The skill requires no environment variables, credentials, or config paths. The contents and behavior of the scripts are consistent with this: they only read CLI args and print text. No disproportionate credential/requested access noted.
Persistence & Privilege
always is false and the skill does not request persistent system modifications or auto-enable itself. It does not modify other skills or system-wide configuration. Autonomous invocation is allowed by default (platform normal) but not elevated here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install story-english
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /story-english 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Story English: learn English through serialized fiction with built-in vocabulary and grammar explanations. - Three genres available: mystery (The Shanghai Files), city life (City of Dreamers), and sci-fi (Starfall). - Supports A2–B2 levels with tailored vocabulary and grammar focus for each episode. - Includes comprehension questions, a vocabulary review/quiz feature, and episode progression by command. - Immersive, story-driven approach—no textbook language, just real fiction.
元数据
Slug story-english
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Story English 是什么?

Learn English through serialized fiction — follow a story you actually want to read, with vocabulary embedded naturally in each episode. Mystery, city life,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。

如何安装 Story English?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install story-english」即可一键安装,无需额外配置。

Story English 是免费的吗?

是的,Story English 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Story English 支持哪些平台?

Story English 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Story English?

由 jiajiaoy(@jiajiaoy)开发并维护,当前版本 v1.0.0。

💬 留言讨论