agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing name-collision precedence. This is the USER-scope variant. Use when asked to probe name collisions.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing name-collision precedence. This is the USER-scope variant. Use when asked to probe name collisions.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing how platforms handle the compatibility field. Use when asked to probe compatibility behavior.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing cross-scope dependency resolution. Install at project level; it references a skill expected at user level. Use when asked to probe cross-scope dependencies.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing deeply nested resource access and nested skill discovery. Use when asked to probe nesting behavior.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
A skill nested inside another skill's references directory. Used to test whether platforms discover skills inside other skills' directory trees.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill nested one level below the skills root inside a plain grouping directory (probe-group). Use when asked to probe grouped skill discovery.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing eager link resolution and path resolution behavior. Use when asked to probe link resolution.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing loading timing, resource enumeration, content presentation, and lifecycle behavior. Use when asked to probe loading behavior.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill whose compatibility field runs past the spec's 500-character limit. Use when asked to probe oversize compatibility handling.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill whose description deliberately runs past the spec's 1024-character limit, to test oversize field handling. Use when asked to probe oversize description handling. The head marker SANDERLING-GNEISS-1010 sits near the start of this description and a matching tail marker sits at the very end, so testers…
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Use when: asked to probe malformed yaml parsing behavior.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing how platforms handle edge-case YAML values in the metadata frontmatter field. Use when asked to probe metadata value handling.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill whose frontmatter name deliberately differs from its directory name (probe-mismatch-dir). Use when asked to probe name mismatch handling.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing how platforms handle references to skills that don't exist. Use when asked to probe missing dependency behavior.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
This skill has no description field. The client implementation guide says platforms should skip such skills ("a description is essential for disclosure") and log the error. This skill tests whether platforms actually skip it, load it anyway, or fail some other way.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing directory recognition and naming divergence. Use when asked to probe directory handling.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill whose name exceeds the 64-character limit. Use when asked to probe overlong name handling.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing whether bundled scripts are executable. Use when asked to probe script execution behavior.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
First of a pair of benchmark skills for testing cross-skill resource shadowing. Both skills have a references/API.md file with different content. Use when asked to probe resource shadowing.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Second of a pair of benchmark skills for testing cross-skill resource shadowing. Both skills have a references/API.md file with different content. Use when asked to probe resource shadowing.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill placed OUTSIDE any recognized skills directory, in the project tree. Use when asked to probe stray skill discovery.
agent-ecosystem/agent-skill-implementation
Skill Claude CodeCodex
Benchmark skill for testing path traversal boundary enforcement. Use when asked to probe path traversal.