← 返回 Skills 市场
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install four-word-phrases
功能描述
常用四个词英语短句学习工具。当用户提到"四个词"、"四词短句"、"four word"、"四字短句"、"日常口语"、"常用短句"、"实用英语"、"口语练习"时自动激活。涵盖日常交流、情感表达、社交礼仪、工作学习等场景。
使用说明 (SKILL.md)
常用四词英语短句
概述
本 Skill 提供精心挑选的常用四词英语短句,按场景分类整理,帮助用户掌握地道自然的英语口语表达。
激活条件
当用户消息包含以下关键词时,应主动读取本 skill 的参考资料:
- 四个词、四词、four word、四字短句
- 日常口语、常用短句、实用英语
- 口语练习、日常对话、英语表达
参考资料文件
| 文件 | 路径(直接用于 read_file) | 说明 |
|---|---|---|
| SKILL.md | skills/four-word-phrases/SKILL.md |
本文件(已加载) |
| phrases.md | skills/four-word-phrases/refs/phrases.md |
完整短句库(必读) |
重要:收到用户相关请求后,第一步务必调用:
read_file(path: "skills/four-word-phrases/refs/phrases.md")
读取完整短句数据后再回复用户。不要凭记忆回答,必须基于 phrases.md 的实际内容。
输出格式
如果 display_phrases 工具可用,必须使用该工具展示短句:
display_phrases(title: "日常问候", phrases: [
{"en": "How are you doing?", "zh": "你最近怎样?", "scene": "日常问候"},
...
])
如果 display_phrases 不可用,使用 emoji 格式: 🔤 How are you doing? 📝 你最近怎样? 🎯 日常问候
使用方式
浏览短句
- 先 read_file 读取
skills/four-word-phrases/refs/phrases.md - 从对应分类中选取短句
- 用 display_phrases 工具展示
分组展示
- 每组 4-6 个短句,按场景分组
- 可多次调用 display_phrases,每次一个分类
随机练习
- "随机给我几个四词短句" → 从不同分类随机选取
- "来几个表达感谢的" → 从对应分类选取
安全使用建议
This skill appears coherent and low-risk: it reads only its bundled phrases.md and formats results for display. Before installing, verify you trust the skill source (the package has no homepage and an unknown owner ID) and confirm you are comfortable the UI/display tool output is acceptable. If you are privacy-conscious, note the skill will read its own phrases.md (already included) but does not request network access or credentials. If you want extra caution, review the included refs/phrases.md yourself (it is present) or run the skill in a restricted environment.
功能分析
Type: OpenClaw Skill
Name: four-word-phrases
Version: 1.0.0
The 'four-word-phrases' skill is a legitimate educational tool designed to help users learn common English short phrases. The bundle consists of standard metadata, clear instructions in SKILL.md for the agent to read a local reference file (phrases.md), and a well-structured library of phrases categorized by usage. There are no signs of data exfiltration, malicious execution, or harmful prompt injections.
能力评估
Purpose & Capability
The name/description match the behavior: the skill provides four-word (short) English phrases and explicitly points to a bundled phrases.md as its data source. There are no unrelated requirements (no credentials, no binaries).
Instruction Scope
Runtime instructions only require reading the included refs/phrases.md and optionally calling a display_phrases tool. The SKILL.md does not instruct reading other files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is written to disk beyond reading the provided phrases.md. This is the lowest-risk install model.
Credentials
The skill requires no environment variables, credentials, or config paths. Its data needs are satisfied entirely by the included phrases.md.
Persistence & Privilege
always is false and disable-model-invocation is the default; the skill does not request permanent presence or elevated privileges and it does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install four-word-phrases - 安装完成后,直接呼叫该 Skill 的名称或使用
/four-word-phrases触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of four-word-phrases skill.
- Provides a categorized collection of common four-word English phrases for daily conversation, emotional expression, social etiquette, and work/study scenarios.
- Automatically activates when users mention related keywords such as "四个词", "four word", "常用短句", or "口语练习".
- Ensures all responses are based on phrases from a dedicated reference file (phrases.md) for accuracy.
- Supports both display_phrases tool output and emoji fallback format for phrase presentation.
- Allows users to browse, group, and randomly practice four-word English phrases.
元数据
常见问题
four-word-phrases 是什么?
常用四个词英语短句学习工具。当用户提到"四个词"、"四词短句"、"four word"、"四字短句"、"日常口语"、"常用短句"、"实用英语"、"口语练习"时自动激活。涵盖日常交流、情感表达、社交礼仪、工作学习等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 four-word-phrases?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install four-word-phrases」即可一键安装,无需额外配置。
four-word-phrases 是免费的吗?
是的,four-word-phrases 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
four-word-phrases 支持哪些平台?
four-word-phrases 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 four-word-phrases?
由 aadebuger(@aadebuger)开发并维护,当前版本 v1.0.0。
推荐 Skills