dev-recap

Installation
SKILL.md

Dev-Recap Skill Guide

环境要求

项目 要求
操作系统 Windows 10/11
Python 3.11+
内存 ≥ 10 GB (模型加载时)
磁盘 ≥ 15 GB (模型文件 ~7GB)
网络 首次运行需联网下载模型

安装

# 1. 安装依赖
pip install -r requirements.txt
Installs
1
First Seen
Aug 30, 2026
dev-recap from modelscope.cn