auto-target-tracker

Extract goals and progress metrics from images into daily diary entries.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/marktantongco/promptc-os --skill auto-target-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-target-tracker
Source: https://github.com/marktantongco/promptc-os/tree/main/skills/auto-target-tracker
Command: npx skills add https://github.com/marktantongco/promptc-os --skill auto-target-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically detects goal-related photos shared in conversation and extracts key progress information so users no longer need to manually transcribe or summarize progress updates from images.

Core Features & Use Cases

  • Image detection and VLM extraction: Detects goal-related images (notes, screenshots, logs) and uses VLM to extract tasks, counts, progress percentages, timestamps, and other quantitative details.
  • Structured logging to daily diary: Formats extracted information into consistent diary entries and calls edit_daily to save the record for that day.
  • Use cases: Learning study notes logging, fitness workout tracking, work progress screenshots, creative project checkpoints, and habit streak detection.

Quick Start

Send a goal-related photo and ask the assistant to "record this in my goal diary" to extract key details and save a progress entry.

Frequently Asked Questions about auto-target-tracker

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

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

You can automatically track goal progress from photos by sharing goal-related images like study notes or fitness logs, which are processed via VLM to extract tasks, counts, and timestamps for structured daily diary logging.

What kind of images work for VLM-based habit tracking extraction?

VLM-based habit tracking extraction works with learning study notes, fitness workout logs, work progress screenshots, creative project checkpoints, and habit tracker images where quantitative details like counts and percentages are visible.

Can I log fitness workouts and study notes to a daily journal from a screenshot?

Yes, you can log fitness workouts and study notes to a daily journal from a screenshot by sending the image and asking to record it, which extracts metrics and saves a structured progress entry to your daily goal diary.

Do I need to manually confirm goal diary entries extracted from images?

Yes, you need to manually confirm goal diary entries extracted from images, as the VLM recognition identifies progress percentages and metrics but records the final structured logging locally with user confirmation.

What is the best way to extract progress percentages and counts from work screenshots?

The best way to extract progress percentages and counts from work screenshots is using VLM-based image recognition, which detects quantitative details in progress screenshots and formats them into consistent daily diary entries.

Are there limitations to tracking creative project checkpoints from uploaded images?

Limitations to tracking creative project checkpoints from uploaded images include relying on VLM recognition accuracy for extracting metrics, requiring user confirmation before local logging, and needing clear quantitative details within the image.