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
Atualizado 12/31/2025
Estrelas
1
Forks
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

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

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