Files
oniagent/skills
root 6a71d42f78 docs: add AI skill guide with comprehensive API purpose documentation
- README.md: add summary paragraph covering 92 endpoints, screenshot/camera,
  event daemon, Mod+Python+AI architecture
- skills/oni_agent.md: complete rewrite from 42 to 480 lines:
  - Gameplay overview (survival priorities, world rules)
  - All 92 API endpoints organized in 12 categories
  - Each command annotated with: what player action it maps to,
    what AI uses it for, example output
  - Coordinate positioning methods (4 strategies)
  - Common scenario query paths (suffocating, power, research, pipes)
  - Quick reference for emergency operations
2026-05-22 10:02:25 +08:00
..