Demo

A demo skill loaded from the example's project directory. Replies with a one-line greeting.

spencermarx 3ed3598 341 B Updated

File contents

When invoked, reply with the single line:

DEMO_SKILL_LOADED

Do not include any other text. This sentinel proves the skill was discovered, loaded, and invoked end-to-end via the claude-code-bridge-sdk bridge.

spencermarx/claude-code-bridge-sdk/tree/main/examples/07-commands-and-skills/.claude/skills/demo commit 3ed3598d51

Frequently asked questions

npx skillmds@latest add spencermarx/demo-2