OpenLinkSoftwareOpenLinkSoftwareOfficialยท12 Agent Skills Included

ai-agent-skills

Query knowledge graphs, load RDF, and manage Virtuoso

Queries DBpedia, Wikidata, and Virtuoso knowledge graphs with generated SPARQL, then renders results as styled HTML reports. Bulk-loads RDF archives, configures ODBC/JDBC connections, and publishes WebDAV content without manual SQL or config file editing. Handles mTLS certificate sessions, feed discovery, and x402 payments so data workflows complete end to end.
npx skills add OpenLinkSoftware/ai-agent-skills --all -g -y
Available:

Instructs the agent to load RDF-based memory files before every task, record session outcomes as Turtle triples, and never fabricate URLs when executing these skills.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

openlink-request-broker-configurator

Configure OpenLink Request Broker rule books for ODBC and JDBC routing.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

iodbc-dsn-manager

Configure and validate ODBC DSNs on macOS or Linux using iODBC or unixODBC.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

opml-rss-reader

Discover and query OPML/RSS feeds from URLs using SPARQL/SPASQL templates.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

dbpedia-query-skill

Translate natural language questions about DBpedia into SPARQL queries and run them against the endpoint.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

openlink-license-manager

Manage OpenLink License Manager daemon lifecycle across macOS, Linux, and Windows.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

uriburner-opal-agent-skills

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

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

wikidata-query-skill

Translate natural-language prompts into Wikidata SPARQL queries with label resolution.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

virtuoso-support-agent

Orchestrate end-to-end RDF Views workflows from relational tables to knowledge graphs.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

kg-generator

Generate RDF-Turtle knowledge graphs from file or http(s) URLs.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

data-twingler

Transform natural language prompts into SQL, SPARQL, SPASQL, SPARQL-FED, and GraphQL queries.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

rss-feed-generator

Generate RSS 2.0 or Atom 1.0 feeds from blog pages lacking them.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenLinkSoftwareOpenLinkSoftware

openlink-license-reader

Parse OpenLink .lic files and output structured license field reports.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install OpenLink ai-agent-skills?โ–ผ

Run `npx skills add OpenLinkSoftware/ai-agent-skills --all -g -y` in your terminal to install every skill in this collection globally.

How to query DBpedia or Wikidata with plain English?โ–ผ

The dbpedia-query-skill and wikidata-query-skill convert your natural-language question into a valid SPARQL query, execute it against the public endpoint, and format results as JSON, Markdown, or a styled HTML page.

How to bulk-load RDF files into Virtuoso?โ–ผ

The virtuoso-rdf-loader and virtuoso-rdf-bulk-loader skills generate and run isql scripts using ld_dir and rdf_loader_run, handling all RDF formats including gzip-compressed files, with progress monitoring built in.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format and loads directly into Claude Code, OpenClaw, Cursor, and OPAL-compatible environments.

Can I configure ODBC DSNs without editing config files?โ–ผ

Yes. The iodbc-dsn-manager skill lists, creates, tests, and troubleshoots ODBC DSNs on macOS and Linux through natural-language requests, using the www_sv admin server or local CLI tools.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’