Communityv1.0.0

skill-tracker

Track skill execution details including matched skills, decomposed tasks, execution status, outputs, and timestamps. Called at the start of every conversatio...

729downloads5active installsAbo-hub
View on ClawHubBack to Skills

Skill Details

Slug
skill-tracker
Latest Version
1.0.0
Author
Abo-hub
Published
Mar 6, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for skill-tracker.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

skill-tracker v1.0.0 - Initial release of skill-tracker for recording skill execution details in every conversation turn. - Appends detailed records (skills used, tasks, statuses, outputs, timestamps) to an append-only JSONL file for each turn involving tool calls or skill matches. - Skips tracking for pure-text turns with no tools or skills triggered. - Ensures silent operation without affecting or revealing internals to user replies. - Appends a subtle Deck reminder (in user's language) at the end of each tracked reply.