pride-skill
Submit compact PRIDE Archive API requests for proteomics project discovery and project-level metadata. Use when a user wants concise PRIDE summaries Published by openai in plugins.
What is pride-skill?
Submit compact PRIDE Archive API requests for proteomics project discovery and project-level metadata. Use when a user wants concise PRIDE 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
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use pride-skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/pride-skill/SKILL.md
What it does
Submit compact PRIDE Archive API requests for proteomics project discovery and project-level metadata. Use when a user wants concise PRIDE summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all PRIDE Archive calls. - Use baseurl=https://www.ebi.ac.uk/pride/ws/archive/v2. - Start with projects for discovery and keep page sizes modest. - Prefer project-level metadata lookups over broad archive dumps. - Re-run requests in long conversations instead of relying on older tool output. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return raw JSON only if the user explicitly asks for machine-readable output. - Prefer these paths: projects and projects/<PXD accession. Input - Read one JSON object from stdin. - Required fields: baseurl, path - Optional fields: method, params, headers, jsonbody, formbody, recordpath, responseformat, maxitems, maxdepth, timeoutsec, saveraw, rawoutputpath - Common PRIDE patterns: - {"baseurl":"https://www.ebi.ac.uk/pride/ws/archive/v2","path":"projects","params":{"keyword":"proteomics","pageSize":10},"maxitems":10} - {"baseurl":"https://www.ebi.ac.uk/pride/ws/a
Explore related resources
Frequently asked questions
What is pride-skill?
pride-skill is a open-source AI agent skill with Copy skill directory. Submit compact PRIDE Archive API requests for proteomics project discovery and project-level metadata. Use when a user wants concise PRIDE summaries
Who is pride-skill best for?
pride-skill is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install pride-skill?
Install or run pride-skill using Copy skill directory. Check pride-skill for the latest setup command.
Is pride-skill actively maintained?
pride-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.