Skip to content
URD0TH edited this page Jul 15, 2026 · 5 revisions

MCP Skill

A packaged skill (yamtrack-mcp-workflow) that provides ready-to-use workflows on top of the Yamtrack MCP server. It is meant for AI assistants that connect to Yamtrack over MCP.

Prerequisites

The MCP server (yamtrack-mcp, stdio) must be configured and reachable by your assistant. See MCP for setup, transports, and authentication.

Workflows

Research and Track

Searches external providers for a query and, if the item is not already tracked, starts tracking it in Planning status.

Batch Statistics

Aggregates statistics across one or more date ranges for comparison.

Tools Used

The workflows call the MCP tools documented in MCP: search_media, get_details, create_entry, get_statistics, and others.

Clone this wiki locally