Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
三步完成 TextIn Docflow 文档 Skill 接入
npm install -g @anthropic-ai/claude-code
claude mcp add textin-docflow-docs --transport sse http://docflow.textin.com/textin-docs/mcp
mkdir -p "$HOME/.claude/skills/textin-docflow-document" && \ curl -sS -L "http://docflow.textin.com/textin-docs/skills/docflow/document" \ -o "$HOME/.claude/skills/textin-docflow-document/SKILL.md"
帮我查询 Docflow 的文档解析 API 有哪些参数