ワンクリックで
bad-metadata
Use when you need to test a skill with non-string values in the metadata map.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when you need to test a skill with non-string values in the metadata map.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Creates detailed reports from data when the user asks for report generation or data summaries.
Use when you need to test a skill that produces a security warning (not block).
Tests various features in applications to ensure quality. Use when testing is needed.
Use when you need to test a skill with allowed-tools as a YAML list.
[this is broken yaml
Use when you need to test a skill with an invalid name format.
| name | bad-metadata |
| description | Use when you need to test a skill with non-string values in the metadata map. |
| metadata | {"author":"janedoe","version":2,"reviewed":true} |
The metadata: map must be string-to-string only. This skill has version: 2
(integer) and reviewed: true (boolean), both of which violate that rule.
Expected failure: frontmatter.metadata-format [high]