Files
skill-template/examples/simulator_api/README.md
chendelian b267ca3266
All checks were successful
技能自动化发布 / release (push) Successful in 7s
chore: auto release commit (2026-06-15 17:32:47)
2026-06-15 17:32:49 +08:00

407 B

Simulator API Example

这个目录用于沉淀“仿真环境 / API”类 skill 的可复制成功案例。

适用场景

  • 使用 mock / sandbox / simulator API
  • 不需要启动浏览器
  • 适合演示输入校验、API 调用、结果入库、日志、错误契约和测试

当前状态

  • 本目录暂时只保留结构占位。
  • 示例业务尚未确定。
  • 本轮不包含示例代码。