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
Actualizado 12/31/2025
Estrellas
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

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

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