Skip to main content

rnacentral-skill

Submit compact RNAcentral API requests for RNA entry browsing, single-entry lookup, and cross-reference retrieval. Use when a user wants concise RNAcentral summaries

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--rnacentral-skill
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/life-science-research/skills/rnacentral-skill/SKILL.md -o .claude/skills/rnacentral-skill.md

Drops the SKILL.md into .claude/skills/rnacentral-skill.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.