返回顶部
p

ppt-task-orchestrator

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
安全检测
已通过
74
下载量
0
收藏
概述
安装方式
版本历史

ppt-task-orchestrator

# ppt-task-orchestrator Orchestration layer for customer PPT workflows: 1. Parse `pptx` into per-page tasks (structured fields first). 2. Fallback to OCR for pages missing required fields. 3. Convert page tasks into `main-image-editor` batch tasks. 4. Execute with transaction rollback by reusing `main-image-editor` and `psd-automator`. 5. Aggregate delivery artifacts: result directory + `all-images.zip`. ## Usage ```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 ``` Dry-run: ```bash node skills/ppt-task-orchestrator/scripts/run-ppt-task-orchestrator.js \ --request skills/ppt-task-orchestrator/examples/request.sample.json \ --dry-run ``` ## Request payload `request` JSON supports: - `pptPath`: absolute or `~/` path to `.pptx` file (required) - `requestId`: optional tracking id - `confidenceThreshold`: low-confidence gate threshold (default `0.8`) - `fallbackPolicy`: `structured_only` or `structured_first_with_ocr` (default) - `execution`: `dryRun`, `force`, `indexPath`, `bundleZip` - `delivery`: `outputDir`, `zipName`, `copySelectedOnly` ## Failure policy - Default policy is `rollback_all` inherited from `main-image-editor`. - Any single PSD failure restores all touched PSD files from transaction backups. - Delivery artifacts are produced only for success/dry-run outputs.

标签

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

下载 Zip 包

⬇ 下载 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
返回顶部