probe-compatibility

Report compatibility field visibility and platform behavior from skill frontmatter.

2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/agent-ecosystem/agent-skill-implementation --skill probe-compatibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: probe-compatibility
Source: https://github.com/agent-ecosystem/agent-skill-implementation/tree/main/benchmark-skills/probe-compatibility
Command: npx skills add https://github.com/agent-ecosystem/agent-skill-implementation --skill probe-compatibility

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps verify how platforms expose and enforce the compatibility metadata in skills, ensuring consistent loading and interpretation across environments.

Core Features & Use Cases

  • Field visibility checks: verify if the compatibility field is visible and report its value.
  • Platform behavior assessment: observe any warnings, prompts, or checks triggered by the field.
  • Environment validation: determine if the current environment meets the declared compatibility requirements and log results.

Quick Start

Activate in a test environment to report field visibility, platform responses, and compatibility conformance.

Frequently Asked Questions about probe-compatibility

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

FAQPage Schema
How do I test platform compatibility metadata visibility for AI skills?

Test platform compatibility metadata visibility by activating this skill in a test environment to report the field's value and observe platform responses. It logs deviations to ensure consistent loading and interpretation across environments.

What is YAML frontmatter compatibility field enforcement?

YAML frontmatter compatibility field enforcement is how platforms expose and validate declared requirements. This mechanism triggers warnings, prompts, or checks to prevent loading unsupported skills, ensuring stable execution.

How do I check if a platform environment meets AI skill compatibility requirements?

Check if a platform environment meets AI skill compatibility requirements by evaluating the current environment against the declared frontmatter values. This validation determines conformance and records any deviations from expected behavior.

Does platform testing for skill compatibility trigger warnings or prompts?

Platform testing for skill compatibility triggers warnings, prompts, or checks when encountering the compatibility field. It observes and records these platform responses to assess how metadata rules are enforced.

What are the limitations of manual compatibility field conformance checks?

Manual compatibility field conformance checks lack standardized observation of platform behavior. This skill automates evaluating visibility, environment validation, and logging deviations to overcome inconsistent interpretation across environments.