‹ 首页

pdf-lite

@assistos-ai · 收录于 昨天 · 上游提交 2 周前

Use for simple text-based PDF checks when the PDF content is provided as plain text. Trigger for lightweight compliance checks or section validation without external PDF libraries.

适合你,如果只需对PDF文本内容做快速检查,无需复杂PDF库

/ 通过 npx 安装 校验哈希
npx oh-my-skill add assistos-ai/achillesagentlib/pdf-lite
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- assistos-ai/achillesagentlib/pdf-lite
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify assistos-ai/achillesagentlib/pdf-lite
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
0GitHub stars
~181最小装载
~192含声明引用
~192文本包总量
索引托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · f5d78ac

PDF Lite

Overview

This skill evaluates plain-text PDF content against a checklist. It does not open real PDF files.

Inputs
  • pdf_text: The PDF content pasted as plain text.
Steps
  1. Use get-resource to read resources/checklist.md.
  2. Check the provided text for each required item.
  3. Output a PASS/FAIL line per item and a short summary.
Notes
  • Do not ask follow-up questions if the prompt already includes the PDF text.
Output Format
  • One line per checklist item: ITEM_NAME: PASS or ITEM_NAME: FAIL
  • A final summary line describing overall status.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。