auto-target-tracker

Extracts goal progress data from user images via VLM and logs check-ins to daily notes.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/tmtgroupbot/lptracker-deploy --skill auto-target-tracker-tmtgroupbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-target-tracker
Source: https://github.com/tmtgroupbot/lptracker-deploy/tree/main/skills/auto-target-tracker
Command: npx skills add https://github.com/tmtgroupbot/lptracker-deploy --skill auto-target-tracker-tmtgroupbot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manually logging goal progress (study notes, workouts, work tasks, habits) is tedious and easy to forget. This Skill automatically detects goal-related images in conversation, uses a VLM to extract key information, and records structured check-in entries into your daily notes. ## Core Features & Use Cases - Automatic Image Detection: Triggers when users send goal-related images such as study notes, fitness records, progress screenshots, or habit check-in calendars. - VLM-Based Recognition: Uses goal-type-specific prompts (study, fitness, work, creation, habit) to extract tasks, completion rates, and quantitative metrics like time, weight, or word count. - Structured Diary Logging: Writes formatted check-in entries with tables, key data, and remarks into the daily note via the edit_daily tool, then asks the user to confirm accuracy. - Use Case: A user sends a photo of their handwritten English vocabulary list at 20:00. The Skill recognizes 15 new words completed, estimates progress, and logs a timestamped study check-in entry to the day's notes. ## Quick Start Send a photo of your study notes or workout record and ask the assistant to recognize it and log today's goal check-in to your daily notes.

Frequently Asked Questions about auto-target-tracker

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

FAQPage Schema
How do I automatically track goal progress from photos?

Send a goal-related image such as study notes, a workout log, or a progress screenshot in the conversation. The Skill detects the image, calls a VLM to extract tasks and completion data, and records a structured check-in entry into your daily notes after your confirmation.

What types of goals can image-based check-in tracking handle?

It supports five goal types: study notes, fitness records, work progress screenshots, creative works, and habit check-in calendars. Each type uses a dedicated VLM prompt to extract relevant metrics like word counts, weights, sets, or streak days.

Does the VLM image recognition upload my photos to the cloud?

Images are only sent to the VLM API for recognition; the structured results and check-in records are stored locally in your daily notes. The Skill does not share progress data with third parties or post to social platforms.

Why is the recognized progress percentage sometimes inaccurate?

Progress estimates are inferred from image content and can be affected by blurry handwriting, poor image quality, or ambiguous layouts. The Skill asks you to confirm each recognition result, and you can manually correct entries before they are saved.

Can the tracker modify my goal plan automatically?

No. The Skill only records progress and provides feedback suggestions. It never modifies your goal plan, executes actions based on recognition results, or accesses images you have not shared.