一键导入
invoke-gamma
// Third and final skill in a three-skill invocation chain. Activated by invoke-beta. Use when directed by invoke-beta.
// Third and final skill in a three-skill invocation chain. Activated by invoke-beta. Use when directed by invoke-beta.
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.
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.
| name | invoke-gamma |
| description | Third and final skill in a three-skill invocation chain. Activated by invoke-beta. Use when directed by invoke-beta. |
This is the final link of a three-skill invocation chain:
invoke-alpha -> invoke-beta -> invoke-gamma
When activated:
Report: "invoke-gamma activated. Canary: JAY-TEAL-9984"
Report: "End of chain reached. All three skills in the invoke-alpha -> invoke-beta -> invoke-gamma chain activated successfully."