home/categories/framework-internals/letta-ai-skills-letta-benchmarks-trajectory-feedback-polyglot-c-py-skill-md
framework-internalsdevelopment
polyglot-c-py
Guidance for creating polyglot files that are valid in both Python and C. This skill applies when tasked with writing code that must be parseable and executable by both the Python interpreter and C compiler. Covers polyglot syntax techniques, testing strategies, and critical cleanup requirements.
maintainer
letta-ai
更新于 1/19/2026
星标
31
分支
5
quick start
Installation and usage
Guidance for creating polyglot files that are valid in both Python and C. This skill applies when tasked with writing code that must be parseable and executable by both the Python interpreter and C compiler. Covers polyglot syntax techniques, testing strategies, and critical cleanup requirements.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use polyglot-c-py