# python scripts/create_skill_metadata_db.py --force # 強制重建(不詢問確認) sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='utf-8', errors ...