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