بنقرة واحدة
read-target-list
读取工作区内纯文本 URL 列表文件,返回 urls 数组(不合并 raw 日志,避免截断丢失)。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
读取工作区内纯文本 URL 列表文件,返回 urls 数组(不合并 raw 日志,避免截断丢失)。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Fast HTTP probing and lightweight fingerprinting using ProjectDiscovery httpx. Use for web recon with redirect-awareness and JSON output.
V5 样板 Micro-Skill:Pydantic 入参、micro_executor SDK、落盘 parsed.json、stderr S-06、stdout Agent 摘要 JSON(嵌入 raw_stdout)。
Build a basic understanding of the current project by scanning source code and available docs. Use when user asks for /init, project onboarding, quick repo familiarization, or initial architecture context.
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
Raw HTTP probing with curl. Use for custom method, headers and body requests in recon and validation.
Advanced web path scanner using multithreaded brute-force. Use for discovering hidden files, directories, and endpoints on web servers.
| name | read_target_list |
| description | 读取工作区内纯文本 URL 列表文件,返回 urls 数组(不合并 raw 日志,避免截断丢失)。 |
| metadata | {"openclaw":{"requires":{"bins":[]}}} |
参数:params.rel_path(相对 WORKSPACE_ROOT)、可选 params.max_urls(默认 800,上限 5000)。
用于 katana_urls.txt、clustered_targets.txt 等;与 read_workspace_artifact 互补。