tigergraph
Distributed graph analytics platform with GSQL query language. Use when running fraud detection on transaction networks, analyzing supply chain dependencies, building customer 360 views, computing PageRank on billion-edge graphs, or querying deep multi-hop relationships in real time.
Why use this skill?
Learn to use the TigerGraph skill for deep-link analysis, fraud detection, and complex graph traversal with GSQL in OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/tigergraphWhat This Skill Does
The tigergraph skill provides a comprehensive interface for interacting with TigerGraph, a high-performance distributed graph database. It enables you to perform deep-link analysis across massive, interconnected datasets that traditional relational databases struggle to process. By utilizing GSQL, a powerful graph query language, this skill allows for parallel traversal of billions of edges with sub-second latency. Whether you are modeling complex relationships for fraud detection, supply chain management, or enterprise knowledge graphs, this skill serves as your authoritative reference for schema definition, REST API integration, and GSQL query implementation.
Installation
To integrate the TigerGraph documentation into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/bytesagain/tigergraph
Once installed, you can access the full technical reference, command documentation, and best practices directly within your agent workflow.
Use Cases
- Fraud Detection: Rapidly traverse multi-hop transaction networks to uncover circular money laundering patterns or suspicious actor rings in real time.
- Customer 360: Aggregate fragmented data from disparate business units into a unified graph entity, providing a holistic view of user behavior and influence.
- Supply Chain Optimization: Model complex, multi-tiered supplier dependencies to identify critical bottleneck nodes and mitigate risks before they propagate.
- Knowledge Graphs: Build and query expansive enterprise knowledge bases, allowing for semantic discovery across structured and unstructured data points.
- Recommendation Engines: Utilize built-in graph algorithms like PageRank or collaborative filtering to deliver hyper-personalized suggestions based on network topology.
Example Prompts
- "Tigergraph, explain the syntax for creating an undirected edge between two vertex types in GSQL and how to add an attribute to that edge."
- "I need to run a PageRank algorithm on a graph with 50 million edges. What is the most efficient way to call the pre-installed PageRank query via the REST API?"
- "Compare TigerGraph's parallel processing architecture to Neo4j. When would I prefer TigerGraph's MPP approach for a deep-link retail analytics project?"
Tips & Limitations
To maximize the effectiveness of this skill, ensure your graph schema is optimized for the depth of your traversals. Remember that while GSQL is powerful, complex multi-hop queries should be written as installed queries rather than ad-hoc queries to leverage compiled performance. This skill is strictly a reference tool; it does not execute code against an external database instance. Always verify your query logic against small, representative subsets of your data before running analytics on production-scale clusters.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-tigergraph": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
china-renewable-energy-sourcing
Comprehensive renewable energy industry sourcing guide for international buyers – provides detailed information about China's solar PV, wind power, energy storage, and hydrogen manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).
china-furniture-sourcing
Comprehensive furniture industry sourcing guide for international buyers – provides detailed information about China's residential, office, hotel, outdoor, and custom furniture manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).
china-vehicle-parts-sourcing
Comprehensive vehicle parts industry sourcing guide for international buyers – provides detailed information about China's automotive component manufacturing clusters covering passenger cars, commercial vehicles, and motorcycles. Includes supply chain structure, regional specializations, and industry trends (2026 updated).
china-consumer-electronics-sourcing
Comprehensive consumer electronics industry sourcing guide for international buyers – provides detailed information about China's smartphone, wearable, audio, smart home, and AR/VR manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).
china-industrial-machinery-sourcing
Comprehensive industrial machinery industry sourcing guide for international buyers – provides detailed information about China's machine tools, construction machinery, agricultural equipment, packaging lines, robotics, and other industrial machinery manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).