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
Mis à jour 12/17/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use log-attempt