The Agent Skills
Platform for Typescript

Build reliable and specialized AI agents on enterprise-grade Agent Skills infrastructure, compatible with any LLM
OpenAI
Anthropic
Gemini
Llama
DeepSeek
Mistral
Grok
they use Skills. Now your agents can.
join them?
npm install @bluebag/ai-sdk
"
ThinkofSkillsas"onboarding guides"forAIagents—theytransformageneral-purposeagentintoaspecializedagentequippedwithproceduralknowledgethatnomodelcanfullypossess.

Bluebag gives your agents Skills inspired by the same architecture that powers Anthropic's Claude Skills

Enterprise-grade Skills infrastructure

Architected for reliability
Dedicated VM isolation, automatic session recovery, and infrastructure that handles thousands of concurrent agent executions without breaking a sweat.
Built for how teams ship
Version your Skills. Test before deploy. Roll back when needed. Full observability into every execution.
LLM flexibility without compromise
Keep your current LLMs, frameworks, and tools. One Skills layer, infinite model choices.

Give your agents the Skills they need to stand out.

Install BlueBag in your existing stack and take your agents from “it works… sometimes” to “this feels like magic, every time.”
OpenAI
Anthropic
Gemini
Llama
DeepSeek
Mistral
Grok
agent-setup.ts
import { Bluebag } from "@bluebag/ai-sdk";
import { google } from '@ai-sdk/google';
// Initialize with your secure key
const bluebag = new Bluebag({
apiKey: process.env.BLUEBAG_API_KEY,
activeSkills: ['pdf', "email-generator"]
});
// Give your agent superpowers
const config = await bluebag.enhance({
model: google("gemini-3-flash"),
});
const result = streamText(config);

Start building today

Whether you're migrating, building from scratch, or scaling what works, this is where production agents meet Agent Skills
© 2026 BlueBag
·
Privacy Policy