rpi5/openclaw/skills/tavily-search/SKILL.md
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
npx skillsauth add nsimonfr/nic-os tavilyInstall 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.
AI-optimized web search using Tavily API. Designed for AI agents - returns clean, relevant content.
node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 10
node {baseDir}/scripts/search.mjs "query" --deep
node {baseDir}/scripts/search.mjs "query" --topic news
-n <count>: Number of results (default: 5, max: 20)--deep: Use advanced search for deeper research (slower, more comprehensive)--topic <topic>: Search topic - general (default) or news--days <n>: For news topic, limit to last n daysnode {baseDir}/scripts/extract.mjs "https://example.com/article"
Notes:
TAVILY_API_KEY from https://tavily.com--deep for complex research questions--topic news for current eventsdatabases
Query today's Immich "on this day" memories and print a summary picoclaw can relay. Use when the user asks about Immich memories, on-this-day, or a recap of past photos from today's date.
documentation
Promote items from Wiki/Inbox into curated Wiki/Pages, merging or creating as Wiki/Schema dictates
development
Audit the LLM Wiki for orphans, broken links, duplicates, and stale facts; write a report page
documentation
Drop a URL or pasted note into the LLM Wiki Inbox in AFFiNE