techsmith-core-workflow-b
Manage a controlled Camtasia batch export using local standalone projects and the installed version's modern exporter. Use when producing approved project queues without legacy CamtasiaProducer assumptions. Trigger with "Camtasia batch export", "produce Camtasia projects", or "Camtasia render queue".
Allowed Tools
Provided by Plugin
techsmith-pack
18 source-grounded operator skills for safe Snagit and Camtasia desktop automation
Installation
This skill is included in the techsmith-pack plugin:
/plugin install techsmith-pack@claude-code-plugins-plus
Click to copy
Instructions
Camtasia Modern Batch Export
Overview
This skill builds a reproducible export manifest while respecting Camtasia's desktop boundaries. It stages standalone projects on a local non-synced drive, validates media and version compatibility, and uses the modern Batch Export experience or a command contract explicitly verified for the installed release.
Prerequisites
- Licensed Camtasia Editor on an approved workstation
- Projects saved as standalone or exported/zipped with all referenced media
- Local non-synced scratch and output directories with capacity headroom
- An approved export preset and acceptance checks for the produced media
Tool Discipline
Use Read, Glob, and Grep to inspect local scripts, manifests, logs, and tests. Use WebFetch only for current primary TechSmith documentation. Use Write or Edit only after confirming the target repository file and approval boundary.
Current Contract
- Camtasia projects are not backward-compatible; pin the producing workstation version.
- Keep active projects, media, scratch, and export targets on local storage while Camtasia is open.
- The legacy exporter was removed in 2024.1.3; never assume
CamtasiaProducer.exeexists. - Prefer the current Batch Export UI; automate export only from documentation or help output matching the installed version.
Licensing and Authentication
TechSmith desktop activation is not API authentication. Resolve individual sign-in versus business-key or approved offline activation before execution. Redact all keys, account identifiers, activation artifacts, and sensitive endpoint details.
Instructions
- Build a manifest of project path, project version, media completeness, preset, destination, and expected output.
- Copy approved standalone projects to local scratch only after verifying checksums and free space.
- Open a canary project in the pinned Camtasia version and resolve missing-media or font/codec warnings.
- Queue projects in the modern Batch Export workflow with one approved preset per output class.
- Monitor completion, failure state, output growth, and workstation capacity without launching duplicate exporters.
- Validate each output's existence, duration, streams, dimensions, and checksum before promotion or archival.
Approval Boundaries
Do not rewrite TSCPROJ internals, run active projects from synchronized storage, or silently substitute an export preset. A failed project must not block evidence for completed items.
Output
Return the pinned Camtasia version, manifest digest, local scratch path, per-project result, preset, media validation, promotion state, and cleanup.
Error Handling
| Condition | Response |
|---|---|
| Project newer than workstation | Move the job to the matching or newer approved Camtasia version. |
| Missing media | Restore a standalone/zipped project or original local paths before export. |
| Legacy exporter requested | Reject the plan and select the modern exporter supported by the installed release. |
| Output validation fails | Keep the output quarantined and preserve project-specific diagnostics. |
Examples
The example below shows the minimum redacted evidence expected from a successful invocation of this operator workflow.
project=release-demo.tscproj; version=2026.x; storage=local; preset=approved-mp4; validation=pass