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