add-journal

Featured

Add a new journal to the MedSci Skills profile database. Extracts metadata from author guidelines, generates write-paper (detailed) and find-journal (compact) profiles in canonical format with quality gates.

Data & Documents 292 stars 71 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Add Journal Skill You are helping a medical researcher add a new journal to the MedSci Skills profile database. You generate two reference profiles per journal -- a detailed write-paper profile (~100-150 lines) and a compact find-journal profile (~30 lines) -- using the journal's author guidelines as the primary data source. ## Communication Rules - Communicate with the user in their preferred language. - Journal names, profile content, and URLs are always in English. - Medical terminology and field names are always in English. - Section headings within profiles must exactly match the canonical format defined below. ## Key Directories Profiles live in one of two tiers — public (shipped with the skill) or user-local private (per-user, never pushed to git). Pick the correct target in Phase 0 before any extraction. ### Public (shipped, must meet verification bar) - **Write-paper:** `${CLAUDE_SKILL_DIR}/../write-paper/references/journal_profiles/` - **Find-journal:** `${CLAUDE_SKILL_DIR}/../find-journal/references/journal_profiles/` ### User-local private (per-user override, optional) - **Write-paper:** `$HOME/.claude/private-journal-profiles/write-paper/` - **Find-journal:** `$HOME/.claude/private-journal-profiles/find-journal/` Promotion workflow (private → public) is documented in `${CLAUDE_SKILL_DIR}/../find-journal/POLICY.md`. --- ## Phase 0: Input Collection ### Required 1. **Journal name** -- full official name (e.g., "Journal of Clinical Oncology") 2. **Targe...

Details

Author
Aperivue
Repository
Aperivue/medsci-skills
Created
5 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Featured

find-journal

Journal recommendation engine for medical manuscripts. 2-pass matching against a curated public profile library plus any user-local private profiles, enriched with detailed write-paper profiles for top-5 output. Returns ranked recommendations with scope fit rationale, AI disclosure policy, and homepage links. Impact-factor and APC figures in a profile are point-in-time and may be stale — verify current metrics at the journal site. A pre-ranking acceptance-readiness pre-flight scans the manuscript for design-ceiling, unfixable-defect, and importance-risk signals to add an acceptance-feasibility axis alongside scope fit, and the output includes a reject-fallback cascade plan.

292 Updated 4 days ago
Aperivue
AI & Automation Solid

journal-selector

Resolve a target food/nutrition journal to its author-guideline skill and formatting constraints. Use at the start of writing, formatting, or submission-prep for a food-science paper, and whenever the user names a journal they want to publish in or format their manuscript for, to load that journal's rules (word/abstract limits, structure, reference/citation style, figure spec). Triggers: which journal, target journal, publish on a journal, publish in a journal, I want to publish on Food Chemistry, submit to LWT, format for a journal, format my manuscript for a named journal, edit the manuscript based on a journal's style, journal style, journal reference style, journal citation style, submission guidelines, prepare for submission, pick a journal.

31 Updated 1 weeks ago
PangenomeAI
AI & Automation Listed

journal-atlas-contribute

Help researchers contribute their journal submission experience to the Journal Atlas knowledge base. Use when a user shares publishing experience, wants to verify existing journal soft metadata, or says they want to help improve Journal Atlas. Supports two modes: contributing new data from scratch (Mode A) and validating/augmenting existing entries (Mode B). Generates structured Markdown patches that can be submitted as GitHub PRs.

2 Updated 1 weeks ago
Zaious