sci-journal-search

Retrieve SCI journal partitions and JCR categories via HTTP requests.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/songxf1024/skills --skill sci-journal-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sci-journal-search
Source: https://github.com/songxf1024/skills/tree/main/sci-journal-search
Command: npx skills add https://github.com/songxf1024/skills --skill sci-journal-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, subprocess, json, argparse, re, html, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Researchers often need fast, reliable answers about SCI journals’ rankings and key metrics, but manual searching across multiple systems is slow and inconsistent.

Core Features & Use Cases

  • New锐分区(中科院分区)查询:基于新锐分区体系(新锐=中科院分区口径)快速定位期刊分区与Top标识,适合选刊与评估。
  • JCR 小类分区查询:提供Web of Science引证报告分区信息,适合补充国际评价视角。
  • LetPub 详细指标(可选):通过浏览器自动化抓取影响因子、h-index、CiteScore、审稿周期等,用于更深入的投稿决策。

Quick Start

Run the sci-journal-search skill with the journal name (or a supported abbreviation) to get the XinRui/CAS partition and optionally include LetPub metrics when needed.

Frequently Asked Questions about sci-journal-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up SCI journal rankings and CAS partition information?

To look up SCI journal rankings, query the journal name or abbreviation to retrieve CAS XinRui partition data and JCR category information, which helps evaluate journals for research planning.

Can I find SCI journal impact factors and review speed metrics?

Yes, you can retrieve SCI journal impact factors, h-index, CiteScore, and review-speed indicators by using the optional browser automation feature to parse detailed metrics from LetPub.

Does the SCI journal search support abbreviated journal names as input?

Yes, the SCI journal search supports both full journal names and supported abbreviations as inputs, allowing flexible integration into literature discovery and target-journal shortlisting workflows.

What is the difference between CAS XinRui partition and JCR category queries?

CAS XinRui partition provides Chinese Academy of Sciences ranking tiers and Top identifiers, while JCR category queries offer Web of Science citation report partition data for an international evaluation perspective.

Do I need browser automation to get basic SCI journal partition data?

No, browser automation is only optionally required to parse LetPub for detailed metrics like impact factor and CiteScore, while basic XinRui and JCR partition data is retrieved via fast HTTP requests.