journal-recommender
Evidence-based academic journal recommendations from manuscript abstracts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install journal-recommender?▼
Run `npx skills add zero565656/journal-recommender --all -g -y` in your terminal to install it globally for your agent runtime.
How to find suitable journals for my paper?▼
Paste your manuscript abstract and state your preferences such as target CAS/JCR tier, deadline, and APC budget. The skill returns a shortlist of 3-5 journals split into challenge, target, and safety picks with evidence for each.
Does it check for predatory or risky journals?▼
Yes. It applies hard exclusions for predatory or warning-list journals and adds visible warnings for issues like ESCI-only indexing, high self-citation, or unverified APCs.
Does journal-recommender work with Claude Code and Cursor?▼
Yes. It follows the open SKILL.md standard and runs in Claude Code, Codex, Cursor, OpenClaw, and other compatible runtimes.
Does it use real journal data or guesses?▼
It fetches current web data for impact factors, rankings, APCs, and review times, and marks anything it cannot verify as unconfirmed rather than fabricating facts.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides