> ## Documentation Index
> Fetch the complete documentation index at: https://docs-docflow.textin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Coding Agent Integration Overview

> Quickly integrate TextIn Docflow Document Skill into AI Coding Agents for intelligent document retrieval and code generation

## 01 What is Docflow Document Skill

TextIn Docflow Document Skill is a skill plugin for AI Coding Agents that enables your coding assistant to:

* **Search documents** — Quickly find TextIn Docflow API documentation and technical references
* **Generate sample code** — Automatically generate usable code snippets based on documentation
* **Assist development** — Get real-time technical guidance and best practices during development

## 02 Quick Start

<CardGroup cols={2}>
  <Card title="Install Coding Agent" icon="robot" href="./install-coding-agent">
    Choose and install an AI Coding tool
  </Card>

  <Card title="Install Docflow Document MCP" icon="plug" href="./install-docflow-mcp">
    Connect to TextIn Docflow document service
  </Card>

  <Card title="Install Docflow Document Skill" icon="wand-magic-sparkles" href="./install-docflow-skill">
    Install Docflow Skill for your Agent
  </Card>

  <Card title="Examples" icon="code" href="./example-search-docs">
    View real-world usage scenarios and examples
  </Card>
</CardGroup>
