← 返回 Skills 市场
Data Twingler Skill for SQL, SPARQL, and GraphQL
作者
Kingsley Idehen
· GitHub ↗
· v1.0.0
· MIT-0
211
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sql-sparql-graphql-skill
功能描述
Execute SQL, SPARQL, SPASQL, SPARQL-FED, and GraphQL queries against live data spaces and knowledge graphs via OpenLink's OpenAPI-compliant web services. Use...
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sql-sparql-graphql-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/sql-sparql-graphql-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。
如何安装 Data Twingler Skill for SQL, SPARQL, and GraphQL?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sql-sparql-graphql-skill」即可一键安装,无需额外配置。
Data Twingler Skill for SQL, SPARQL, and GraphQL 是免费的吗?
是的,Data Twingler Skill for SQL, SPARQL, and GraphQL 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Data Twingler Skill for SQL, SPARQL, and GraphQL 支持哪些平台?
Data Twingler Skill for SQL, SPARQL, and GraphQL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Data Twingler Skill for SQL, SPARQL, and GraphQL?
由 Kingsley Idehen(@kidehen)开发并维护,当前版本 v1.0.0。
推荐 Skills