← 返回 Skills 市场
S.H.I.T底刊摘要
作者
Excalibur9527
· GitHub ↗
· v0.1.2
· MIT-0
246
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install shit-journal-scraper
功能描述
Automates extraction and AI-based analysis of research papers from shitjournal.org, capturing titles, abstracts, DOIs, and publication dates in JSON format.
安全使用建议
This skill appears to do what it says: it uses Playwright to render the target site and JSDOM to extract article data. Before installing, consider: (1) run it in a sandboxed environment because Playwright will download and execute a Chromium binary; (2) confirm scraping the target site complies with its terms/robots policy and your legal/privacy constraints; (3) review the GitHub repo and authorship (SKILL.md lists a repo) and consider pinning dependency versions; (4) if you enable the not-yet-implemented LLM/hosting features, expect to add API keys — only provide those to trusted code; (5) basic hygiene: run npm audit, limit network access if needed, and inspect or run the script locally before giving it broader permissions.
功能分析
Type: OpenClaw Skill
Name: shit-journal-scraper
Version: 0.1.2
The skill is a standard web scraper designed to extract article information from shitjournal.org using Playwright and JSDOM. The code in index.js and the instructions in SKILL.md are consistent with the stated purpose, and there is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description claim to scrape and analyze papers from shitjournal.org; the code and SKILL.md use Playwright + JSDOM to render and parse the site, which is appropriate. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md explicitly instructs installing playwright and jsdom and running index.js. The runtime instructions and index.js only perform network browsing of the target site, DOM parsing of a specific selector, and console logging (with a placeholder for LLM integration). The instructions do not read local secrets or other system files.
Install Mechanism
There is no registry install spec embedded in the skill; SKILL.md instructs running npm install and `npx playwright install chromium`, which will download Chromium binaries via Playwright's installer. This is expected for Playwright but does involve fetching a large browser binary from Playwright's distribution servers — not an unknown/personal host.
Credentials
The skill declares no required environment variables or credentials and the code does not access environment variables. If you later add LLM integration, API keys would be needed; as-is there is no credential access.
Persistence & Privilege
always is false and the skill does not request permanent elevated presence or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shit-journal-scraper - 安装完成后,直接呼叫该 Skill 的名称或使用
/shit-journal-scraper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
- Updated authorship credit in SKILL.md from "ZhouGuang" to "Excalibur9527".
- No functional or technical changes; documentation only.
v0.1.1
Version 0.1.1 of Shit Journal Scraper includes no code changes.
- No file changes detected.
- Documentation and functionality remain the same as the previous version.
v0.1.0
Initial release of Shit Journal Scraper.
- Automates fetching and analyzing papers from shitjournal.org using a headless Chromium browser with Playwright.
- Accurately extracts article title, abstract, DOI, and publish date after client-side rendering.
- Integrates LLMs for automatic summarization and in-depth analysis of paper abstracts.
- Outputs results in JSON for easy integration into knowledge management workflows.
- Handles browser dependencies automatically for zero-config setup.
- Robust error capture with standardized JSON error reporting.
元数据
常见问题
S.H.I.T底刊摘要 是什么?
Automates extraction and AI-based analysis of research papers from shitjournal.org, capturing titles, abstracts, DOIs, and publication dates in JSON format. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 S.H.I.T底刊摘要?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shit-journal-scraper」即可一键安装,无需额外配置。
S.H.I.T底刊摘要 是免费的吗?
是的,S.H.I.T底刊摘要 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
S.H.I.T底刊摘要 支持哪些平台?
S.H.I.T底刊摘要 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 S.H.I.T底刊摘要?
由 Excalibur9527(@excalibur9527)开发并维护,当前版本 v0.1.2。
推荐 Skills