en un clic
checksum
Compute checksums (MD5, SHA-256) for text or files.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Compute checksums (MD5, SHA-256) for text or files.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Review code for quality, bugs, and security issues.
Build book
Check chapters consistency betweend chapters.md and chapters/*/chapter.md
Review chapter
Does stuff
Extract text and tables from PDF files.
| name | checksum |
| description | Compute checksums (MD5, SHA-256) for text or files. |
Use this skill when asked to compute a hash or checksum of any text or file content.
Run the bundled script:
python scripts/checksum.py '<text>'
The script outputs MD5 and SHA-256 checksums for the given input.
Always verify computed checksums against known test vectors when available. Read the test_vectors.md reference to compare results.