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