agentsclimarketplace

Click board toggle

Skill secondorderai/ouroboros/benchmarks/arc-agi-3/kaggle/skills/click-board-toggle

Ouroboros is an Agent Harness, CLI and Desktop App with Self-Improvement layer

Install
npx -y skills add secondorderai/ouroboros --skill click-board-toggle

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Detect regular rectangular board cells and click untried non-HUD cells while avoiding prior no-op, HUD-only, or death outcomes.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

0.9 KB, as published. Nobody here has run it

Click Board Toggle

Use this skill when ACTION6 is available and the frame contains repeated rectangular components arranged like a board. Candidate targets are cell centers from regular non-HUD tiles.

Classify click outcomes as no-op, HUD-only, region-change, score-change, or death. Prefer untried board cells that previously caused board-region changes or have no outcome yet. Avoid cells that already produced no visible change, HUD-only changes, or death.

This skill describes a board-solving strategy, not a memorized board solution. Do not encode public-game ids, exact frame hashes, or static coordinate lists.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.