auto-target-tracker

Extract target-related progress from user-shared images and log it into daily notes.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Prathviraj-jadhav/nexgen-elit-website --skill auto-target-tracker-prathviraj-jadhav
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-target-tracker
Source: https://github.com/Prathviraj-jadhav/nexgen-elit-website/tree/main/.agent/skills/auto-target-tracker
Command: npx skills add https://github.com/Prathviraj-jadhav/nexgen-elit-website --skill auto-target-tracker-prathviraj-jadhav

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

自动目标进度追踪器帮助在对话中自动检测与目标相关的图片(如笔记、进度、截图、记录),并调用 VLM 提取关键信息后记录到目标日记,支持学习管理、健身追踪、工作进度、习惯养成、创作记录等多场景目标管理。

Core Features & Use Cases

  • 自动识别图片并检测与目标相关元素(进度、任务、数据等)
  • 调用 VLM 给出结构化结果并记录到当天日记
  • 提供简要反馈与建议,便于日常目标跟踪和汇总

Quick Start

在对话中发送目标相关图片后,系统应自动识别并将关键信息记录到当天的目标日记中

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 log target progress from images into a daily diary?

To automatically log target progress from images into a daily diary, you can send target-related photos like screenshots or notes to this Skill. It uses VLM prompts to detect images, parse tasks, and calls edit_daily to store extracted metrics locally.

Can I use image recognition for tracking fitness and learning habits from my photos?

Yes, you can use image recognition for tracking fitness and learning habits from your photos. The system detects target-related elements in the images you share, extracts progress data, and records it for multi-scenario personal management.

What is the best way to extract tasks and metrics from progress screenshots automatically?

The best way to extract tasks and metrics from progress screenshots automatically is by sharing the images in the conversation. The VLM analyzes the photos to parse progress and metrics, then logs the structured results into a local daily target diary.

Does the target tracker require any external dependencies to record daily logs locally?

No, the target tracker does not require any external dependencies to record daily logs locally. It operates independently using built-in VLM prompts to process images and the edit_daily function to store your extracted progress data.

How does VLM image detection work for personal management and habit tracking?

VLM image detection for personal management and habit tracking works by applying prompts to identify target-related elements in your shared photos. It automatically parses tasks, progress, and metrics, then provides feedback while recording results to your daily diary.