Use when changing Tiny World Builder Auto palette behavior, model inference, suggestions, or provider/model/API-key logic.
66
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.codex/skills/tinyworld-auto-batching/SKILL.mdAuto should not call the model on every placement.
Current intended model:
snapshotCells().AUTO_SUGGESTIONS_SCHEMA.autoSuggestionQueue locally for multiple Auto placements.AUTO_REFRESH_EVERY Auto placements or when the queue runs out.Implementation guardrails:
AI_LS.normalizeAutoAction before applying model output.adaptAutoSuggestionToCell(action, x, z) so same-kind clicks increase local intensity.Validation:
generateAutoSuggestions in browser eval and verify two Auto suggestions only call the stub once.039a20a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.