agentsclimarketplace

Techsmith debug bundle

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/techsmith-pack/skills/techsmith-debug-bundle

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill techsmith-debug-bundle

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

'TechSmith debug bundle for Snagit COM API and Camtasia automation.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.8 KB, as published. Nobody here has run it

TechSmith Debug Bundle

Overview

Guidance for debug bundle with TechSmith Snagit COM API and Camtasia automation.

Instructions

Key Considerations

  • Snagit COM API is Windows-only (requires COM registration)
  • Camtasia Producer CLI for batch rendering
  • PowerShell is the primary scripting language
  • Python interop via pywin32 (pip install pywin32)

Snagit COM Input Types

ValueConstantDescription
0siiDesktopFull desktop
2siiRegionUser-selected region
4siiWindowActive window
5siiFileFrom file

Snagit COM Output Types

ValueConstantDescription
1sioClipboardCopy to clipboard
2sioFileSave to file
4sioPrinterSend to printer

Error Handling

ErrorCauseSolution
COM not registeredSnagit not installedInstall and register COM server
Permission deniedNot running as adminElevate PowerShell
File lockedSnagit Editor has file openClose editor first

Resources

Next Steps

See related TechSmith skills for more automation patterns.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.