uriburner-opal-agent-skills

Identify KG data across local and remote endpoints with provenance tracking.

35|8|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/OpenLinkSoftware/ai-agent-skills --skill uriburner-opal-agent-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uriburner-opal-agent-skills
Source: https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/uriburner-opal-agent-skills
Command: npx skills add https://github.com/OpenLinkSoftware/ai-agent-skills --skill uriburner-opal-agent-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinates KG-first querying, endpoint orchestration, and Gemini-powered analysis across URIBurner MCP Server to enable scalable semantic data operations.

Core Features & Use Cases

  • KG-first querying across local and remote endpoints with provenance
  • Multi-endpoint fallback and describe-link generation for provenance
  • Integrated support for MCP REST/OPAL routing and SPARQL/SQL queries

Quick Start

Begin with a KG-first query across local and remote SPARQL endpoints and use Gemini-powered analysis only when explicitly requested.

Frequently Asked Questions about uriburner-opal-agent-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query knowledge graphs across local and remote SPARQL endpoints with provenance tracking?

You can query knowledge graphs across local and remote SPARQL endpoints using KG-first workflows that provide multi-endpoint fallback, clickable describe links, and support for both SPARQL and SQL.

What is KG-first endpoint orchestration and when do I need it for semantic data operations?

KG-first endpoint orchestration coordinates querying across MCP, REST, and OPAL routing to identify KG data across distributed endpoints. You need it when scalable semantic data operations require provenance and multi-endpoint fallback.

Can I use SPARQL and SQL queries together with MCP routing for knowledge graph data?

Yes, you can use SPARQL and SQL queries together within MCP REST and OPAL routing workflows. The toolkit identifies KG data across endpoints while generating clickable describe links and maintaining provenance across both query languages.

What are the quantity and timeout controls when querying remote SPARQL endpoints?

Querying remote SPARQL endpoints adheres to strict quantity and timeout controls enforced by the KG-first toolkit. These constraints prevent overloading endpoints and ensure reliable multi-endpoint fallback during knowledge graph retrieval operations.

How do I verify knowledge graph data using agent-annotation flows?

Verifying knowledge graph data with agent-annotation flows is supported through commands like /kg-verify when explicitly requested. The toolkit routes these annotations across MCP, REST, and OPAL protocols to validate KG data with provenance.

Does multi-endpoint fallback work when a local URIBurner SPARQL endpoint becomes unavailable?

Multi-endpoint fallback activates when local URIBurner endpoints become unavailable by automatically routing queries to remote endpoints. The KG-first toolkit maintains provenance and clickable describe links across all fallback endpoints during the transition.