Control twin of probe-allowed-tools with no allowed-tools field. Use when asked to probe allowed-tools control behavior.
agent-ecosystem/agent-skill-implementation
SkillsMP has collected 33 skills from agent-ecosystem/agent-skill-implementation. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 33
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 33 of 33 collected skills.
Benchmark skill for testing the experimental allowed-tools field. Use when asked to probe allowed-tools behavior.
Benchmark skill whose name violates the consecutive-hyphen rule. Use when asked to probe double-hyphen name handling.
Benchmark skill whose compatibility field runs past the spec's 500-character limit. Use when asked to probe oversize compatibility handling.
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…
Benchmark skill whose name exceeds the 64-character limit. Use when asked to probe overlong name handling.
Benchmark skill for testing whether bundled scripts are executable. Use when asked to probe script execution behavior.
Benchmark skill for testing path traversal boundary enforcement. Use when asked to probe path traversal.
Benchmark skill whose name violates the lowercase-only rule. Use when asked to probe uppercase name handling.
Benchmark skill installed at the cross-client .agents/skills convention path rather than the platform's native skills directory. Use when asked to probe cross-client interop.
Benchmark skill for testing name-collision precedence. This is the PROJECT-scope variant. Use when asked to probe name collisions.
Benchmark skill for testing name-collision precedence. This is the USER-scope variant. Use when asked to probe name collisions.
Benchmark skill for testing deeply nested resource access and nested skill discovery. Use when asked to probe nesting behavior.
Benchmark skill nested one level below the skills root inside a plain grouping directory (probe-group). Use when asked to probe grouped skill discovery.
Use when: asked to probe malformed yaml parsing behavior
Benchmark skill whose frontmatter name deliberately differs from its directory name (probe-mismatch-dir). Use when asked to probe name mismatch handling.
Benchmark skill placed OUTSIDE any recognized skills directory, in the project tree. Use when asked to probe stray skill discovery.
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.
Benchmark skill for testing how platforms handle the compatibility field. Use when asked to probe compatibility behavior.
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.
A skill nested inside another skill's references directory. Used to test whether platforms discover skills inside other skills' directory trees.
Benchmark skill for testing eager link resolution and path resolution behavior. Use when asked to probe link resolution.
Benchmark skill for testing loading timing, resource enumeration, content presentation, and lifecycle behavior. Use when asked to probe loading behavior.
Benchmark skill for testing how platforms handle references to skills that don't exist. Use when asked to probe missing dependency behavior.
Benchmark skill for testing directory recognition and naming divergence. Use when asked to probe directory handling.
Benchmark skill for testing how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields.
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.
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.