一键导入
probe-nonstandard-fields
Benchmark skill for testing how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Benchmark skill for testing how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | probe-nonstandard-fields |
| description | Benchmark skill for testing how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields. |
| requires | probe-loading |
| depends-on | ["probe-shadow-alpha","probe-shadow-beta"] |
| priority | high |
This skill uses frontmatter fields that are NOT in the Agent Skills
specification: requires, depends-on, and priority. It tests whether
any platform recognizes and acts on these fields.
When activated, report:
Field visibility: Can you see the nonstandard frontmatter fields
(requires, depends-on, priority)? If so, list their values.
Platform behavior: Did the platform do anything with these fields? For example:
probe-loading based on the requires field?probe-shadow-alpha and probe-shadow-beta
based on the depends-on field?priority?Validation: Did the platform warn about unrecognized frontmatter fields, or accept them silently?
Benchmark skill for testing how platforms handle edge-case YAML values in the metadata frontmatter field. Use when asked to probe metadata value handling.
First skill in a three-skill invocation chain for testing cross-skill invocation, depth limits, and language sensitivity. Use when asked to start an invocation chain.
Second skill in a three-skill invocation chain. Activated by invoke-alpha, activates invoke-gamma. Use when directed by invoke-alpha.
Third and final skill in a three-skill invocation chain. Activated by invoke-beta. Use when directed by invoke-beta.
First of a pair of skills that reference each other, for testing circular invocation handling. Use when asked to probe circular dependencies.
Second of a pair of skills that reference each other, for testing circular invocation handling. Use when directed by probe-circular-alpha.