techsmith-cli

Automates Techsmith browser tasks via command-line interface for search, authentication, and cache management.

3|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/adbertram/cli-tools --skill techsmith-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: techsmith-cli
Source: https://github.com/adbertram/cli-tools/tree/main/_repo/skills/techsmith-cli
Command: npx skills add https://github.com/adbertram/cli-tools --skill techsmith-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the need for manual browser interactions by providing a stable, command-line interface for Techsmith operations, ensuring consistent and repeatable browser automation.

Core Features & Use Cases

  • Search & Retrieval: Perform complex searches across Techsmith items with support for wildcards, filtering, and property selection.
  • Authentication Management: Securely manage login sessions, profiles, and authentication testing across different environments.
  • Cache Control: Easily clear local response caches to ensure data freshness during automation tasks.

Quick Start

Use the techsmith-cli to search for all items matching the wildcard pattern pending and display the results in a table format.

Frequently Asked Questions about techsmith-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Techsmith browser workflows from the command line?

Yes, you can manage Techsmith login sessions and authentication profiles directly from the command line. The CLI allows you to securely configure authentication and test login sessions across different environments.

How do I search for Techsmith items using wildcards and filtering?

You can perform complex searches across Techsmith items using the CLI, which supports wildcard patterns, filtering, and property selection. For example, you can search for items matching a pattern like *pending* and display the results in a table format.

Do I need to install the techsmith CLI tool before using this Skill?

Yes, using this Skill requires the techsmith CLI tool to be installed and configured with valid authentication profiles on your system. This setup is necessary to facilitate programmatic access to Techsmith data.

How do I clear local response caches during Techsmith automation tasks?

You can easily clear local response caches through the CLI's cache control features. This ensures data freshness during automated browser workflows and agent-driven processes by removing stale cached responses.

Can I integrate Techsmith data retrieval into agent-driven processes?

Yes, the CLI facilitates programmatic access to Techsmith data specifically for integration into automated workflows and agent-driven processes. It provides a stable interface for search, authentication, and cache management without manual browser interaction.