cypher-queries
CommunityQuery your Neo4j graph with ready Cypher templates.
System Documentation
What problem does it solve?
This Skill enables efficient retrieval of graph data by running Cypher queries against the Neo4j knowledge graph. It provides ready-to-use templates for exploring gene expression, coculture effects, environmental stress, time series, and more, helping researchers quickly obtain actionable insights.
Core Features & Use Cases
- Ready-to-use Cypher templates for gene expression, coculture effects, environmental stress, and time-series data.
- Template substitution to inject organism names, gene IDs, and condition parameters for rapid query generation.
- Workflow integration to drive data retrieval for research analyses, publication traceability, and hypothesis testing.
Quick Start
Use the cypher-queries skill to run a sample query like MATCH (n) RETURN labels(n), count(*) LIMIT 10; via docker exec -i biocypher-neo4j cypher-shell -u neo4j -p neo4j. If the container name differs, check with docker ps first.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cypher-queries Download link: https://github.com/wosnat/multiomics_biocypher_kg/archive/main.zip#cypher-queries Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.