Skip to content

AI agents integration #17

Description

@kildom

Basic integration

Create markdown document with DocTML documentation and instructions for agents. Two use cases:

  • Instructions for coding agents like Copilot or Cursor that user can place in their workspace

    • It will also contain information how to use tools, so it can automatically convert and check output
    • If also docx->pdf,html,png conversion tools are available, the agent can work in closed loop
    • It will have instructions how to control Desktop DocTML Application, so he can use it if user has the application.
  • Instructions for generic chatting agents (ChatGPT and Gemini)

    • It will also contain information how to chat with user (e.g. create reference links)
    • It will be used as first message and then the chat can be shared.
    • The link to shared conversation will be available on documentation side.
    • On each significant change in docs, we must manually create new conversation and put link inside repo.
    • This should be kept small (below 15K tokens)

Advanced integration

Create MCP server that will have everything from basic integration plus:

  • Will allow to validate and convert DocTML
  • If running on Windows with Office, it will be able to convert docx to PDF, PNG, HTML, e.t.c.

Documentation search

Moved to: #16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions