From techsmith-pack
Guides TechSmith Snagit COM API and Camtasia CLI automation with PowerShell and pywin32 Python. Covers inputs, outputs, errors for screen capture and video editing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/techsmith-pack:techsmith-cost-tuningThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guidance for cost tuning with TechSmith Snagit COM API and Camtasia automation.
Guidance for cost tuning with TechSmith Snagit COM API and Camtasia automation.
pywin32 (pip install pywin32)| Value | Constant | Description |
|---|---|---|
| 0 | siiDesktop | Full desktop |
| 2 | siiRegion | User-selected region |
| 4 | siiWindow | Active window |
| 5 | siiFile | From file |
| Value | Constant | Description |
|---|---|---|
| 1 | sioClipboard | Copy to clipboard |
| 2 | sioFile | Save to file |
| 4 | sioPrinter | Send to printer |
| Error | Cause | Solution |
|---|---|---|
| COM not registered | Snagit not installed | Install and register COM server |
| Permission denied | Not running as admin | Elevate PowerShell |
| File locked | Snagit Editor has file open | Close editor first |
See related TechSmith skills for more automation patterns.
npx claudepluginhub ia23a-lachnita/claude-code-plugins-plus-fix-skills --plugin techsmith-pack7plugins reuse this skill
First indexed Jul 10, 2026
Showing the 6 earliest of 7 plugins
Guides TechSmith Snagit COM API and Camtasia CLI automation with PowerShell and pywin32 Python. Covers inputs, outputs, errors for screen capture and video editing.
Records, composes, publishes, and reviews short desktop validation video proofs for UX interactions. Use when a screenshot can't capture motion, timing, or audio/visual state.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.