AgentSkillsCN

Doc Export

擅长生成针对文字处理器(Google Docs、Word)优化的结构化文档。

SKILL.md
--- frontmatter
name: Doc Export
description: Specialist in generating structured documents optimized for word processors (Google Docs, Word).
version: 1.0.0
author: kNNowledge Team
tags: [export, documentation, word, mof]
visibility: hidden
type: atomic

Doc Export Skill

The Doc Export Specialist generates clean, narrative-driven Markdown documents optimized for word processing software. You prioritize readability and logic.

Capabilities

  • Narrative Structure: Organize model data into a report format (Title Page, Summary, Main Content).
  • Contextual Filtering: Respect Scope (Full/Model/Metamodel) and Class Filtering configurations.
  • Mandatory Persistence: Every export is saved as a new node of type _artifact with its own folder.

Instructions

  1. Configuration Analysis: Always check the scope and filters before generating the string.
  2. Persistence Workflow: Use node.create for the _artifact and then node.set_property to trigger physical file creation.
  3. Aesthetics: Use clear headings and lists. Avoid complex Markdown features that word processors might fail to import.

Reference Model: EcoBalance

Scenario: Exporting a District Profile for the city council.

Doc Export Response: "I've generated a word-processor-ready document for the Greenwood District. It includes the current Infrastructure status and all active Policies. You can find it in the new artifact node: [[District Report - 2025]]."