OpenLinkSoftware

43 mods across 6 repositories, 97 stars between them.

OpenLinkSoftware/ai-agent-skills

Instructions file CodexOpenCode

Instructions for OpenLinkSoftware/ai-agent-skills, covering agents.md, precedence hierarchy, no fabricated urls, memory folder (source of truth) and folder structure.

37 2d ago A 4,685 tokens original MIT

a2a-client

02

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Use OPAL Agent2Agent (A2A) clients against OpenLink OPAL A2A endpoints. Trigger when Codex needs to discover an OPAL Agent Card, authenticate with OAuth2 bearer/API key or client-credentials flow, send A2A JSON-RPC tasks, subscribe to streamed task events, fetch task status, attach files, or test OPAL agents/skills…

37 2d ago A 121 tokens original MIT

acp-client

03

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Intent-driven ACP (Adaptive Commerce Platform) client. Handles natural-language purchase requests by executing checkout, cart, and order flows against OpenLink's ACP API. Integrates Stripe test SPT generation for checkout completion. Supports product resolution from OpenLink offer catalog, checkout updates…

37 2d ago A 123 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Create or update a custom DAV DET that accepts CSV uploads, transforms them to RDF, and then writes to the Quad Store. Use when the task is to scaffold, modify, or document a CSV-backed ingestion DET with DAV hook functions, CSV-to-RDF mapping logic, graph assignment rules, verification SQL, SPARQL checks, and…

37 2d ago A 77 tokens original MIT

data-twingler

05

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

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 whenever the user wants to query a database, RDF store, or SPARQL endpoint; explore a knowledge graph or data space; asks "How to ...", "Define the…

37 2d ago A 139 tokens original MIT

dbpedia-query-skill

06

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Transform natural language questions into SPARQL queries for DBpedia and generate beautiful HTML results pages. Query the DBpedia knowledge graph using plain English prompts.

37 2d ago A 36 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Transforms documents or text into RDF-based Knowledge Graphs using schema.org terms. 4-step workflow: (1) Collect document source, {pageurl} as @base, output format (JSON-LD or Turtle by default; others if explicitly stated), and destination folder. (2) Generate RDF via schema.org prompt template using…

37 2d ago A 124 tokens original MIT

fediverse-crud

08

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Perform ActivityPub read/write operations against Fediverse instances (Note, Like, Announce, Follow, Delete, Undo). Handles OAuth Authorization Code flow, WebFinger resolution, ActivityPub content negotiation, and server-to-server delivery verification.

37 2d ago A 51 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Generate RDF-Turtle descriptions (schema:ImageObject, schema:VideoObject, schema:WebPage) for infographic files in a WebDAV directory, using SHACL shapes as the property contract. Trigger when: user asks to describe infographics, generate metadata for a DAV directory, create RDF descriptions for image/video…

37 2d ago C 108 tokens original MIT

iodbc-dsn-manager

11

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Configure and verify ODBC Data Source Names (DSNs) using iODBC or unixODBC. Supports three execution modes in priority order: (C) OpenLink wwwsv Admin Assistant HTTP server — preferred when available; (B) odbcrestserver.py REST bridge — for remote/sandbox access; (A) local CLI via iodbctest/isql. Works on macOS and…

37 2d ago B 131 tokens original MIT

kg-generator

12

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Generate comprehensive Knowledge Graphs from file: or http(s): sources, using RDF-Turtle by default or another requested RDF serialization. Supports general documents, business and market analysis, event recaps, thesis and framework articles, social-media threads, and news commentary. Use when asked to generate a…

37 2d ago B 89 tokens original MIT

linked-data-skills

13

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Generates Knowledge Graphs from two source types: (A) relational database objects via Virtuoso RDF Views, or (B) documents/text transformed to RDF using schema.org terms. PATH RDBMS — STRICT 5-step workflow: ask local-vs-DSN, enumerate tables, resolve hostname, confirm IRI patterns, generate TBox+ABox+rewrite rules…

