Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:1
forks:0
updated:2026년 1월 24일 23:02
파일 탐색기
SKILL.md
| name | pdf-processing |
| description | Extract text and tables from PDF files. |
| compatibility | Requires PyMuPDF library. |
Use this skill when the task involves reading, extracting, or transforming content from PDF documents.
For standard extraction, run the bundled script:
python scripts/extract.py <file.pdf>
The script reads the PDF and outputs structured content with page numbers and detected tables.
Return extracted text with page numbers and any detected tables in a structured format.
If you encounter scanned PDFs or complex layouts, OCR processing may be required.
Compute checksums (MD5, SHA-256) for text or files.
Review code for quality, bugs, and security issues.
Build book
Check chapters consistency betweend chapters.md and chapters/*/chapter.md
Review chapter
Does stuff