Xeditor Xeditor is a collaborative online text editor that allows multiple users to work on the same document simultaneously. It's used by publishers and documentation teams to create and manage structured content like XML documents. Official docs: https://xeditor.com/learn/documentation/ Xeditor Overview - Document - Section - Image - Table - Template - Style - User - Settings Working with Xeditor This skill uses the Membrane CLI to interact with Xeditor. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbin…