Sample Skill
Demonstration skill used by the control-plane parser integration test.
Usage
Given API_KEY and PROVIDER_NAME in the instance environment, the skill calls
the provider's API and prints a greeting.
Sample skill that echoes a greeting via a configured provider. Use when demonstrating required env var gating in Claworc.
npx skillmds@latest add gluk-w/sampleskill Demonstration skill used by the control-plane parser integration test.
Given API_KEY and PROVIDER_NAME in the instance environment, the skill calls
the provider's API and prints a greeting.
gluk-w/claworc/tree/main/skills/sampleskill commit d3ff1f3467