transport-delivery

Community

Send generated files back via chat

Authorpycode4micro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Transport Delivery lets you return real files that were already generated on disk through the active chat transport (for example, Weixin or Feishu) instead of only sharing file paths or descriptions.

Core Features & Use Cases

  • Guaranteed-ready delivery: only delivers files that already exist on disk, preventing failed “late delivery” uploads.
  • Structured transport output: sends one or more existing local files with an optional caption and a compact summary card (title, summary, body, footer, bullets).
  • Workspace-safe path handling: keeps deliverable paths inside the current workspace, and requires absolute or workspace-relative paths.
  • Correct handling for folders: refuses folder delivery requests and instead guides toward sending contained files individually (especially for Weixin sessions).
  • Operational rules: avoids embedding transport markup (XML/JSON) in assistant replies and relies on the adapter for the actual sending.

Quick Start

Use this skill after the deliverable files already exist on disk, then call transport_deliver with deliverables, their paths within the workspace, and an optional caption and card for the user.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: transport-delivery
Download link: https://github.com/pycode4micro/bushserver/archive/main.zip#transport-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.