返回顶部
p

ppt-task-orchestratorPPT任务编排

Production orchestration for pptx page task extraction and batch image delivery by reusing main-image-editor + psd-automator.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
95
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

ppt-task-orchestrator

ppt-task-orchestrator

客户PPT工作流的编排层:

  1. 1. 将pptx解析为逐页任务(优先处理结构化字段)。
  2. 对缺少必填字段的页面回退至OCR识别。
  3. 将页面任务转换为main-image-editor的批量任务。
  4. 通过复用main-image-editor和psd-automator执行事务回滚。
  5. 聚合交付产物:结果目录 + all-images.zip。

使用方法

bash
node skills/ppt-task-orchestrator/scripts/run-ppt-task-orchestrator.js \
--request skills/ppt-task-orchestrator/examples/request.sample.json \
--index ~/.openclaw/psd-index.json

试运行:

bash
node skills/ppt-task-orchestrator/scripts/run-ppt-task-orchestrator.js \
--request skills/ppt-task-orchestrator/examples/request.sample.json \
--dry-run

请求负载

request JSON支持以下参数:

  • - pptPath:.pptx文件的绝对路径或~/路径(必填)
  • requestId:可选追踪ID
  • confidenceThreshold:低置信度阈值(默认0.8)
  • fallbackPolicy:structuredonly或structuredfirstwithocr(默认)
  • execution:dryRun、force、indexPath、bundleZip
  • delivery:outputDir、zipName、copySelectedOnly

失败策略

  • - 默认策略为继承自main-image-editor的rollback_all。
  • 任一PSD失败将从事务备份中恢复所有受影响的PSD文件。
  • 仅对成功/试运行的输出生成交付产物。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ppt-task-orchestrator-1776023802 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ppt-task-orchestrator-1776023802 技能

通过命令行安装

skillhub install ppt-task-orchestrator-1776023802

下载

⬇ 下载 ppt-task-orchestrator v1.0.0(免费)

文件大小: 17.89 KB | 发布时间: 2026-4-13 11:35

v1.0.0 最新 2026-4-13 11:35
Initial release of ppt-task-orchestrator.

- Orchestrates the extraction of tasks from PPTX files for batch image editing workflows.
- Parses each PPTX page for structured fields; uses OCR if fields are missing.
- Integrates with main-image-editor and psd-automator for editing and automation.
- Supports transactional execution with rollback on errors.
- Aggregates and delivers batch results as a directory and a ZIP archive.
- Provides flexible execution and fallback policies via configurable request payloads.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部