report-delivery

Export chat results and long content as Markdown or PDF reports.

4|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/xjtu-wang/DigAgent --skill report-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-delivery
Source: https://github.com/xjtu-wang/DigAgent/tree/main/.agents/skills/report-delivery
Command: npx skills add https://github.com/xjtu-wang/DigAgent --skill report-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DigAgent often needs to provide users with downloadable reports or artifact bundles when responses are long or when a formal deliverable is requested, ensuring clean, shareable outputs.

Core Features & Use Cases

  • Export deliverables as Markdown or PDF for easy sharing and archival.
  • Prefer persisted reports first; fall back to current finalized markdown summaries when available.
  • Generate formal summaries, evidence bundles, and attachments for quick handover.

Quick Start

Ask DigAgent to export the current report as a Markdown or PDF file.

Frequently Asked Questions about report-delivery

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

FAQPage Schema
How do I export a chat conversation summary as a PDF or Markdown file?

To export a chat conversation summary as a PDF or Markdown file, request a downloadable report directly. The system converts chat results and long content into formal Markdown or PDF artifacts for easy sharing and archival.

What is the best way to generate an evidence bundle for formal handover?

The best way to generate an evidence bundle for formal handover is requesting a downloadable deliverable. The system exports finalized content into clean, shareable Markdown or PDF reports suitable for quick handover.

Does the report exporter work without any external dependencies?

Yes, the report exporter works without external dependencies. It uses an internal export tool to convert finalized chat summaries and long content into downloadable Markdown or PDF artifacts on demand.

Why does my report export fall back to the current markdown summary?

Your report export falls back to the current markdown summary when a persisted report is unavailable. The system prioritizes delivering previously saved reports, but uses the finalized markdown summary from your current session as a fallback.

When do I need to export my chat results into a downloadable artifact?

You need to export chat results into a downloadable artifact when responses are long or a formal deliverable is requested. This ensures outputs are clean, shareable, and archived properly as Markdown or PDF files.