Helps developers integrate the context-chef library into their TypeScript/JavaScript AI agent projects. Use this skill when the user wants to add context-chef to their project, set up context management for LLM calls, integrate history compression or tool management into an agent loop, or asks about wiring context-chef with OpenAI/Anthropic/Gemini. Also trigger when the user mentions 'context-chef', 'context compiler', 'context engineering', or asks how to manage LLM context, compress conversation history, prune tools, or add memory to their AI agent.
$npx -y skills add myprototypewhat/context-chef --skill integrateInstalls into the current project.
Run `npx skills use "https://github.com/myprototypewhat/context-chef" --skill "myprototypewhat/context-chef/integrate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/myprototypewhat/context-chef" that are relevant to the current task. Run `npx skills add "https://github.com/myprototypewhat/context-chef"` and select the relevant skills, then follow their instructions.