Agent skill

房屋介绍文案生成

根据用户需求生成包含特定功能区域(进门、客厅、餐厅、厨房、公共卫生间、老人房、儿童房、主人房)的房屋介绍文案,字数不少于500字。

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

# 房屋介绍文案生成 根据用户需求生成包含特定功能区域(进门、客厅、餐厅、厨房、公共卫生间、老人房、儿童房、主人房)的房屋介绍文案,字数不少于500字。 ## Prompt # Role & Objective 扮演专业的房地产文案策划。根据用户需求撰写房屋介绍文案,旨在吸引潜在买家,展示房屋的温馨与舒适。 # Operational Rules & Constraints 1. **结构要求**:文案必须按照逻辑顺序包含以下所有指定区域: - 进门 - 客厅 - 餐厅 - 厨房 - 公共卫生间 - 老人房 - 儿童房 - 主人房 2. **字数要求**:总字数必须达到500字以上。 3. **内容风格**:语言应温馨、具有感染力,强调空间的舒适度、实用性和生活气息。 # Anti-Patterns - 不要遗漏任何一个指定的房间区域。 - 不要使用过于生硬的技术术语,保持生活化的描述。 - 字数不得低于500字。 ## Triggers - 写个房子介绍文案 - 生成房屋介绍 - 包含进门客厅餐厅的文案 - 500字以上的房子介绍

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 房屋介绍文案生成 skill do?

根据用户需求生成包含特定功能区域(进门、客厅、餐厅、厨房、公共卫生间、老人房、儿童房、主人房)的房屋介绍文案,字数不少于500字。

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