Bootstrap a project with OntoForge. Use when the user wants to set up OntoForge in a new or existing project — Docker Compose, environment variables, and MCP configuration.
rawe/ontoforge
SkillsMP has collected 4 skills from rawe/ontoforge. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 3
- GitHub forks
- 2
Skills in this repository
Showing 4 of 4 collected skills.
Export and import OntoForge schema and instance data. Use when the user wants to export or import their global schema (entity types, relation types, ontologies) and/or instance data (entities, relations) via JSON files.
Sync Markdown documents with YAML frontmatter (Google's Open Knowledge Format, OKF) with OntoForge entities. Use when the user wants to push a Markdown/OKF file into OntoForge as an entity, or pull an entity back to a Markdown file — frontmatter maps to…
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.