with one click
probe-circular-alpha
// First of a pair of skills that reference each other, for testing circular invocation handling. Use when asked to probe circular dependencies.
// First of a pair of skills that reference each other, for testing circular invocation handling. Use when asked to probe circular dependencies.
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.
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.
| name | probe-circular-alpha |
| description | First of a pair of skills that reference each other, for testing circular invocation handling. Use when asked to probe circular dependencies. |
This skill and probe-circular-beta reference each other, creating a
circular dependency. This tests whether the platform detects and prevents
circular invocation loops.
When activated:
Report: "probe-circular-alpha activated. Canary: KITE-ONYX-2251"
Report: "Activating probe-circular-beta as directed."
Now activate the probe-circular-beta skill.
After probe-circular-beta completes (if it does), report what happened.