← Back to Skills Marketplace
kidehen

Data Twingler Skill for SQL, SPARQL, and GraphQL

by Kingsley Idehen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
211
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sql-sparql-graphql-skill
Description
Execute SQL, SPARQL, SPASQL, SPARQL-FED, and GraphQL queries against live data spaces and knowledge graphs via OpenLink's OpenAPI-compliant web services. Use...
Usage Guidance
This skill appears to be what it says: a set of templates and rules for routing queries to SPARQL/SQL/GraphQL endpoints (defaulting to linkeddata.uriburner.com). Before installing or enabling it: 1) Confirm you trust the default external endpoints (linkeddata.uriburner.com); queries (including any sensitive strings you include) will be sent there or to other remote endpoints. 2) Check your agent/runtime-level credentials — the skill references authenticated transports (MCP, chatPromptComplete, OPAL) but does not declare env vars; if your agent exposes global credentials those could be used when the skill attempts authenticated calls. 3) Avoid including secrets or sensitive PII in queries. 4) If you need stricter controls, restrict the skill's invocation to trusted users only or verify platform-level policies for network/credential access. Finally, note a minor inconsistency: the functions table lists UB.DBA.sparqlQuery with different signatures in separate rows (likely overloads but worth verifying with the provider).
Capability Analysis
Type: OpenClaw Skill Name: sql-sparql-graphql-skill Version: 1.0.0 The skill bundle is a legitimate tool for querying OpenLink's data services (Virtuoso, URIBurner) via SQL, SPARQL, and GraphQL. It provides structured templates in references/query-templates.md and clear protocol routing instructions in references/protocol-routing.md. The use of curl and REST functions is aligned with the stated purpose of interacting with live data endpoints like linkeddata.uriburner.com, and no indicators of malicious intent or unauthorized data access were found.
Capability Assessment
Purpose & Capability
Name/description match the actual behavior: the SKILL.md contains templates for SQL, SPARQL, SPASQL, SPARQL-FED, and GraphQL and explicit routing to URIBurner/OPAL endpoints. Required env vars or binaries are not declared and are not needed by an instruction-only query router.
Instruction Scope
Instructions are narrowly focused on building and executing queries and presenting/tabulating results. They explicitly direct the agent to call external endpoints (defaulting to linkeddata.uriburner.com) via curl, REST functions, MCP, authenticated chatPromptComplete, or OPAL. The skill does not instruct reading local files or unrelated system paths, but it does assume the environment may provide authentication for some transports; queries (and any user-provided content) will be transmitted to remote services.
Install Mechanism
Instruction-only skill with no install spec or code files; no artifacts written to disk by the skill itself. This is the lowest-risk install posture for this type of capability.
Credentials
The skill declares no required environment variables or credentials, which is consistent with an instruction-only router. However the runtime instructions reference authenticated transports (MCP endpoints, authenticated chatPromptComplete, OPAL) and note that MCP 'requires authentication' — meaning the skill expects credentials to be available in the agent environment or platform. This is not inherently incoherent but is important: if your agent runtime supplies AWS/other tokens globally, those could be used by the skill when it attempts authenticated calls.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or attempt to modify other skills. Autonomous invocation is allowed (platform default) but not combined with any other high-privilege configuration here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sql-sparql-graphql-skill
  3. After installation, invoke the skill by name or use /sql-sparql-graphql-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Data Twingler skill for querying live data spaces and knowledge graphs. - Supports SQL, SPARQL, SPASQL, SPARQL-FED, and GraphQL across OpenLink endpoints. - Routes natural language user requests to the correct query protocol and endpoint. - Uses predefined query templates for common tasks (e.g., “How to...”, “Define the term...”). - Includes commands to update/show settings and run test queries. - All results are tabulated with source entity hyperlinks and citation sections.
Metadata
Slug sql-sparql-graphql-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Data Twingler Skill for SQL, SPARQL, and GraphQL?

Execute SQL, SPARQL, SPASQL, SPARQL-FED, and GraphQL queries against live data spaces and knowledge graphs via OpenLink's OpenAPI-compliant web services. Use... It is an AI Agent Skill for Claude Code / OpenClaw, with 211 downloads so far.

How do I install Data Twingler Skill for SQL, SPARQL, and GraphQL?

Run "/install sql-sparql-graphql-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Data Twingler Skill for SQL, SPARQL, and GraphQL free?

Yes, Data Twingler Skill for SQL, SPARQL, and GraphQL is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Data Twingler Skill for SQL, SPARQL, and GraphQL support?

Data Twingler Skill for SQL, SPARQL, and GraphQL is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Data Twingler Skill for SQL, SPARQL, and GraphQL?

It is built and maintained by Kingsley Idehen (@kidehen); the current version is v1.0.0.

💬 Comments