Recommends target journals for manuscript submission by analyzing the paper topic/abstract and the journal distribution of similar PubMed literature; use when users ask for journal recommendation/matching, submission strategy, PubMed search, or similar-literature statistics.
64
77%
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/Evidence Insight/journal-skills/SKILL.mdEMAIL required (per NCBI policy)API_KEY optional (recommended for higher rate limits)Have the manuscript title and abstract ready.
Open scripts/pubmed_journal_recommender.py and set the CONFIG values:
EMAIL: your email (required)API_KEY: your NCBI API key (optional)python scripts/pubmed_journal_recommender.pyWhen prompted, paste the manuscript title and abstract. The script will query PubMed for similar records and produce journal statistics.
Use the template below to standardize the final output:
assets/journal_recommendation_template.csvFill it with:
For recommended output formats, checklists, and key points, see:
references/guide.mdTopic and Scope Definition
Similar Literature Analysis (PubMed)
Journal Screening
Recommendation Output
EMAIL: required to comply with NCBI E-utilities usage policy.API_KEY: optional but recommended to reduce throttling and improve throughput.assets/journal_recommendation_template.csv to ensure consistent fields and downstream usability.| Field | Required | Format/Source | Example | If Missing |
|---|---|---|---|---|
| User task description | Yes | Text | Research question, writing goal, analysis objective | Stop and ask user to provide |
| Primary input material | Depends on task | Text, file path, ID, table, or literature | PMID, PDF, CSV, DOCX, keywords, etc. | Specify which material type is missing |
| Output preference | No | Text | Language, format, target journal, template | Use skill default format |
This skill accepts requests that match the documented purpose of journal-skills and include enough context to complete the workflow safely.
Do not continue the workflow when the request is out of scope, missing a critical input, or would require unsupported assumptions. Instead respond:
journal-skillsonly handles its documented workflow. Please provide the missing required inputs or switch to a more suitable skill.
63c61d3
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.