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
Updated 1/19/2026
Stars
31
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use polyglot-c-py