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 skills/chatdoc-com/chatdoc-studio-skills/chatdoc-studio-apinpx skills add chatdoc-com/chatdoc-studio-skills --skill chatdoc-studio-apigit clone --depth 1 https://github.com/chatdoc-com/chatdoc-studio-skillsWrote 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/skills/chatdoc-com/chatdoc-studio-skills/chatdoc-studio-api)<a href="https://agentmods.dev/skills/chatdoc-com/chatdoc-studio-skills/chatdoc-studio-api"><img src="https://agentmods.dev/badge/skills/chatdoc-com/chatdoc-studio-skills/chatdoc-studio-api.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.00034 | $0.01445 |
| Opus 5 | $0.00017 | $0.00723 |
| Sonnet 5 | $0.00007 | $0.00289 |
| Haiku 4.5 | $0.00003 | $0.00145 |
Grade A, and why
chatdoc-studio-api 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 5d ago.
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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
16 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agent/agent_app_examples.md 7.6 KB
- agent/agent_app.md 6.3 KB
- agents/openai.yaml 311 B
- apps/apps_examples.md 7.8 KB
- apps/apps.md 3.2 KB
- chat/chat_app_examples.md 27 KB
- chat/chat_app.md 16 KB
- docs/document_status.md 2.6 KB
- extraction/extract_app_examples.md 24 KB
- extraction/extract_app.md 6.1 KB
- parsers/pdf_parser_examples.md 19 KB
- parsers/pdf_parser.md 3.7 KB
- retrieval/rag_app_examples.md 16 KB
- retrieval/rag_app.md 6.5 KB
- uploads/uploads_api_examples.md 16 KB
- uploads/uploads_api.md 5.6 KB
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.
- 5d ago First seen · 191 lines · 34 tokens per session scan A f635e4fdefce
chatdoc-studio-api is a skill published in the GitHub repository chatdoc-com/chatdoc-studio-skills (7 stars, last pushed 3mo ago), with no licence file. It adds 34 tokens to every session and 1,445 once invoked, about $0.0002 per session on Opus 5. 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-08-31.
Other skills, from other repositories
ChatDOC Studio--KnowledgeMate
Create and operate ChatDOC Studio knowledge bases through pdrouter using a Bearer API key and JavaScript helpers. Use when Codex needs to upload one or more PDF/DOC/DOCX files, skip failed files without aborting the whole job, create a knowledge base from successful uploads, or call the ChatDOC Studio knowledge-base…
PDFlux-PDF2Markdown
Convert unstructured documents into LLM-ready structured data. Supports PDF, Word, PPT, and images; extracts paragraphs, formulas, tables, charts, and other elements in one step; generates up to 8 levels of headings; and outputs Markdown organized in reading order. Useful for field extraction, comparison and…
Calliper-Compare2Markdown
Compare two local documents and convert differences into LLM-ready Markdown in one synchronous call. Supports PDF, Word, PPT, and image documents accepted by Calliper, and returns a structured markdown diff table suitable for change review, clause comparison, downstream extraction, and rule-based validation.
open-codex-ui
Install, update, secure, daemonize, expose through Cloudflare Tunnel, and enable speech input for the open-source Open Codex UI application. Use when a user asks to install or enable Open Codex UI, configure its login daemon, set its access password, install or manage the sherpa-onnx bilingual speech model…
query-loki-project-logs
Query Grafana Loki logs that are organized by labels such as projectname or project, env, and filename, where filename distinguishes nginx, web, worker, stdout, and stderr streams. Use when Codex needs to inspect logs with logcli, discover available projects or environments, list a project's log files, narrow to a…
glab-gitlab-issue
Read and manage GitLab issues through the glab CLI. Use when a user provides an issue ID and repository and asks to view issue details, comments, or uploaded images, publish comments, update assignees or labels, or manage issue time tracking (estimate/spent time) without using the web UI.