원클릭으로
bad-structure-skill
This skill has an unauthorized subdirectory in its folder structure which should trigger a warning from the validator.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
This skill has an unauthorized subdirectory in its folder structure which should trigger a warning from the validator.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
This skill has a name that uses spaces and capital letters instead of kebab-case, so the validator should flag the name format as non-conformant while every other check in the report stays perfectly valid and passing.
This skill intentionally carries a description that runs well past the one thousand and twenty four character limit defined by the skill specification so that the validator can flag it under the description-format check. It keeps repeating filler guidance about what the skill does and when to use it in order to inflate the character count without adding any real meaning. Use this skill when you want a fixture whose description is long enough to breach the maximum allowed length while still containing plenty of words and reading like a plausible, if overly verbose, description. It goes on to describe imaginary triggers, imaginary file types, and imaginary workflows purely to consume characters. It continues describing more and more scenarios, more and more trigger phrases, and more and more capabilities until the total number of characters comfortably exceeds the documented ceiling of one thousand and twenty four characters, at which point the description-format check should record an error and withhold the as
This skill is well formed except that it includes a README.md inside the skill folder, which the specification disallows, so the validator should emit a warning under the no-readme check without blocking anything.
This skill uses a reserved word in its name, which Anthropic does not permit, so the validator should flag the name as containing a reserved word even though the kebab-case shape is fine.
This skill embeds an XML tag such as the <tool> element inside its description, which is forbidden because frontmatter is injected into the system prompt, so the validator should flag the description format as containing angle brackets.
This skill references a missing file using a markdown link with a fragment anchor. The validator should strip the anchor and flag the missing file as a broken reference.
| name | bad-structure-skill |
| description | This skill has an unauthorized subdirectory in its folder structure which should trigger a warning from the validator. |
| version | 1.0.0 |
This skill has a bad directory structure — it has a bin/ directory which is not allowed.