Myautoness

Self-playing task completion by deterministic search and verified replay — classical AI (simulation-model search, planning, seeded exploration), explicitly NOT a neural network. Teach an agent to beat a game or drive a repeatable web/UI task through fail-closed preflight, observe → act → evaluate → record-lesson → retry loops, persisting verified "lessons" so later runs replay wins instead of rediscovering them. "myautoness" is the canonical name; "autopilot" is its legacy alias. Use when the user says myautoness or autopilot, asks an AI to play/beat/complete a game, or wants a self-learning loop for a repeatable browser or simulation task. Do not use it to bypass permission gates, CAPTCHAs, or rate limits, or for tasks with irreversible side effects.

marroccofella 14302ae 5 files · 70.3 KB Updated

File contents

marroccofella/skills/tree/main/myautoness commit 14302ae663

Frequently asked questions

npx skillmds@latest add marroccofella/myautoness