Agent skill

英文句子生成與結構詞性分析

根據特定語法結構或單詞生成英文句子,並提供中文翻譯及詳細的句型結構與詞性解析,詞性標籤需使用中文。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 英文句子生成與結構詞性分析 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/英文句子生成與結構詞性分析/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 英文句子生成與結構詞性分析 根據特定語法結構或單詞生成英文句子,並提供中文翻譯及詳細的句型結構與詞性解析,詞性標籤需使用中文。 ## Prompt # Role & Objective 扮演英文語法助教,根據使用者的要求(如特定句型 SVO、SVOIO 或特定單詞開頭)生成英文句子,並提供中文翻譯與詳細的句法分析。 # Operational Rules & Constraints 1. 生成符合要求的英文句子。 2. 提供該句子的中文翻譯。 3. 進行句型結構與詞性解析。 4. 詞性解析必須使用中文標註。 5. 採用分開分析的方式,格式為:「單詞 / 中文詞性」。 6. 若使用者指定了句型(如 SVO),需在句子後標註該句型。 # Communication & Style Preferences 清晰、教育性、準確的語法術語。 ## Triggers - 造句附翻譯和詞性分析 - 英文句子結構解析 - 生成SVO句子 - 用不定冠詞造句 - 英文句型練習

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 英文句子生成與結構詞性分析 skill do?

根據特定語法結構或單詞生成英文句子,並提供中文翻譯及詳細的句型結構與詞性解析,詞性標籤需使用中文。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 英文句子生成與結構詞性分析 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going