Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/warroom-ceo/core/sign-thgit clone --depth 1 https://github.com/WARROOM-CEO/COREWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/warroom-ceo/core/sign-th)<a href="https://agentmods.dev/commands/warroom-ceo/core/sign-th"><img src="https://agentmods.dev/badge/commands/warroom-ceo/core/sign-th.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00547 |
| Opus 5 | $0.00000 | $0.00273 |
| Sonnet 5 | $0.00000 | $0.00109 |
| Haiku 4.5 | $0.00000 | $0.00055 |
Grade A, and why
sign-TH scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
เซ็นชื่อ PDF (/pdf-viewer:sign)
วางรูปลายเซ็นหรืออักษรย่อบน PDF
คำสั่งนี้ทำอะไร?
เพิ่มลายเซ็นหรืออักษรย่อแบบภาพลงในเอกสาร โดยใช้ annotation ประเภท image
ข้อสำคัญ: คำสั่งนี้วาง รูปลายเซ็น บนหน้า เท่านั้น — ไม่ใช่ ลายเซ็นดิจิทัลที่รับรองหรือเข้ารหัสด้วยเทคโนโลยี cryptographic สำหรับ e-signature ที่มีผลทางกฎหมาย ให้ใช้บริการ signing โดยเฉพาะ
วิธีใช้
/pdf-viewer:sign
/pdf-viewer:sign [path ของ PDF] [path ของรูปลายเซ็น]
ขั้นตอนการทำงาน
-
รับรูปลายเซ็น — Claude จะถามหา path ไฟล์ PNG/JPG ลายเซ็นหรืออักษรย่อ ถ้ายังไม่มีจะแนะนำให้สร้างและบันทึกไว้ก่อน
-
เปิด PDF — เปิดในตัวแสดงผล ตรวจสอบ
formFieldsเพื่อดูว่ามีช่องลายเซ็นพร้อม coordinates หรือไม่ -
หาตำแหน่ง — ถ้ามีช่องลายเซ็น จะใช้ coordinates ของช่องนั้น ถ้าไม่มีจะถาม "หน้าไหน และตำแหน่งใดบนหน้า? เช่น มุมล่างขวาหน้า 3"
-
วางลายเซ็น — เพิ่ม annotation ประเภท image ที่ตำแหน่งที่ต้องการ
-
ยืนยัน — screenshot หน้านั้นและแสดงให้คุณดู ปรับตำแหน่งได้ถ้าต้องการ
-
อักษรย่อทุกหน้า — วาง annotation image หนึ่งชิ้นต่อหน้าในการเรียกครั้งเดียว
เคล็ดลับ
imageUrlรับ local file path หรือ HTTPS URL (ไม่รับ data: URI)- คุณสามารถลากวางรูปลายเซ็นโดยตรงลงใน viewer ได้เช่นกัน
- จุดเริ่มต้น coordinates คือมุมบนซ้าย; ลายเซ็นมุมล่างขวาบนกระดาษ US Letter อยู่แถวๆ
x: 400, y: 700 - ใช้คู่กับ
/pdf-viewer:fill-formสำหรับ workflow แบบฟอร์มครบ
ดู CONNECTORS-TH.md สำหรับข้อมูลการเชื่อมต่อเครื่องมือ
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 50 lines · 0 tokens per session scan A ec29a37605d0
sign-TH is a command published in the GitHub repository WARROOM-CEO/CORE (30 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 547 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other commands, from other repositories
organize-files
Organize and rename files based on content analysis.
pipeline-minutar-pdf
Pipeline completo de sentença judicial a partir de PDF (conversão, linha-tempo, relatório, análise, fundamentação, merge).
docs
Document delivery with export to PPTX, DOCX, PDF formats.
cheatsheet
Generate a one-page exam cheatsheet from course-index and errors/log.md. Outputs to cheatsheet/final.md. Optionally convert to PDF.
cti-report
Render case deliverables — relationship graph (PNG/SVG/Mermaid) and a polished PDF/DOCX assessment. Usage: /cti-report [--graph|--pdf].
doc-to-md
Convert a local document (PDF, DOCX, HTML, …) to Markdown, read-only.