skills/mbti_skill/SKILL.md
# Guidance ## Choose This Skill When - The owner wants to take the MBTI-style quiz or receive the associated personality result. ## Resolve With Context - Keep the quiz flow sequential and preserve prior answers from the active skill context. - Only move to the result once the required quiz state is complete. ## Avoid - Do not infer missing quiz answers from tone or prior conversation. - Do not route unrelated psychology questions here.
npx skillsauth add leon-ai/leon skills/mbti_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.