원클릭으로
probe-nonstandard-dirs
Benchmark skill for testing directory recognition and naming divergence. Use when asked to probe directory handling.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Benchmark skill for testing directory recognition and naming divergence. Use when asked to probe directory handling.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
| name | probe-nonstandard-dirs |
| description | Benchmark skill for testing directory recognition and naming divergence. Use when asked to probe directory handling. |
This skill contains directories that are NOT in the spec's original three
(scripts/, references/, assets/). It tests how platforms handle
unrecognized directories and whether any platforms use alternative names.
This skill contains:
evals/ - A directory recommended by the evaluating-skills guide but not
formally in the spec's optional directories section.templates/ - A completely nonstandard directory.resources/ - A plausible alternative name for the spec's references/.When activated, report:
Directory awareness: Which directories in this skill are you aware of? List all directories you can see or that were enumerated to you.
Content visibility: For each directory you're aware of, can you see the file listing? Can you see file contents without reading them yourself?
Resources vs. references: This skill uses resources/ instead of the
spec-defined references/. Does the platform treat this directory the same
as it would treat references/? Is the content enumerated, loaded, or
ignored?