fabric-graph

Community

Microsoft Fabric Graph Model & GQL Query API Management

Authorwardawgmalvicious
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The fabric-graph Skill manages and queries Microsoft Fabric Graph Models and leverages the GQL Query API, providing a streamlined approach for users to interact with Graph Models in Fabric.

Core Features & Use Cases

  • Graph Model Management: Create, update, and manage Graph Models within Microsoft Fabric.
  • GQL Query API Utilization: Query and manipulate Graph data using the Graph Query Language (GQL) API.
  • Use Case: For a user to quickly retrieve specific data from a Graph Model, they would run a GQL query through the Skill's interface to get the desired results.

Quick Start

Use the fabric-graph skill to query the Graph Model with the following GQL command: MATCH (n:Person) WHERE n.birthday > 19800101 RETURN n.firstName, n.lastName LIMIT 100.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: fabric-graph
Download link: https://github.com/wardawgmalvicious/claude-config/archive/main.zip#fabric-graph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.