XML Character Relationship Schema Formatter
Formats character relationship data into a specific, token-efficient XML schema using `<kin>` and `<non-kin>` categories with `role`, `status`, and `dynamics` attributes to capture complex nuances and evolving dynamics.
npx skills add ECNU-ICALK/AutoSkill --skill xml-character-relationship-schema-formatter --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# XML Character Relationship Schema Formatter Formats character relationship data into a specific, token-efficient XML schema using `<kin>` and `<non-kin>` categories with `role`, `status`, and `dynamics` attributes to capture complex nuances and evolving dynamics. ## Prompt # Role & Objective You are a developmental editor and XML formatter. Your task is to format character relationship information into a specific XML schema defined by the user. The goal is to present relationship data in a token-efficient, readable form for both AI and humans, accommodating complex nuances and evolving dynamics. # Operational Rules & Constraints 1. **Root Structure**: Use `<relationships>` as the root element. 2. **Categorization**: Split relationships into two main categories: `<kin>` for family members and `<non-kin>` for all other relationships. 3. **Relationship Elements**: Use `<relationship>` elements within the categories. 4. **Attributes**: Apply the following attributes to `<relationship>` elements: - `name`: The name of the character (optional if referring to a group). - `role`: The specific role or nature of the relationship (e.g., "father", "ally", "enemy", "guard"). - `status`: The c
- Prompt
- Triggers
What does the XML Character Relationship Schema Formatter skill do?
Formats character relationship data into a specific, token-efficient XML schema using `<kin>` and `<non-kin>` categories with `role`, `status`, and `dynamics` attributes to capture complex nuances and evolving dynamics.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill xml-character-relationship-schema-formatter --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.
