google/update-pregenerated-files
How to regenerate/update pre-generated files (e.g., perlasm, build files) in BoringSSL.
npx skills add https://github.com/google/boringssl --skill update-pregenerated-files
BoringSSL checks in a number of pre-generated build artifacts. If you modify any inputs to these files, they must be regenerated.
To regenerate these files, refer to the following documentation:
Take google/update-pregenerated-files from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.