원클릭으로
track-journals
Keep Bio-trend's journal feeds current — verify liveness, discover new biology sister journals, then poll and ingest.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Keep Bio-trend's journal feeds current — verify liveness, discover new biology sister journals, then poll and ingest.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | track-journals |
| description | Keep Bio-trend's journal feeds current — verify liveness, discover new biology sister journals, then poll and ingest. |
The watch loop for tracked biology journals. Run commands as
PYTHONNOUSERSITE=1 ./env/bin/bio-trend ... from the repo root.
Verify feeds — bio-trend check-feeds --check. For each DEAD feed, try to
find a working URL (the journal may have changed its RSS path); if found, update
Journal-RSS.md + config/journals.json. If not, mark Status ✗ and note it.
Discover new biology sister journals (optional, periodic): for each family
(Nature Portfolio, Science, Cell Press), check whether a notable biology journal
is missing from config/journals.json. If so, follow the add-journal skill to
register and verify its feed. Prefer biology-focused (bio_focus: high) titles.
Ingest — bio-trend ingest (all journals) or --journal <keys> for a subset.
This is the step that captures the current rolling window; run it on a schedule
so history accumulates.
Refresh derived outputs — bio-trend refresh --no-ingest (assign → trends →
export-site) if you ingested separately, or just bio-trend refresh to do both.
Commit / PR — if Journal-RSS.md, config/, or docs/ changed, open a PR
summarising new articles, journals added, and dead feeds.
Add a biology journal RSS feed to Bio-trend from a feed URL (or journal homepage), then ingest and refresh.
Curate the Bio-trend biology taxonomy — decide whether new candidate keywords are noise, existing-topic synonyms, new topics, or parked.