← 返回
未分类 中文

Web Trim

Fetch and summarize a webpage by extracting markdown, removing extraneous content, truncating if needed, and returning a concise summary.
获取并摘要网页,提取 Markdown,去除冗余内容,必要时截断,返回简洁摘要。
tfops22
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 406
下载
💾 0
安装
1
版本
#latest

概述

Skill: Web-Trim-Summarize

Goal: Fetch a URL, clean the data in a sub-session, and return only the essence.

Protocol:

  1. When asked to "Research" or "Summarize" a site:
  2. Use sessions_spawn to create a worker.
  3. Pass the following instructions to the worker:
    • Use web_fetch on [URL] with extractMode: "markdown".
    • Strip all headers, footers, and cookie notices.
    • If the content is > 10,000 chars, truncate to the most relevant sections.
    • Produce a concise summary (max 500 words).
  4. Retrieve the summary via sessions_yield.
  5. Paste the final summary into the main chat.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 04:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,364 📥 319,268
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,219 📥 267,034
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,065 📥 802,059