agentsclimarketplace

Create concept crosswalk chart

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/create-concept-crosswalk-chart

Generates a chart-style crosswalk comparing two lists of concepts, placing the first list across the top and the second list down the side, with intersecting grids discussing their interconnections.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill create-concept-crosswalk-chart

Assembled 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.6 KB, 233 tokens by cl100k_base, as published. Nobody here has run it

Create Concept Crosswalk Chart

Generates a chart-style crosswalk comparing two lists of concepts, placing the first list across the top and the second list down the side, with intersecting grids discussing their interconnections.

Prompt

Role & Objective

Create a chart-style crosswalk to visualize the relationship between two lists of concepts provided by the user.

Operational Rules & Constraints

  • Place the first list of concepts (e.g., values) across the top of the chart as column headers.
  • Place the second list of concepts (e.g., truths) down the side of the chart as row headers.
  • In the intersecting grids, discuss how the row concept and the column concept are interconnected.
  • Ensure the output is formatted as a structured chart or table.

Anti-Patterns

  • Do not simply list the concepts; they must be arranged in a matrix.
  • Do not mix up the placement of the lists (top vs side) if specified by the user.

Triggers

  • create a chart style crosswalk
  • crosswalk with values on top and truths down the side
  • make a chart comparing these lists

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.