ontomcp-driver

Official

Orchestrate OntoMCP-driven skill execution.

Authormareasw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Facilitates discovery and controlled application of structured skill knowledge within OntoSkills MCP, enabling deterministic planning and execution for AI agents.

Core Features & Use Cases

  • Prefetch knowledge with a query describing the task goal to surface relevant procedures, constraints, and anti-patterns.
  • Use search to find skills by keyword, alias, or structured filters.
  • Retrieve full skill context with get_skill_context to inspect procedures, constraints, and anti-patterns.
  • Validate multi-skill plans with evaluate_execution_plan against defined state chains.
  • Query epistemic rules to reason about cross-skill knowledge and safety constraints.

Quick Start

Call prefetch_knowledge with a task goal, review the returned knowledge nodes, and then use evaluate_execution_plan to validate a multi-skill plan before writing code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ontomcp-driver
Download link: https://github.com/mareasw/ontoskills/archive/main.zip#ontomcp-driver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.