LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

auto-target-tracker - Auto-track goal progress by recognizing conversation images

Detects goal-related images in conversations, uses VLM to extract key progress data, and logs entries into daily notes.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect goal images in conversations
  • Recognize image contents using VLM
  • Parse task progress and metrics
  • Log check-ins to daily notes
  • Send progress feedback to users

Inputs

  • Image files in conversation
  • User check-in chat context
  • Scheduled goal time windows

Outputs

  • Goal check-in records in daily notes
  • Recognition confirmation messages to user

Requirements

  • VLM API
  • edit_daily tool
  • Daily notes read and write permissions

Source

  • Spec: SKILL.md
goal-tracking
image-recognition
vlm
check-in
daily-notes
Detect goal images in conversations
Recognize image contents using VLM
Parse task progress and metrics
Log check-ins to daily notes
Image files in conversation
User check-in chat context
Scheduled goal time windows
Goal check-in records in daily notes
Recognition confirmation messages to user