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
更新於 1/20/2026
星標
615
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use find-cpython-usage