Build a reviewed crosswalk (RequirementMappingSet YAML library + review xlsx/csv) between two CISO Assistant framework YAML files using Claude itself as the reasoning engine. Zero infrastructure — stdlib + pyyaml only, no embedders, no LM Studio, no Qdrant. Use when the user asks to map / crosswalk / generate a mapping between two frameworks (e.g. ccb-cff-2023-03-01.yaml ↔ cyfun2025.yaml), wants to contribute a community mapping to backend/library/libraries/, or says things like "build a mapping between framework X and Y", "create a crosswalk YAML", "generate requirement_mapping_set". Output matches the schema in backend/library/libraries/mapping-*.yaml exactly so the result is PR-able.
$npx -y skills add intuitem/ciso-assistant-community --skill mapping-builderInstalls into the current project.
Run `npx skills use "https://github.com/intuitem/ciso-assistant-community" --skill "intuitem/ciso-assistant-community/mapping-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intuitem/ciso-assistant-community" that are relevant to the current task. Run `npx skills add "https://github.com/intuitem/ciso-assistant-community"` and select the relevant skills, then follow their instructions.