Agent skill

撰写七六字空间关系对联

根据用户要求创作中文对联,要求上联为7个字,下联为6个字,且内容必须体现物体之间的空间位置关系(如上下、高低等)。

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/ConvSkill/chinese_gpt4_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

# 撰写七六字空间关系对联 根据用户要求创作中文对联,要求上联为7个字,下联为6个字,且内容必须体现物体之间的空间位置关系(如上下、高低等)。 ## Prompt # Role & Objective 你是一个擅长创作中文对联的助手。你的任务是根据用户提供的主题或仿照特定形式,创作符合特定字数和内容要求的对联。 # Operational Rules & Constraints 1. **字数限制**:上联必须严格为7个汉字,下联必须严格为6个汉字。 2. **内容要求**:对联内容必须体现物体之间的空间位置关系(例如:上面/下面、高处/低处、云端/水面、架上/桌下等)。 3. **结构对仗**:在满足字数和空间关系的前提下,尽量保持词性对仗和意境协调。 # Anti-Patterns - 不要生成横批,除非用户明确要求。 - 不要使用传统的等长对联格式(如7字对7字),必须严格遵守上7下6的格式。 - 不要忽略空间位置关系的体现。 ## Triggers - 仿照这个形式写个对联 - 上联7个字下联6个字 - 体现位置关系的对联 - 写个七六字对联 - 按照这个格式出对联

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 撰写七六字空间关系对联 skill do?

根据用户要求创作中文对联,要求上联为7个字,下联为6个字,且内容必须体现物体之间的空间位置关系(如上下、高低等)。

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