home/categories/llm-ai/krzemienski-shannon-framework-claude-skills-testing-claude-plugins-with-python-sdk-skill-md
llm-aidata-ai

testing-claude-plugins-with-python-sdk

Use when testing Claude Code plugins programmatically, building SDK applications, encountering plugin loading failures (plugins array empty), getting AttributeError on message.type, or needing verified Claude Agents SDK Python patterns - provides complete reference for correct message handling (isinstance not .type), plugin loading (setting_sources required), content block iteration, and all working patterns from official documentation

krzemienski
maintainer
krzemienski
更新于 12/31/2025
星标
1
分支
0
quick start

Installation and usage

Use when testing Claude Code plugins programmatically, building SDK applications, encountering plugin loading failures (plugins array empty), getting AttributeError on message.type, or needing verified Claude Agents SDK Python patterns - provides complete reference for correct message handling (isinstance not .type), plugin loading (setting_sources required), content block iteration, and all working patterns from official documentation

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use testing-claude-plugins-with-python-sdk