journal-recommender

Recommends Scopus and WoS indexed journals for academic papers and generates a PDF report.

2|Updated May 12, 2026
One-click install
npx skills add https://github.com/tajo9128/BioDockify-Pharma-AI --skill journal-recommender-tajo9128
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: journal-recommender
Source: https://github.com/tajo9128/BioDockify-Pharma-AI/tree/main/skills/journal-recommender
Command: npx skills add https://github.com/tajo9128/BioDockify-Pharma-AI --skill journal-recommender-tajo9128

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab, and includes scripts (resource) and assets (resource) components.

What problem does it solve? Choosing where to submit an academic paper is difficult: authors must match their work's scope, quality, and indexing requirements against tens of thousands of journals while tracking current impact metrics. This Skill automates that process by matching a paper's abstract against a bundled database of 36,145 Scopus- and WoS-indexed journals and delivering a ranked, tiered recommendation report. ## Core Features & Use Cases - Database-grounded recommendations: Queries a bundled SQLite database of 36,145 journals from the March 2025 Scopus and March 2024 WoS master lists, filtered by indexing and open-access preferences collected via interactive buttons. - Three-tier ranking with quality scoring: Scores the paper on five dimensions (novelty, rigor, contribution breadth, evidence quality, clarity) and organizes journals into Ambitious, Target, and Safe tiers refined by live SJR, Impact Factor, and CiteScore metrics fetched from Scimago, JCR, and publisher pages. - Formatted PDF report: Generates an 8-section PDF via ReportLab including journal tables, per-journal fit notes, a visual quality assessment, and tier definitions. - Use Case: A researcher finishes a manuscript on superhydrophobic cotton fabrics and asks where to submit; the Skill collects preferences, queries the database, enriches candidates with live metrics, and delivers a PDF listing 37 journals across three tiers. ## Quick Start Ask the assistant to recommend journals for your paper by pasting your abstract and answering the two preference questions about indexing and open access.

Frequently Asked Questions about journal-recommender

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

FAQPage Schema
How do I find the right journal to submit my paper to?

Paste your paper's abstract and select your indexing and open-access preferences. The skill matches your subject keywords against 36,145 Scopus and WoS indexed journals and returns a ranked list split into Ambitious, Target, and Safe tiers with live impact metrics.

What journal metrics are included in the recommendation report?

Each journal shows Impact Factor, CiteScore, SJR-based quartile, publisher, indexing, and access type. Metrics are fetched live from Clarivate JCR, Scimago, and publisher pages rather than training data, and missing values are shown as dashes rather than estimated.

Can I filter journal recommendations by open access or indexing?

Yes. Two interactive questions let you choose Scopus only, WoS only, dual-indexed, or no preference, plus Open Access only, Subscription only, or no preference. Both filters are applied directly in the SQLite query against the journals database.

Does the journal recommender include acceptance rates or decision times?

No. Acceptance rates and decision times were removed from the output because fewer than 20% of journals publish them consistently, which produced misleading blank fields. Tier selectivity ranges are described qualitatively instead.

What happens if a well-known journal is missing from the recommendations?

Recommendations come exclusively from the March 2025 Scopus and March 2024 WoS master lists in the bundled database. If a journal is absent, the skill states it was not found in those master lists rather than recommending it anyway.