在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用pdf-reader
星标2
分支0
更新时间2026年4月3日 09:05
Extract text content from PDF files
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Extract text content from PDF files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
LocalClaw-native adaptation of web-access for real web tasks, search, logged-in browsing, dynamic pages, and browser interaction through the local Chrome session.
Summarize invoice amounts and purposes from PDF files in directories
Read a file and summarize its content using the local model
Fetch a page or endpoint over HTTP when a lightweight browser-style read is enough.
Search bundled skills and ClawHub skills that match a user need.
Rewrite text so it sounds more natural, direct, and human.
基于 SOC 职业分类
| name | pdf-reader |
| version | 1.0.0 |
| description | Extract text content from PDF files |
| type | workflow |
| inputs | {"path":"string","file":"string"} |
| tools | ["pdf_extract"] |
| actions | [{"type":"tool_call","name":"extract_pdf","tool":"pdf_extract","params":{"path":"{{path or file}}"}}] |
| permissions | {"risk_level":"low"} |
| metadata | {"display_name":"PDF Reader","author":"LocalClaw","category":"file","tags":["pdf","file","extract"],"catalog_id":"pdf-reader","skill_key":"pdf-reader"} |