document

Create and iteratively edit long-form documents with streaming updates.

2|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/autonomy-cloud/kairos-interface --skill document-autonomy-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document
Source: https://github.com/autonomy-cloud/kairos-interface/tree/main/assistant/src/config/bundled-skills/document
Command: npx skills add https://github.com/autonomy-cloud/kairos-interface --skill document-autonomy-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly create and iteratively refine long-form content without wrestling with inline, hard-to-edit Markdown in the chat.

Core Features & Use Cases

  • Rich long-form document editing: Create a new document and keep editing in a dedicated workspace surface.
  • Streaming updates: Generate content in multiple chunks so the document fills in progressively.
  • Iterative revisions: Apply edits by replacing the full content or appending new sections in response to feedback.
  • Use case: Draft a detailed guide (with headings, examples, and sections) and then revise it after review requests.

Quick Start

Ask your assistant to create a new document titled "My guide to onboarding" and start drafting it in the document editor.

Frequently Asked Questions about document

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft long-form writing without wrestling with inline markdown?

To draft long-form writing without editing inline markdown, create a new document to open a dedicated rich editor workspace. This surface allows you to generate content progressively and apply iterative revisions outside the chat.

What is the best way to iteratively edit a long-form report or guide?

The best way to iteratively edit a long-form report is using a dedicated document editor. You can apply revisions by replacing the full content for complete rewrites or appending new sections to refine the text.

Can I generate articles in multiple chunks with streaming updates?

Yes, you can generate articles with streaming updates. The document editor supports generating content in multiple chunks, filling in the document progressively as you append new sections during the drafting process.

How do I start writing a new blog post in a dedicated workspace?

To start writing a blog post in a dedicated workspace, ask your assistant to create a new document with a specific title. This generates a surface ID, enabling chunked writing or full rewrites in the editor.

Does the document editor support appending new sections after review?

Yes, the document editor supports appending new sections after review. You can iteratively refine your content by appending new text chunks or replacing the full content based on user-requested feedback.

When should I replace full content instead of appending text in a document?

You should replace full content instead of appending text when you need a complete rewrite of the long-form document. Use the append function for chunked writing or adding new sections to the existing draft.