Files
cpu-miner/.codex/skills/python-to-c-efficiency/agents/openai.yaml

5 lines
278 B
YAML
Raw Normal View History

interface:
display_name: "Python to C Efficiency"
short_description: "Translate Python into efficient C code"
default_prompt: "Use $python-to-c-efficiency to convert this Python hotspot into modular C (include/src/tests/bench) and provide benchmark-backed optimizations."