forked from FuzzyGrim/Yamtrack
-
Notifications
You must be signed in to change notification settings - Fork 0
Skill
URD0TH edited this page Jul 15, 2026
·
5 revisions
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.
The MCP server (yamtrack-mcp, stdio) must be configured and reachable by your assistant. See MCP for setup, transports, and authentication.
Searches external providers for a query and, if the item is not already tracked, starts tracking it in Planning status.
Aggregates statistics across one or more date ranges for comparison.
The workflows call the MCP tools documented in MCP: search_media, get_details, create_entry, get_statistics, and others.