openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Research Summarizer

Structured research summarization agent skill for non-dev users. Handles academic papers, web articles, reports, and documentation. Extracts key findings, ge...

AI 与大模型

作者:Alireza Rezvani @alirezarezvani

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v2.1.1

统计:⭐ 0 · 20 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:alirezarezvani/research-summarizer

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's requested resources, instructions, and included code are coherent with a research summarizer: it only reads provided documents and formats summaries/citations, with no external network calls, credentials, or install steps.

目的

Name/description, SKILL.md workflow, and the two included scripts (citation extraction and summary formatting) align: all files implement text parsing, templating, and citation formatting expected for a summarizer.

说明范围

Runtime instructions are narrowly scoped to reading user-provided documents, extracting structure and citations, comparing sources, and producing briefs. The SKILL.md does not instruct the agent to read unrelated system files, environment variables, or to send data to unknown endpoints.

安装机制

No install spec is provided (instruction-only). The included scripts are plain Python files that run locally; there are no downloads, package installs, or extraction from external URLs.

证书

The skill declares no required environment variables, no credentials, and no config paths. The code likewise does not access env vars, secrets, or network resources — only local file/stdin I/O.

持久

always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or system settings. It runs on-demand and only processes input provided to it.

综合结论

This skill appears to do what it says: local Python scripts parse text and produce summaries/citations. Before installing, consider: only provide documents you are comfortable having processed by the agent (sensitive or confidential docs will be read by the skill); review or run the included scripts locally if you want to confirm behavior; and note that the citation heuristics are regex-based and may misclassify or miss entries (a quality, not…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Research Summarizer」。简介:Structured research summarization agent skill for non-dev users. Handles academ…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alirezarezvani/research-summarizer/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。