在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用search
星标9
分支2
更新时间2026年5月11日 18:30
Search the web.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
3 个文件SKILL.md
readonly菜单
Search the web.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Automate browser actions using Puppeteer with a simple DSL for web testing and automation
Fetch a URL and extract its main text content as markdown.
Guide for creating implementation plans. Use when breaking down complex work into actionable steps.
基于 SOC 职业分类
| name | search |
| description | Search the web. |
cd ~/.claude/skills/search && pkgx uv run scripts/search.py "query"
--count <n> — number of results (default 10, max 20)--offset <n> — pagination offset (default 0)--country <code> — country code, e.g. US, GB (default US)--freshness <value> — pd (past day), pw (past week), pm (past month), py (past year), or a date range YYYY-MM-DDtoYYYY-MM-DD--raw — print the full raw JSON response instead of the condensed result list