From ontoforge
Use when the user needs to build against the OntoForge runtime REST API: curl calls, API clients, request payloads, query parameters, or endpoint selection under /api/runtime. This skill is runtime-only and does not cover the modeling API.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ontoforge:ontoforge-runtime-apiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help the user build correct calls against the OntoForge **runtime REST API** only.
Help the user build correct calls against the OntoForge runtime REST API only.
Do not use this skill for schema design or modeling endpoints under /api/model/....
Read runtime-api.md first. It is the bundled runtime API reference for this skill.
references/runtime-api.md./api/runtime/{ontologyKey} as the base path for ontology-scoped calls. The only non-scoped runtime endpoint is GET /api/runtime/features.filter.{key} and filter.{key}__{op}.Content-Type: application/json on JSON POST and PATCH requests./api/model/....When answering:
curl, client code, fetch wrapper, SDK helper, or typed interfaceCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub rawe/ontoforge --plugin ontoforge