Helps developers integrate @context-chef/ai-sdk-middleware into their Vercel AI SDK (v7+) projects. Use this skill when the user wants to add transparent context management to an AI SDK app, wrap a model with automatic history compression, truncate large tool results, manage token budgets, or inject dynamic state into AI SDK prompts. Also trigger when the user mentions 'context-chef middleware', 'AI SDK middleware', 'ai-sdk context', or asks about compressing history / truncating tool results / managing tokens in a Vercel AI SDK project.
$npx -y skills add myprototypewhat/context-chef --skill context-chef-middlewareInstalls into the current project.
Run `npx skills use "https://github.com/myprototypewhat/context-chef" --skill "myprototypewhat/context-chef/context-chef-middleware"` 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.