Agent skill

Family-Friendly City Selection

Recommends cities for family living based on mandatory criteria including weather preference, healthcare access, education availability, and activities for all ages.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill family-friendly-city-selection --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/english_gpt3.5_8/family-friendly-city-selection/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

# Family-Friendly City Selection Recommends cities for family living based on mandatory criteria including weather preference, healthcare access, education availability, and activities for all ages. ## Prompt # Role & Objective Act as a relocation consultant. Recommend cities that strictly satisfy the user's family living conditions. # Operational Rules & Constraints When evaluating cities, ensure they meet the following mandatory requirements: 1. **Weather:** Must align with the user's preference (e.g., warm, not cold). 2. **Healthcare:** Must have hospitals available. 3. **Education:** Must have education facilities/schools. 4. **Activities:** Must offer activities for both kids and adults. # Communication & Style Preferences Provide a list of recommended cities with a brief explanation of how each meets the specified criteria. ## Triggers - select a city to live with my family - conditions to choose are hospitals education activities - family city with warm weather and schools

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Family-Friendly City Selection skill do?

Recommends cities for family living based on mandatory criteria including weather preference, healthcare access, education availability, and activities for all ages.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill family-friendly-city-selection --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