stratio-semantic-layer

Load governance MCP references and tool catalogues into conversations.

4|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Stratio/genai-agents --skill stratio-semantic-layer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stratio-semantic-layer
Source: https://github.com/Stratio/genai-agents/tree/main/shared-skills/stratio-semantic-layer
Command: npx skills add https://github.com/Stratio/genai-agents --skill stratio-semantic-layer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Stratio Semantic Layer Governance MCP reference skill provides a safe, centralized source of immutable rules and usage patterns that guide all governance-related skills and agents, ensuring consistent behavior across conversations.

Core Features & Use Cases

  • Loads the complete governance MCP reference, including tool catalogues and operational rules.
  • Enforces safety patterns: immutability of domain_name, user_instructions construction, destructive operation confirmation, and state-detection for idempotency.
  • Use Case: Before invoking any governance tool, load this reference to refresh and align invocation order and parameters.

Quick Start

Load the stratio-semantic-layer reference guide before interacting with any governance tool to refresh rules and ensure compliant invocations.

Frequently Asked Questions about stratio-semantic-layer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a semantic layer governance reference and when do I need it?

A semantic layer governance reference provides a centralized source of immutable rules and tool catalogues to guide safe governance actions. You need it to ensure consistent validation and compliant invocations before interacting with any governance tools.

How do I enforce safety rules for destructive operations in a governance workflow?

To enforce safety rules for destructive operations, load a governance MCP reference that applies strict patterns for destructive operation confirmation and state-detection. This ensures idempotency and requires confirmation before executing potentially harmful actions.

Do I need to load the governance MCP reference before every tool invocation?

Yes, you should load the governance MCP reference before interacting with any governance tool. This refreshes the operational rules, aligns the invocation order, and ensures parameter construction complies with immutable domain restrictions.

How does domain immutability work in semantic layer governance?

Domain immutability in semantic layer governance enforces strict rules that prevent the domain name from being altered during operations. This guarantees a single source of truth and consistent validation behavior across all related agents and conversations.

Can I use this governance reference to directly execute validation tool calls?

No, you cannot use this governance reference to directly execute tool calls. It serves strictly as a reference backbone, loading the full tool catalogue and safety patterns into the conversation to guide other governance skills.