← 返回 Skills 市场
cys723-bot

psychology-paper-searcher

作者 cys723-bot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
44
总下载
4
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install psychology-paper-searcher
功能描述
专业心理学文献搜索与分析工具,支持多平台检索、内容提取、方法比较和综述报告生成。
使用说明 (SKILL.md)

心理学学术文献搜索技能

专业的心理学学术文献搜索和分析工具,支持多个学术平台。

支持的心理学学术平台

  • APA PsycINFO - 美国心理学会 (APA)数据库
  • Web of Science (WOS) - 多学科核心期刊引文索引
  • PubMed - 生物医学文献
  • ProQuest Psychology Database - 心理学期刊的摘要与索引
  • Google Scholar - 覆盖面广的免费学术搜索引擎

使用方法

基础搜索

# 搜索特定主题
web_search query:"[your topic] site:arxiv.org" count:10 freshness:"month"

# 搜索特定期刊
web_search query:"[your topic] site:nature.com" count:5

高级搜索技巧

时间范围搜索

# 最近1个月
web_search query:"large language model optimization" freshness:"month"

# 最近1年
web_search query:"quantum computing applications" freshness:"year"

多关键词搜索

# 组合搜索
web_search query:"(machine learning) AND (healthcare) site:arxiv.org" count:10

文献分析流程

1. 文献搜索

搜索相关主题的文献,获取标题、摘要和链接。

2. 内容获取

使用 web_fetch 获取文献全文内容。

3. 内容分析

利用模型能力进行:

  • 内容总结 - 提取核心观点
  • 创新点识别 - 识别方法技术突破
  • 分类整理 - 按研究方向分类
  • 差异对比 - 比较不同方法技术

4. 报告生成

生成结构化的文献综述报告。

示例工作流

完整的文献调研

# 1. 搜索文献
web_search query:"transformer optimization techniques" count:8 freshness:"month"

# 2. 获取重点文献全文
web_fetch url:"https://arxiv.org/abs/important-paper"

# 3. 分析总结
# 模型自动进行内容分析和分类

输出格式

文献摘要

  • 标题和作者
  • 发表时间
  • 核心贡献
  • 方法技术
  • 研究结果

分类报告

  • 按研究方向分类
  • 创新点对比
  • 发展趋势分析
  • 研究空白识别

注意事项

  1. 版权尊重 - 仅用于学术研究
  2. 引用规范 - 正确引用来源
  3. 数据备份 - 保存搜索结果
  4. 网络限制 - 部分平台可能有访问限制
安全使用建议
Install this if you want help searching and summarizing academic literature online. Review fetched sources yourself for accuracy, citation quality, copyright limits, and access restrictions on paywalled databases.
能力评估
Purpose & Capability
The stated purpose is psychology literature search and analysis, and the artifact provides user-directed workflows for searching, fetching, summarizing, comparing, and reporting on academic papers.
Instruction Scope
Instructions are limited to research workflows and output structure; no hidden actions, role overrides, destructive steps, broad local indexing, or account mutations were found.
Install Mechanism
The package contains only SKILL.md and _meta.json. It declares python and curl as possible requirements, but includes no executable scripts or commands that invoke them.
Credentials
Network use through web_search and web_fetch is proportionate for literature research. The artifact does not request API keys, credentials, browser profiles, local files, or private data.
Persistence & Privilege
No persistence hooks, background workers, privilege escalation, scheduled tasks, durable state changes, or automatic installation behavior are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install psychology-paper-searcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /psychology-paper-searcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the psychology literature-search skill: - Enables searching and analyzing psychology academic papers across multiple platforms (APA PsycINFO, WOS, PubMed, ProQuest, Google Scholar). - Supports basic and advanced search queries, including date-range and multi-keyword searches. - Guides users through workflows for literature research, content extraction, and structured analysis. - Outlines output formats for summaries and classification reports. - Provides usage notes on copyright, citation, and data handling.
元数据
Slug psychology-paper-searcher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

psychology-paper-searcher 是什么?

专业心理学文献搜索与分析工具,支持多平台检索、内容提取、方法比较和综述报告生成。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。

如何安装 psychology-paper-searcher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install psychology-paper-searcher」即可一键安装,无需额外配置。

psychology-paper-searcher 是免费的吗?

是的,psychology-paper-searcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

psychology-paper-searcher 支持哪些平台?

psychology-paper-searcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 psychology-paper-searcher?

由 cys723-bot(@cys723-bot)开发并维护,当前版本 v1.0.0。

💬 留言讨论