skills/rochambeau_skill/SKILL.md
# Guidance ## Choose This Skill When - The owner wants to start or continue a rock-paper-scissors game. ## Resolve With Context - During the game loop, short replies like rock, paper, or scissors should continue the current play action. - Reserve rematch handling for the post-round yes or no step. ## Avoid - Do not treat unrelated mentions of rock, paper, or scissors as gameplay outside the active skill context.
npx skillsauth add leon-ai/leon skills/rochambeau_skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
development
Crawl from one or more starting web pages, fetch readable content, search within pages, follow relevant links, and stop when the requested information is found or a bounded limit is reached.
development
# Guidance ## Choose This Skill When - This skill is being used deliberately for widget development, testing, or UI debugging. ## Resolve With Context - Keep the behavior scoped to the widget or playground scenario being tested. ## Avoid - Do not route normal owner requests here.
tools
# Guidance ## Choose This Skill When - The owner wants a forecast for a place and optionally a specific day or time window. ## Resolve With Context - Prefer an explicitly stated location. - Reuse the active location or forecast horizon from the current skill context only when the owner is clearly following up. ## Avoid - Do not assume a location if none was provided or grounded in the active conversation. - Do not answer historical climate questions with this forecast skill.
content-media
# Guidance ## Choose This Skill When - The owner wants to create, adjust, or preview a synthesized voice design workflow supported by this skill. ## Resolve With Context - Preserve the current voice settings and generated artifacts across follow-up turns. - Ask for the missing voice attribute only when the current skill context cannot supply it. ## Avoid - Do not guess subjective voice preferences that the owner has not stated.