# Probe Compatibility

> Benchmark skill for testing how platforms handle the compatibility field. Use when asked to probe compatibility behavior.

- Skill: `agent-ecosystem/probe-compatibility` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agent-ecosystem/probe-compatibility`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agent-ecosystem/probe-compatibility/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agent-ecosystem (https://skillmd.com/u/agent-ecosystem)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/agent-ecosystem/probe-compatibility

---


# Compatibility Field Probe

This skill has a `compatibility` field in its frontmatter that specifies
platform and environment requirements. It tests how platforms interpret
this field.

## Instructions

When activated, report:

1. **Field visibility**: Can you see the `compatibility` field from the
   frontmatter? If so, what is its value?

2. **Platform behavior**: Did the platform do anything special based on
   the compatibility field before activating this skill? For example:
   - Did it show a warning to the user?
   - Did it ask for confirmation?
   - Did it check whether the requirements are met?
   - Or was the skill activated normally with no special handling?

3. **Your interpretation**: Based on what you can see, do you believe the
   compatibility requirements are met in your current environment?

