ChatDOC Studio--KnowledgeMate

ChatDOC Studio--KnowledgeMate is a skill for Claude Code, Codex from PaodingAI/skills. It costs 92 tokens per session (1,382 once invoked), scanned A, original, no licence file.

A tool for creating and using ChatDOC Studio knowledge bases from PDF, DOC, and DOCX files through an API. A knowledge base is a searchable collection of uploaded documents used to provide information for later queries.

In plain words
What is it for?
Use it to upload documents, create a knowledge base from successful uploads, and call ChatDOC Studio knowledge-base operations.
Why use it?
It organizes document uploads and can continue when individual files fail instead of stopping the entire job. It also provides access to the resulting knowledge-base functions.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/paodingai/skills/chatdoc-studio-knowledgemate
Any agent
npx skills add PaodingAI/skills --skill chatdoc-studio-knowledgemate
Clone the repo
git clone --depth 1 https://github.com/PaodingAI/skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for ChatDOC Studio--KnowledgeMate

README.md
[![agentmods](https://agentmods.dev/badge/skills/paodingai/skills/chatdoc-studio-knowledgemate.svg)](https://agentmods.dev/skills/paodingai/skills/chatdoc-studio-knowledgemate)
Your own site
<a href="https://agentmods.dev/skills/paodingai/skills/chatdoc-studio-knowledgemate"><img src="https://agentmods.dev/badge/skills/paodingai/skills/chatdoc-studio-knowledgemate.svg" alt="Measured on agentmods" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,382 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00092 $0.01382
Opus 5 $0.00046 $0.00691
Sonnet 5 $0.00018 $0.00276
Haiku 4.5 $0.00009 $0.00138

Measured 5d ago against content hash 73cdd2381dc7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ChatDOC Studio--KnowledgeMate 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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/knowledge-mate.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

chatdoc-studio-knowledgemate/SKILL.md · 108 lines

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.

Read it on GitHub

Files

What ships with it

2 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.

Changes

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.

  1. 5d ago First seen · 108 lines · 92 tokens per session scan A 73cdd2381dc7

Subscribe to this mod's changes

ChatDOC Studio--KnowledgeMate is a skill published in the GitHub repository PaodingAI/skills (16 stars, last pushed 1mo ago), with no licence file. It adds 92 tokens to every session and 1,382 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

chatdoc-studio-api

ChatDOC Studio API usage guide - complete documentation and examples for PDF parsing, chat applications, agent applications, content retrieval, and data extraction APIs.

chatdoc-com/chatdoc-studio-skills · 34 tokens

markitdown

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

K-Dense-AI/scientific-agent-skills · 61 tokens

doc-parse

将 PDF/PPT/Excel/Word 等多格式文档解析为结构化 Markdown,并输出元数据与解析置信度,作为 RAG 与四色卡片的数据底座。.

anbeime/skill · 43 tokens

openapi-utilities

Openapi utility services - real-time currency exchange rates, HTML-to-PDF conversion (renders JavaScript), .it domain registration/management, and managed RAG (retrieval-augmented generation over your documents). Use for these one-off utility tasks.

openapi/openapi-skills · 56 tokens

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…

Sube-py/awesome-skills · 112 tokens

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…

Sube-py/awesome-skills · 108 tokens