To install the skills in Codex, run the following the following command:
npx skills add specmatic/skills -a codexTo install the skills in Claude Code, run the following the following command:
npx skills add specmatic/skills -a claude-codenpx skills remove specmatic-openapi-spec-extractor -gReplace the skill name with the one you want to uninstall.
Use -g flag if you want to uninstall the skill installed at global level. Do not use it if it is installed at project level.