define
The Define skill provides word definitions, meanings, parts of speech, and etymological origins. Use it when users request what a word means, ask for definitions, seek word origins, or inquire about etymology. This skill is optimized for straightforward definitional lookups rather than comprehensive research or translation between languages.
git clone --depth 1 https://github.com/sepivip/SeekerClaw /tmp/define && cp -r /tmp/define/app/src/main/assets/default-skills/define ~/.claude/skills/defineSKILL.md
# Define ## Use when - "what does X mean?", "define X", "meaning of X" - Word origins, etymology, part of speech ## Don't use when - Translate between languages (use translate) - Comprehensive research on a topic (use research) - Encyclopedia-style article (use research) ## Instructions When the user asks for a definition: 1. Use your knowledge for common words - Provide clear, concise definition - Include part of speech - Give 1-2 example sentences 2. For technical/specialized terms: - Use web_search if unsure - Include context (field/domain) 3. Format: **word** (part of speech) Definition: ... Example: "..." 4. If asked about etymology, include word origin 5. For multiple meanings, list top 2-3 most common
Save and organize links for later reading. Use when: user wants to save a URL, manage bookmarks, find a saved link. Don't use when: user just wants to read/fetch a URL (use web_fetch) or research a topic (use research skill).
Provide a personalized daily briefing with news, weather, and reminders. Use when: user asks for a briefing, morning update, daily summary, or 'what's new today'. Don't use when: user asks about a single specific topic like just weather or just news (use those skills instead).
Operate the burner wallet — a small, app-managed Solana wallet that signs autonomously within caps. Use when: user asks about the burner, autonomous payments, x402, raising/lowering caps, funding the burner, or wiping/rotating it. Don't use when: user wants a regular MWA-popup transfer (just call solana_send / solana_swap and let routing decide).
Track calories, protein, and macros from food photos or text. Log meals, view daily/weekly nutrition dashboards, set calorie goals, track weight, and get AI-powered portion estimates. Use when user mentions food, meals, calories, protein, macros, diet, nutrition, weight tracking, or sends food photos. Don't use when: user asks about restaurant recommendations, cooking recipes, or food delivery.
Perform calculations, unit conversions, and math operations. Use when: user asks to calculate, convert units, do math, percentages, tip calculations, or date arithmetic. Don't use when: user asks about crypto prices (use crypto-prices skill) or nutrition math (use calclaw skill).
Get real-time cryptocurrency prices and market data from CoinGecko (free, no API key). Use when: user asks about crypto prices, token values, market data, 'what's BTC at?'. Don't use when: user wants to swap/trade tokens (use wallet tools), or wants crypto news (use news skill).
Search repositories, view issues, check PRs on GitHub. Use when: user asks about GitHub repos, issues, PRs, or wants to search GitHub. Don't use when: user wants general web search (use research skill) or asks about git concepts without GitHub context.
Tell jokes and make the user laugh. Use when: user asks for a joke, wants humor, says 'make me laugh', or mood is light. Don't use when: user is asking a serious question, or wants comedy recommendations (use movie-tv skill).