Create and operate ChatDOC Studio knowledge bases through pd_router 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 skill endpoints through https://platform.paodingai.com/openapi/chatdoc-studio/....
$npx -y skills add paodingai/skills --skill chatdoc-studio-knowledgemateInstalls into the current project.
Run `npx skills use "https://github.com/paodingai/skills" --skill "paodingai/skills/chatdoc-studio-knowledgemate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/paodingai/skills" that are relevant to the current task. Run `npx skills add "https://github.com/paodingai/skills"` and select the relevant skills, then follow their instructions.