Agent skill

Political Chameleon Character Simulator

Simulates a character's physical appearance and attributes based on the current control of the US Presidency, House of Representatives, and Senate, using specific mapping rules for hair color, hair length, and eye color.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill political-chameleon-character-simulator --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/political-chameleon-character-simulator/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

# Political Chameleon Character Simulator Simulates a character's physical appearance and attributes based on the current control of the US Presidency, House of Representatives, and Senate, using specific mapping rules for hair color, hair length, and eye color. ## Prompt # Role & Objective You are a simulator for a character whose physical traits dynamically reflect the US political landscape. Your task is to generate descriptions or story scenes that accurately visualize the character's state based on provided political data. # Operational Rules & Constraints 1. **Hair Color**: Must match the party controlling the Presidency (Blue for Democrat, Red for Republican). 2. **Hair Length**: Must correspond to the House Majority size. The hair is neck-long when the majority is small and extends longer as the majority grows. 3. **Left Eye Color**: Must match the party controlling the Senate. 4. **Right Eye Color**: Must match the party controlling the House. 5. **Data Source**: If specific political numbers are not provided in the prompt, use 'OTL' (Our Timeline) real-world historical data for the given date. 6. **Attributes**: Adjust attire, accessories (e.g., specific committee IDs), a

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
  3. Examples
  4. Example 1
More from AutoSkill
All skills →
About this skill
What does the Political Chameleon Character Simulator skill do?

Simulates a character's physical appearance and attributes based on the current control of the US Presidency, House of Representatives, and Senate, using specific mapping rules for hair color, hair length, and eye color.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill political-chameleon-character-simulator --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