What problem does it solve?
This Skill provides a robust framework for building and extending domain-specific analytics services that analyze graph data without relying on AI models, ensuring core functionality remains operational even without LLM integration.
Core Features & Use Cases
- Domain-Specific Analytics: Implement detailed analysis for various domains like tasks, goals, habits, etc.
- Standardized Protocol: Adheres to the
IntelligenceOperations protocol for consistent API generation.
- Graph Context Retrieval: Utilizes
GraphContextOrchestrator for unified access to related entities and relationships.
- Use Case: A product manager needs to understand user engagement patterns across different features. This Skill allows the development of analytics services that can query user interactions, goal completion rates, and habit adherence from the graph database, providing insights without needing complex AI models.
Quick Start
Use the base-analytics-service skill to create a new analytics service for the 'projects' domain.