From dataspoke
Answers questions about DataSpoke Ontology Generation (UC3) and makes read-only API calls against a deployed instance. Useful for exploring the public surface or basic reads.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dataspoke:dataspoke-ontogen [question][question]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ontology Generation has no dedicated end-user workflow yet. This skill answers questions about the
Ontology Generation has no dedicated end-user workflow yet. This skill answers questions about the
feature's public surface and makes read calls; it does not author or run inference. If
dataspoke-api reports no access, send the user to /dataspoke:dataspoke-access.
/api/v1/spoke/ontogen/… (conf, seeds, method/run, event, and node/edge/
triple results with review).redoc_url from
~/.dataspoke/config.json, or dataspoke-api GET /openapi.json.dataspoke-api GET /spoke/ontogen/result/triple.Do not invent behavior beyond what the API exposes. Promotion to a full skill awaits a concrete end-user scenario.
npx claudepluginhub selhorys/dataspoke-baseline --plugin dataspokeBuilds, validates, governs RDF/OWL ontologies and knowledge graphs using Open Ontologies MCP server with Oxigraph triple store. For creating, modifying, querying, or managing RDF data.
Reads from the DataSpoke Metadata Generation API via its OpenAPI spec. Stub — only supports basic reads and questions about the API surface.
Quick reference for OntoIndex MCP tools, resources, and knowledge graph schema. Guides users through code understanding, debugging, impact analysis, and refactoring workflows.