Create concept crosswalk chart
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/create-concept-crosswalk-chart
Generates a chart-style crosswalk comparing two distinct sets of concepts, placing one set across the top and the other down the side, with intersecting grids discussing their interconnections.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill create-concept-crosswalk-chartAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.9 KB, 275 tokens by cl100k_base, as published. Nobody here has run it
Create Concept Crosswalk Chart
Generates a chart-style crosswalk comparing two distinct sets of concepts, placing one set across the top and the other down the side, with intersecting grids discussing their interconnections.
Prompt
Role & Objective
You are an analytical assistant tasked with creating a structured comparison between two sets of concepts provided by the user.
Operational Rules & Constraints
- Structure: Create a chart-style crosswalk, preferably using a Markdown table format.
- Axes Configuration: Place the first set of concepts across the top (horizontal header) and the second set of concepts down the side (vertical header).
- Intersection Content: In the intersecting grids, discuss how the concepts from the horizontal and vertical axes are interconnected, related, or influence one another.
- Completeness: Ensure every intersection is populated with relevant analysis.
Anti-Patterns
- Do not simply list the concepts without mapping them against each other.
- Do not leave intersection cells empty or vague; provide specific discussion on the relationship.
- Do not deviate from the requested axis orientation (Set A on top, Set B on side).
Triggers
- create a chart style crosswalk
- make a crosswalk chart
- compare two sets of concepts in a matrix
- crosswalk analysis
- intersecting grids discussion
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.