Recommend academic journals based on manuscript topic, abstract, and impact factor expectations. Use when the user wants to find suitable journals for their research manuscript, especially when they provide a topic, abstract, and target Impact Factor.
60
71%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/journal-recommender/SKILL.mdAll recommendations must follow the three-tier table format below. Each tier must recommend at least 5 journals.
## Journal Recommendation Report
### Recommendation Overview
| Tier | Count | Strategy |
|---------|:------:|---------|
| Sprint | N | Impact factor higher than target, requires some luck |
| Robust | N | Impact factor matches target, higher hit rate |
| Safe | N | Impact factor lower than target, near-certain acceptance |
### Sprint Journals
| Journal | Impact Factor | Review Period | Acceptance Rate | Match Reason | Warning Risk |
|-------|:-------:|:--------:|:-----:|---------|:--------:|
| Nature | 64.8 | 3-6 months | ~8% | High topic match | Safe |
### Robust Journals
| Journal | Impact Factor | Review Period | Acceptance Rate | Match Reason | Warning Risk |
|-------|:-------:|:--------:|:-----:|---------|:--------:|
### Safe Journals
| Journal | Impact Factor | Review Period | Acceptance Rate | Match Reason | Warning Risk |
|-------|:-------:|:--------:|:-----:|---------|:--------:|
### Warning Notes
List any journals on the warning list to avoid submitting to.This skill analyzes a research manuscript (topic, abstract, and optional full text) to extract key information (keywords, field, workload, innovation) and recommends journals in three categories: Sprint (High), Robust (Match), and Safe (Low).
Assess Manuscript:
topic and abstract.Recommend Journals:
target_if, search for and recommend journals.topic (Required): The title or topic of the manuscript.abstract (Required): The abstract of the manuscript.target_if (Required): The expected Impact Factor (number).manuscript (Optional): Full text of the manuscript.article_type (Default: "research article"): Type of the article.scripts/journal_ranker.py.journal_recommender_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/journal_ranker.py --helpExpected output format:
Result file: journal_recommender_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any63c61d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.