Real Skill packageSource verifiedClawHub registry

professional-pdf-translator

通用长篇文献/小说多页PDF逐页自动提取、匹配用户提供的本地术语表并翻译追加至DOCX的自动化工作流。适用于任何具有特定受众、包含大量专有名词的长文献、小众长篇小说、学术论文、技术白皮书等PDF翻译场景。用户自行提供原文PDF、专业术语对照表及输出路径。

Identity and source

Publisher attributionCecil727registry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 57% rule confidence
Package forminstruction with code5 recorded files
Canonical sourceClawHub registryclawhub:cecil727:professional-pdf-translator
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/professional-pdf-translator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/professional-pdf-translator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/professional-pdf-translator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @cecil727/professional-pdf-translator
clawhub inspect @cecil727/professional-pdf-translator --version 1.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 5 inspected as text
Checked
8/25/2026, 1:19:32 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: clawhub.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/25/2026, 9:55:31 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:35e1ef6feadabf1860a83272b635f41ffe82407a85fbefc4f3e7469c6546602b
Show up to 5 recorded paths
  • scripts/append_docx.py
  • scripts/append_terms.py
  • scripts/extract_page.py
  • skill-card.md
  • SKILL.md

Source changelog

- Removed the redundant file `skill-card.md` from the repository. - Clarified动态词表(dynamic glossary)作为 extract_page.py `--terms` 参数最后一项传递,确保跨页术语匹配和统一。 - 补充说明了动态词表在翻译流程中的参与方式(不仅追加术语,也在匹配时始终参与)。 - OPTIMIZED说明结构,使步骤、文件要求、命令行示例的前后因果和用户指引更连贯。 - Changelog和原有功能未发生功能性变更,仅文档部分改进和文件精简。