Agens primekg
skill_id: primekg
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/primekg/skill.yamlsource content
skill_id: primekg name: primekg description: Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more. version: 1.0.0 author: K-Dense Inc. (PrimeKG original from Harvard MIMS) license: Unknown tags:
- scientific-agent-skills
- primekg tools: [] permissions: network: false filesystem: false shell: false agents:
- research_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: primekg upstream_path: scientific-skills/primekg/SKILL.md upstream_frontmatter: name: primekg description: Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more. license: Unknown metadata: skill-author: K-Dense Inc. (PrimeKG original from Harvard MIMS)