بنقرة واحدة
search
Search the web for current information, news, and deep-dive research.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Search the web for current information, news, and deep-dive research.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Show system health and resource usage for the Gateway VPS and a configured Storage VPS.
Download videos or files using yt-dlp and optionally transfer them to a configured storage VPS.
Index and search through MyPicoClaw memory, sessions, and site monitor findings (Lightweight RAG).
Monitor GitHub repositories for new commits or releases in the last 24 hours.
Create or update Skills for MyPicoClaw. Use when the user asks to add a new capability, define a new workflow, or package a new skill.
Monitor specific websites (forums, video sites) for new content/files in the last 24 hours.
| name | search |
| description | Search the web for current information, news, and deep-dive research. |
| homepage | https://brave.com/search/api |
| metadata | {"nanobot":{"emoji":"🔎","requires":{"tools":["web_search","web_fetch"]}}} |
Use this skill to find current information from the internet. You have access to both a high-level search engine and a deep-page fetcher.
web_search to find relevant URLs and summaries.web_fetch to read the full content of the page.Search the web via Brave Search API.
query: The search term.count: Number of results (default 5, max 10).Fetch and extract raw text from a specific URL.
url: The full URL to fetch.maxChars: Limit output size (default 50,000).