add-journallisted
Install: claude install-skill Aperivue/medsci-skills
# 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