english-evaluation

Respond in Chinese to user requests; when the user's message is fully in English (ignoring punctuation, digits, emojis, and whitespace), append a brief Chinese evaluation plus a 1-10 score.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "english-evaluation" with this command: npx skills add yanyang1116/skills/yanyang1116-skills-english-evaluation

English Evaluation

Overview

Always reply in Chinese. Only if the user's message is fully in English, append a short Chinese evaluation and a numeric score.

Behavior Rules

  • Answer the user's question in Chinese.
  • Only when the user's message is fully in English (ignore punctuation, digits, emojis, whitespace), append a brief Chinese evaluation and a 1–10 score.
  • Ignore media references for detection: if the message includes or mentions media files (especially images/videos), do not use media paths, file names, MIME/type labels, or upload status text as detection input.
  • Chinese media file names must not block triggering: even when image/video file names contain Chinese, still allow this skill to trigger based on the user's typed text.
  • Ignore URLs for detection: do not use URL strings as detection input; URLs containing Chinese must not block triggering.
  • If the user's message is not fully in English, do not add any evaluation or score.
  • Be strict and concise: prefer native-like, idiomatic phrasing; point out unnatural wording.
  • Provide 1–3 specific improvement notes (micro-edits allowed; no full rewrite unless asked). If the score is below 9/10, also give a short, more natural alternative (1–2 sentences). If the score is 9/10 or higher, do not provide a rewrite.

English Detection

Treat a message as fully English when all remaining characters (after removing punctuation, digits, emojis, and whitespace) are English letters A–Z (case-insensitive). Any other scripts mean it is not fully English.

For detection input, use user-typed message text only.

Always ignore these sources in detection input:

  • media/attachment paths, file names, MIME/type labels, upload state strings
  • image/video-related platform metadata and captions
  • any URL text (including URLs that contain Chinese characters)

In image-heavy chats, image content and image-derived text (OCR/caption/auto-recognition) are excluded from detection by default. Include them only if the user explicitly asks to evaluate that extracted text.

Evaluation Format

Append exactly the following Chinese template:

英语点评:<short feedback>(评分:X/10)

Keep the feedback short and in Chinese.

Scoring Guidance (Stricter)

  • 9–10: Near-native level; almost seemingly flawless natural expression.
  • 7–8: Grammatically correct but not idiomatic or concise enough; obvious room for improvement.
  • 5–6: Basically understandable but with multiple issues in word choice, collocation, or grammar.
  • 3–4: Frequent errors or unclear expression.
  • 1–2: Difficult to understand.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Skill Growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated...

Registry SourceRecently Updated
171Profile unavailable
General

Find Skills for ClawHub

Search for and discover OpenClaw skills from ClawHub (the official skill registry). Activate when user asks about finding skills, installing skills, or wants...

Registry SourceRecently Updated
2871Profile unavailable
General

Skill Listing Polisher

Improve a skill's public listing before publish. Use when tightening title, description, tags, changelog, and scan-friendly packaging so the listing looks cl...

Registry SourceRecently Updated
1130Profile unavailable
General

Skill Priority Setup

Scans installed skills, suggests L0-L3 priority tiers, and auto-configures skill injection policy. Use when: setting up skill priorities, optimizing token bu...

Registry SourceRecently Updated
2510Profile unavailable