biorxiv-skill
Submit compact bioRxiv and medRxiv API requests for details, publication-linkage, and DOI lookups. Use when a user wants concise preprint metadata summaries Published by openai in plugins.
What is biorxiv-skill?
Submit compact bioRxiv and medRxiv API requests for details, publication-linkage, and DOI lookups. Use when a user wants concise preprint metadata summaries Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use biorxiv-skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/biorxiv-skill/SKILL.md
What it does
Submit compact bioRxiv and medRxiv API requests for details, publication-linkage, and DOI lookups. Use when a user wants concise preprint metadata summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all bioRxiv and medRxiv API calls. - Use baseurl=https://api.biorxiv.org. - The script accepts maxitems; for details and pubs pages, start around maxitems=10. - Prefer one cursor page at a time instead of increasing page size or pasting long collections into chat. - Re-run requests in long conversations instead of relying on older tool output. - Treat displayed ... in tool previews as UI truncation, not part of the true request. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return the raw script JSON only if the user explicitly asks for machine-readable output. - Prefer these paths: details/<server/<start/<end/<cursor/json, details/<server/<doi/na/json, pubs/<server/<start/<end/<cursor, and pubs/<server/<doi/na/json. - If the user needs full page contents, set saveraw=true and report the saved file path rather than pasting large collections into chat. Input - Read one JSON object from stdin. -
Explore related resources
Frequently asked questions
What is biorxiv-skill?
biorxiv-skill is a open-source AI agent skill with Copy skill directory. Submit compact bioRxiv and medRxiv API requests for details, publication-linkage, and DOI lookups. Use when a user wants concise preprint metadata summaries
Who is biorxiv-skill best for?
biorxiv-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install biorxiv-skill?
Install or run biorxiv-skill using Copy skill directory. Check biorxiv-skill for the latest setup command.
Is biorxiv-skill actively maintained?
biorxiv-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.