Convert a CIS Benchmark PDF into a CISO Assistant framework library (YAML) by extracting only the "Appendix: Summary Table" — recommendation numbers, titles, and their Automated/Manual tag as implementation groups. Stays within the same IP boundary as the existing cis-benchmark-kubernetes library (no audit/remediation/rationale content). Use when the user asks to "convert a CIS benchmark PDF to a framework", "add the CIS <tech> Benchmark as a library", or drops new benchmark PDFs (e.g. in cis_benchmarks/) to be turned into CISO Assistant frameworks.
$npx -y skills add intuitem/ciso-assistant-community --skill cis-benchmark-frameworkInstalls into the current project.
Run `npx skills use "https://github.com/intuitem/ciso-assistant-community" --skill "intuitem/ciso-assistant-community/cis-benchmark-framework"` 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.