← Back to Skills Marketplace
psychology-paper-searcher
by
cys723-bot
· GitHub ↗
· v1.0.0
· MIT-0
44
Downloads
4
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install psychology-paper-searcher
Description
专业心理学文献搜索与分析工具,支持多平台检索、内容提取、方法比较和综述报告生成。
README (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. 分析总结
# 模型自动进行内容分析和分类
输出格式
文献摘要
- 标题和作者
- 发表时间
- 核心贡献
- 方法技术
- 研究结果
分类报告
- 按研究方向分类
- 创新点对比
- 发展趋势分析
- 研究空白识别
注意事项
- 版权尊重 - 仅用于学术研究
- 引用规范 - 正确引用来源
- 数据备份 - 保存搜索结果
- 网络限制 - 部分平台可能有访问限制
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install psychology-paper-searcher - After installation, invoke the skill by name or use
/psychology-paper-searcher - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is psychology-paper-searcher?
专业心理学文献搜索与分析工具,支持多平台检索、内容提取、方法比较和综述报告生成。 It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.
How do I install psychology-paper-searcher?
Run "/install psychology-paper-searcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is psychology-paper-searcher free?
Yes, psychology-paper-searcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does psychology-paper-searcher support?
psychology-paper-searcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created psychology-paper-searcher?
It is built and maintained by cys723-bot (@cys723-bot); the current version is v1.0.0.
More Skills