Documentation
¶
Overview ¶
Package main demonstrates how to use plugins with Claude Code SDK.
Plugins allow you to extend Claude Code with custom commands, agents, skills, and hooks. This example shows how to load a local plugin and verify it's loaded by checking the system message.
The demo plugin is located in examples/plugins/demo-plugin/ and provides a custom /greet command.
Click to show internal directories.
Click to hide internal directories.