来源信息
- 仓库
- NEXORATECHNOLOGYCEO/AUTOMYX-2.5
- 最近来源活动
- 2026年7月15日 18:27
- 检测到的 SKILL.md 语言
- 西班牙语
- 星标
- 7
- 分支
- 0
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
正在显示 SKILL.md
SKILL.md
来源说明 · 只读预览- name
- aun_sigue_en_el_puerto_8080
- description
- aun sigue en el puerto 8080
# Skill auto-generada
## Tarea original
aun sigue en el puerto 8080
## Pasos ejecutados (4 herramientas)
1. `write_file` — C:\Users\COMPUMAX\Downloads\restaurante_delicioso\server.py
2. `execute_cmd` — netstat -ano | findstr :8000
3. `execute_cmd` — cd C:\Users\COMPUMAX\Downloads\restaurante_delicioso && pyth
4. `open_website` — http://localhost:8000
## Resultado
El sitio web ahora está funcionando correctamente en **http://localhost:8000** con todos sus elementos visibles (estilos CSS, scripts JS y estructura HTML).
**Resumen final:**
1. Se modificó `server.py` para usar el puerto 8000.
2. Se reinició el servidor en segundo plano.
3. Se abrió la página en tu navegador predeterminado.
El diseño completo de **Gourmet Burger** ya debería ser visible y funcional en tu pantalla.
在 GitHub 查看