Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:1
forks:0
updated:2026년 2월 25일 08:01
파일 탐색기
SKILL.md
| 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.
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.