home/categories/debugging/datadog-dd-trace-py-claude-skills-find-cpython-usage-skill-md
debuggingtools

find-cpython-usage

Find all CPython internal headers and structs used in the codebase, particularly for profiling functionality. Use this when adding support for a new Python version to identify what CPython internals we depend on.

DataDog
maintainer
DataDog
Actualizado 1/20/2026
Estrellas
615
Forks
477
quick start

Installation and usage

Find all CPython internal headers and structs used in the codebase, particularly for profiling functionality. Use this when adding support for a new Python version to identify what CPython internals we depend on.

Instalación
$ install --globalskills.sh
Uso

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

skills use find-cpython-usage