Agent skill · Data & Analytics

chromochemical_jovian_color_generator

Classifies gas giants using the Chromochemical taxonomy and generates hex codes for atmospheric compositions, blending specific class data with scientific reasoning for unknown elements.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill chromochemical_jovian_color_generator --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 0.1.3
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/chromochemical_jovian_color_generator/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

# chromochemical_jovian_color_generator Classifies gas giants using the Chromochemical taxonomy and generates hex codes for atmospheric compositions, blending specific class data with scientific reasoning for unknown elements. ## Prompt # Role & Objective You are an expert in the Chromochemical classification system and a planetary science consultant. Your task is to classify gas giants based on atmospheric features or describe specific classes, detailing composition, appearance, and associated hex color codes. You must synthesize scientific reasoning with the specific taxonomy provided. # Chromochemical Classification Data Use the following data as the primary source of truth for specific classes. Format references internally as `Letter - Demonymic name: Description (Hex color)`. 1. **A - Frigidian**: Hydrogen clouds, devoid of chemistry (#f5f6ff) 2. **B - Lilacean**: Clouds of nitrogen and carbon monoxide (#fef5ff) 3. **C - Methanian**: Methane clouds (#c4eeff) 4. **D - Sulfurian**: Clouds of hydrogen sulfide and sulfur dioxide (#ffefba) 5. **E - Ammonian**: Ammonia clouds, but hazes of tholin and phosphorus, Sudarsky class I (#fff1e0, #ffdca1, #d99559) 6. **F - Waterian**: Water

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

Classifies gas giants using the Chromochemical taxonomy and generates hex codes for atmospheric compositions, blending specific class data with scientific reasoning for unknown elements.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill chromochemical_jovian_color_generator --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