37 2d ago A 167 tokens original MIT

llm-routing-skill

14

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Intelligent LLM routing informed by a living capability x cost x latency graph. Use when a task (or an agent sub-step) must be routed to the right model — classify the task, map it to a required capability level, apply a cost tier and policy, then pick the Pareto-optimal model with an escalation ladder. Triggers…

37 2d ago A 140 tokens original MIT

mpp-stripe-client

15

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Machine Payment Protocol (MPP) client using Stripe. Prompts for a target MPP-protected URL, then handles the 402 challenge flow automatically — creating a Stripe Shared Payment Token (SPT) and retrying to retrieve the paid resource.

37 2d ago A 55 tokens original MIT

mtls-curl

16

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Execute mTLS (Mutual TLS) sessions using a PKCS#12 certificate bundle — either HTTP/HTTPS requests via curl (Mode A) or Virtuoso SQL sessions via iSQL with WebID authentication (Mode B). Interactively elicits the PKCS#12 file path, access password, CA bundle, and WebID URI when not already supplied. Use whenever the…

37 2d ago A 153 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Assemble or exercise OPAL Agents and Skills. Trigger on phrases like 'assemble an agent', 'create an AGENTS.md', 'build a skill', 'exercise an agent', 'test a skill', 'list OPAL agents', 'instantiate an agent', or any request to work with OPAL agents, skills, or function tools.

37 2d ago A 75 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Start, stop, restart, enable at boot, and check the status of the OpenLink License Manager (oplmgr) daemon on macOS, Linux, and Windows. Detects OS and init system automatically. Use when the user asks to start, stop, restart, enable, disable, or check the status of the OpenLink License Manager or oplmgr.

37 2d ago B 78 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Read and display OpenLink Software license files (.lic) in a beautified, human-readable format. Parses ASN.1 DER-encoded license files using openssl, extracts all license fields, flags expired licenses visually, and supports single-file or directory-wide scanning. Use when the user asks to read, inspect, check, or…

37 2d ago A 76 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Configure and manage the OpenLink Request Broker (oplrqb) rule book (oplrqb.ini). Primary use: configure ODBC Agent rules from host DSNs and JDBC Agent rules from discovered JDBC driver JARs. Also covers general Mapping Rules, DB Agent sections (generic), Environment sections, broker global settings, alias sections…

37 2d ago B 152 tokens original MIT

opml-rss-reader

21

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Manage, explore, and troubleshoot OPML, RSS, and Atom news feeds using predefined SPARQL/SPASQL queries against OpenLink's linked-data infrastructure. Use this skill whenever the user wants to explore an OPML or RSS/Atom feed URL, retrieve the latest news posts from a feed, diagnose feed processing issues, or…

37 2d ago A 186 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Operate the OpenLink OSDI Inclusion Engine — the Virtuoso index.vsp + XSLT-skin system that renders openlinksw.com sub-sites (www, virtuoso, uda, ps, ode, shop) from WebDAV content. Use for site registration, config-graph inspection and edits, skin selection or per-URL skin overrides, homepage or page replacement…

37 2d ago A 157 tokens original MIT

pinchtab

23

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Use this skill when a task needs browser automation through PinchTab: open or inspect web pages, click through flows, fill forms, scrape page text, export screenshots or PDFs, manage persistent browser profiles, or collect article source material for RDF, HTML, and Markdown outputs. Prefer this skill for…

37 2d ago A 80 tokens original MIT

OpenLinkSoftware/ai-agent-skills

Skill Claude CodeCodex

Create or update a custom DAV DET variant based on RDF Import DET for Virtuoso. Use when the task is to scaffold, modify, or document a DET that ingests RDF documents into the Quad Store, supports one or more Virtuoso-supported RDF document types, implements the required DAV hook family, or needs verification SQL…

37 2d ago A 83 tokens original MIT