context-intelligence-graph-query Skill
Use when querying the context-intelligence property graph for session history, tool call traces, LLM iteration analysis, execution scale metrics, agent delegation trees, skill loading, and recipe orchestration. Covers all graph layers, cross-layer SOURCEDFROM joins, SST navigation, blob handling, and verified Cypher pa Published by microsoft in amplifier-bundle-context-intelligence.
What is context-intelligence-graph-query Skill?
Use when querying the context-intelligence property graph for session history, tool call traces, LLM iteration analysis, execution scale metrics, agent delegation trees, skill loading, and recipe orchestration. Covers all graph layers, cross-layer SOURCEDFROM joins, SST navigation, blob handling, and verified Cypher pa Published by microsoft in amplifier-bundle-context-intelligence. 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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use context-intelligence-graph-query Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-context-intelligence
- Skill file: skills/context-intelligence-graph-query/SKILL.md
What it does
Use when querying the context-intelligence property graph for session history, tool call traces, LLM iteration analysis, execution scale metrics, agent delegation trees, skill loading, and recipe orchestration. Covers all graph layers, cross-layer SOURCEDFROM joins, SST navigation, blob handling, and verified Cypher pa
Skill instructions
When the graph server is not configured If the context-intelligence server is unavailable or not configured for this session, graph-based analysis cannot proceed here. Delegate immediately to session-navigator for all session analysis, event lookup, and delegation tree tracing — do not attempt Cypher queries against a server that isn't reachable. --- Context Intelligence Graph Query This skill equips you to navigate and extract insights from the context-intelligence property graph using the graphquery tool. The graph holds a complete record of every Amplifier session — what happened, when, how things connect, and at what scale. Read the live schema from the server; read the meaning from this skill. The server can always tell you the current shapes — labels, relationship types, property names. It CANNOT tell you what those shapes mean, where they lie about their meaning, or how to scope, join, and bound a query safely. This skill deliberately does not freeze a schema dictionary (it goes
Explore related resources
Frequently asked questions
What is context-intelligence-graph-query?
context-intelligence-graph-query is a open-source AI agent skill with Copy skill directory. Use when querying the context-intelligence property graph for session history, tool call traces, LLM iteration analysis, execution scale metrics, agent delegation trees, skill loading.
Who is context-intelligence-graph-query best for?
context-intelligence-graph-query is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install context-intelligence-graph-query?
Install or run context-intelligence-graph-query using Copy skill directory. Check context-intelligence-graph-query for the latest setup command.
Is context-intelligence-graph-query actively maintained?
context-intelligence-graph-query may need a closer maintenance check before production use.
Auto-fetched from GitHub.