screenapp-cli

Extract semantic context from ScreenApp recordings via a CLI pipeline.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill screenapp-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenapp-cli
Source: https://github.com/Zpankz/mcp-skillset/tree/main/screenapp-cli
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill screenapp-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ScreenApp CLI addresses the challenge of making multimodal media (video, audio transcripts, screen captures) searchable and context-rich by providing a unified command-line interface that surfaces organized context through transcripts, frames, and graph-based associations.

Core Features & Use Cases

  • File Operations: List and search recordings, retrieve detailed file information with transcripts, and tag/organize assets.
  • Multimodal AI Queries: Analyze transcripts, video frames, or screenshots; perform time-segmented queries; and obtain AI insights.
  • Graph-Based Context: Semantic search over embeddings, topic extraction, speaker linking, and cross-recording similarity relationships.
  • Workflow Pipelines: Daily digests, cross-recording semantic search, and export to formats like Obsidian.

Quick Start

Run screenapp config init to bootstrap the CLI and begin indexing your recordings.

Frequently Asked Questions about screenapp-cli

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

FAQPage Schema
How do I make multimodal video recordings searchable with transcripts and context?

To make multimodal video recordings searchable, you can extract semantic context from transcripts, video frames, and screen captures using a unified CLI pipeline. This enables per-recording queries, speaker analysis, and cross-recording graph-based relevance searches.

Can I perform semantic searches across multiple video transcripts and screen captures?

Yes, you can perform cross-recording semantic searches by applying graph-based context retrieval over embeddings. This surfaces topic extraction, speaker linking, and similarity relationships across multiple video transcripts and screen captures.

How do I extract topics and analyze speakers from multimodal meeting recordings?

You can extract topics and analyze speakers from multimodal meeting recordings by applying semantic extraction to transcripts and video frames. Graph-based context maps the speaker linking and topic associations for targeted retrieval.

Does the ScreenApp CLI support exporting transcripts and context to Obsidian?

Yes, the ScreenApp CLI supports exporting transcripts and context to formats like Obsidian. You can integrate these workflow pipelines into daily digests, enabling structured context retrieval from your multimodal recordings.

What is the best way to query time-segmented video frames and screenshots?

The best way to query time-segmented video frames and screenshots is through multimodal AI queries within the CLI. This allows you to analyze specific video segments, obtain AI insights, and retrieve relevant context directly from the visual data.

Do I need to initialize a configuration before indexing multimodal screen recordings?

Yes, you need to run the configuration initialization command to bootstrap the CLI before indexing your multimodal screen recordings. This setup establishes the necessary environment for file operations and graph-based embeddings.