re-estimate-learning-time - Re-estimate learning time in README.md and HTML
Reads README.md files to re-estimate recommended learning times by content type, updates time tables in README.md, and updates HTML files using a script.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Read target README.md file
- Determine material type
- Estimate required learning time
- Update README.md time section
- Execute script updating HTML files
- Report execution status to user
Inputs
- Directory path parameter
- Existing README.md file
- Target HTML directory path
Outputs
- Updated README.md file
- Updated HTML files
- Execution result report
Requirements
- Python runtime environment
- scripts/update_html_time.py script
