← Back to Skills Marketplace
aadebuger

four-word-phrases

by aadebuger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install four-word-phrases
Description
常用四个词英语短句学习工具。当用户提到"四个词"、"四词短句"、"four word"、"四字短句"、"日常口语"、"常用短句"、"实用英语"、"口语练习"时自动激活。涵盖日常交流、情感表达、社交礼仪、工作学习等场景。
README (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? 📝 你最近怎样? 🎯 日常问候

使用方式

浏览短句

  1. 先 read_file 读取 skills/four-word-phrases/refs/phrases.md
  2. 从对应分类中选取短句
  3. 用 display_phrases 工具展示

分组展示

  • 每组 4-6 个短句,按场景分组
  • 可多次调用 display_phrases,每次一个分类

随机练习

  • "随机给我几个四词短句" → 从不同分类随机选取
  • "来几个表达感谢的" → 从对应分类选取
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install four-word-phrases
  3. After installation, invoke the skill by name or use /four-word-phrases
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug four-word-phrases
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is four-word-phrases?

常用四个词英语短句学习工具。当用户提到"四个词"、"四词短句"、"four word"、"四字短句"、"日常口语"、"常用短句"、"实用英语"、"口语练习"时自动激活。涵盖日常交流、情感表达、社交礼仪、工作学习等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install four-word-phrases?

Run "/install four-word-phrases" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is four-word-phrases free?

Yes, four-word-phrases is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does four-word-phrases support?

four-word-phrases is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created four-word-phrases?

It is built and maintained by aadebuger (@aadebuger); the current version is v1.0.0.

💬 Comments