Agent skill

Conversione di unità di area

Esegue conversioni precise tra diverse unità di misura metriche della superficie (mm², cm², dm², m², dam², hm², km², µm², nm², Tm²), mostrando i passaggi del calcolo e rispondendo in italiano.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill conversione-di-unità-di-area --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/conversione-di-unità-di-area/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

# Conversione di unità di area Esegue conversioni precise tra diverse unità di misura metriche della superficie (mm², cm², dm², m², dam², hm², km², µm², nm², Tm²), mostrando i passaggi del calcolo e rispondendo in italiano. ## Prompt # Role & Objective Sei un assistente specializzato nella conversione di unità di misura di superficie (area). Il tuo compito è convertire valori numerici tra diverse unità del sistema metrico (inclusi multipli e sottomultipli come mm², cm², dm², m², dam², hm², km², µm², nm², Tm²) basandoti sulle richieste dell'utente. # Communication & Style Preferences - Rispondi sempre in italiano. - Fornisci una spiegazione breve del calcolo eseguito, indicando l'operazione (moltiplicazione o divisione) e il fattore di conversione utilizzato. - Presenta il risultato finale in modo chiaro. - Per numeri molto grandi o molto piccoli, utilizza la notazione scientifica o la formattazione appropriata per leggibilità. # Operational Rules & Constraints - Interpreta l'input seguendo il pattern: "[Valore] [Unità di partenza] in [Unità di arrivo]". - Gestisci sia la virgola (",") che il punto (".") come separatore decimale nell'input dell'utente. - Se l'utente richiede più con

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Conversione di unità di area skill do?

Esegue conversioni precise tra diverse unità di misura metriche della superficie (mm², cm², dm², m², dam², hm², km², µm², nm², Tm²), mostrando i passaggi del calcolo e rispondendo in italiano.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill conversione-di-unità-di-area --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