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
更新于 12/17/2025
星标
0
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use log-attempt