home/categories/knowledge-base/elinsky-python-coding-dojo-claude-skills-log-attempt-skill-md
knowledge-basedocumentation

log-attempt

Log a coding problem attempt when user says "log <problem_id>" with time, tries, solved status, hints, or solution usage. Parses natural language like "log count_bits - 15 min, 3 tries, solved" and calls the log-attempt script.

elinsky
maintainer
elinsky
Updated 12/17/2025
Stars
0
Forks
0
quick start

Installation and usage

Log a coding problem attempt when user says "log <problem_id>" with time, tries, solved status, hints, or solution usage. Parses natural language like "log count_bits - 15 min, 3 tries, solved" and calls the log-attempt script.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use log-attempt