Backend AI integration through Vercel's AI SDK, covering both v5 and the newer v6 stable release from January 2026. This pulls in providers like OpenAI, Anthropic, and Google with a unified interface. The big thing to know is that v6 deprecated generateObject and streamObject in favor of a new Output API, so you'll need to update if you're working with existing code. With 485 installs and passing most security audits (Snyk shows a warning), it's getting real use. Good for anyone building AI features server-side who wants to avoid writing provider-specific code from scratch.
npx -y skills add jezweb/claude-skills --skill ai-sdk-core --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot