epigraphdb-skill
Submit compact EpiGraphDB API requests for ontology, literature, MR, gene-drug, and support-path evidence. Use when a user wants concise EpiGraphDB summaries Published by openai in plugins.
What is epigraphdb-skill?
Submit compact EpiGraphDB API requests for ontology, literature, MR, gene-drug, and support-path evidence. Use when a user wants concise EpiGraphDB 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 epigraphdb-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/epigraphdb-skill/SKILL.md
What it does
Submit compact EpiGraphDB API requests for ontology, literature, MR, gene-drug, and support-path evidence. Use when a user wants concise EpiGraphDB summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all EpiGraphDB API calls. - Use baseurl=https://api.epigraphdb.org. - Start with maxitems=10 for list-style endpoints; use smaller caps for literature-heavy or pairwise endpoints if the response fans out quickly. - Prefer the connectivity guard endpoints first when endpoint availability matters: ping, builds, and meta/api-endpoints. - Re-run requests in long conversations instead of relying on older tool output. - Treat displayed ... in tool previews as UI truncation, not literal request content. Execution behavior - Return concise markdown summaries from the script JSON by default. - Prefer targeted paths such as ontology/gwas-efo, gene/drugs, gene/druggability/ppi, mr, and literature/gwas. - If the user needs the full payload, set saveraw=true and report the saved file path. Input - Read one JSON object from stdin. - Required fields: baseurl, path - Optional fields: method, params, headers, jsonbody, formbody, recordpath, responseforma
Explore related resources
Frequently asked questions
What is epigraphdb-skill?
epigraphdb-skill is a open-source AI agent skill with Copy skill directory. Submit compact EpiGraphDB API requests for ontology, literature, MR, gene-drug, and support-path evidence. Use when a user wants concise EpiGraphDB summaries
Who is epigraphdb-skill best for?
epigraphdb-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install epigraphdb-skill?
Install or run epigraphdb-skill using Copy skill directory. Check epigraphdb-skill for the latest setup command.
Is epigraphdb-skill actively maintained?
epigraphdb-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.