← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install social-media-scholar
功能描述
把论文帖分享给我,我帮你加进zotero:从公众号/小红书/X等社交媒体文章链接提取论文信息,将论文保存到 Zotero 文库。(When you share a link of social media article that contains citation a paper, this skill can...
安全使用建议
This skill appears coherent for saving papers to Zotero, but review these before installing:
- You must provide a Zotero library credential (library_id:api_key). Prefer creating a dedicated API key with limited permissions for this tool.
- On macOS the script reads the keychain entry 'openclaw-zotero'; on other OSs it reads ZOTERO_CREDENTIALS from the environment. Verify the key you store is correct and scoped appropriately.
- The skill (via instructions) will fetch and snapshot arbitrary URLs you provide. Only share links you trust; the agent will download content (e.g., arXiv PDFs) when saving attachments.
- Dependencies: install pyzotero in a trusted Python environment (pip install pyzotero). Review the included script if you want to confirm behavior (it performs Zotero API calls and PDF downloads but does not send data to unknown third-party endpoints).
- If you want stricter safety, run the script manually in a controlled environment or create a Zotero test account/library before granting access to your primary library.
功能分析
Type: OpenClaw Skill
Name: social-media-scholar
Version: 1.0.3
The skill is a legitimate tool for extracting academic paper metadata from social media links and saving them to a Zotero library. It handles sensitive credentials appropriately by utilizing the macOS Keychain (via the 'security' command) or environment variables, and its core logic in 'scripts/save_paper.py' uses the official 'pyzotero' library without any signs of data exfiltration, obfuscation, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
The skill claims to extract paper metadata from social-media links and save to Zotero; it requires Python and a Zotero credential and includes a script (save_paper.py) that uses pyzotero to create items and attach PDFs. The use of macOS 'security' keychain and an environment variable fallback (ZOTERO_CREDENTIALS) matches the described configuration options.
Instruction Scope
SKILL.md instructs the agent to fetch page content (via web_fetch or browser automation + snapshot) and optionally parse screenshots/ocr; that is appropriate for extracting citations but does grant the skill authority to access arbitrary user-shared URLs and page snapshots. The script itself only processes provided metadata/URL and downloads PDFs (arXiv) and does not perform OCR—OCR/advanced scraping is described as an agent action rather than implemented in the script.
Install Mechanism
There is no automatic installer in the registry; the metadata recommends installing pyzotero via pip. Requiring a standard pip package (pyzotero) is proportional, but the user or host must install dependencies manually (pip install pyzotero). No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill only requests a single credential (ZOTERO_CREDENTIALS / keychain entry) which is necessary to write to a Zotero library. The credential format (library_id:api_key) is consistent with the script. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. disable-model-invocation is false (normal). The skill does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-media-scholar - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-media-scholar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated the description to clarify skill purpose in a more user-friendly way.
- No functional or technical changes detected; documentation only.
- All usage instructions, dependencies, and workflow remain the same.
v1.0.2
- Added an English explanation to the description for broader accessibility.
- No functional or behavioral changes; documentation updated only.
v1.0.1
- Updated metadata to clarify required and optional system dependencies, especially environment variable handling (ZOTERO_CREDENTIALS).
- Added explicit instructions and labels for Python and pip dependency installation in the metadata.
- No functional or code changes. Usage instructions and core features remain the same.
v1.0.0
- Initial release of Social Media Scholar.
- Supports extracting paper information from WeChat Official Accounts (公众号), Xiaohongshu (小红书), and X (Twitter) article links.
- Enables one-click saving of paper metadata, PDF links, and AI-generated summaries to Zotero, with social media article content attached as a note.
- Provides flexible authentication methods: uses macOS Keychain or environment variables for secure Zotero API Key storage.
- Includes detailed usage, configuration instructions, and recommended web content extraction methods for varying complexity of social media sources.
- Requires Python 3.10+ and pyzotero package.
元数据
常见问题
social media scholar (zotero) 是什么?
把论文帖分享给我,我帮你加进zotero:从公众号/小红书/X等社交媒体文章链接提取论文信息,将论文保存到 Zotero 文库。(When you share a link of social media article that contains citation a paper, this skill can... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 social media scholar (zotero)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-media-scholar」即可一键安装,无需额外配置。
social media scholar (zotero) 是免费的吗?
是的,social media scholar (zotero) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
social media scholar (zotero) 支持哪些平台?
social media scholar (zotero) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 social media scholar (zotero)?
由 auto-Dog(@auto-dog)开发并维护,当前版本 v1.0.3。
推荐 Skills