AI Agents That Actually Work
Works with your favorite tools
All Agents
Browse 38 open source AI agents ready to use
No agents found
Try adjusting your filters or search terms
Why OpenPets?
The easiest way to add AI capabilities to your projects
Easy Integration
Install any agent with a single npm command. TypeScript-first with full type safety.
npm install @openpets/slack 100% Open Source
MIT licensed. Fork, modify, and contribute. No vendor lock-in, ever.
MIT LicenseCommunity Driven
Built by developers, for developers. Join hundreds of contributors worldwide.
Join UsProduction Ready
Battle-tested agents used by thousands of developers in production.
TrustedModular Design
Mix and match agents. Each agent works independently or together.
FlexibleWell Documented
Comprehensive docs, examples, and tutorials to get you started quickly.
Learn MoreGet Started in Minutes
Three simple steps to integrate any AI agent into your project
Install the Agent
Use npm, yarn, or pnpm to install any agent from our registry.
npm install @openpets/slack Configure API Keys
Set up environment variables for the services you want to connect.
SLACK_TOKEN=xoxb-your-token Start Using
Import and use the agent in your code. Full TypeScript support included.
import { slack } from '@openpets/slack';
await slack.sendMessage({
channel: '#general',
text: 'Hello from OpenPets!'
}); Ready to Build Something Amazing?
Join thousands of developers using OpenPets to build powerful AI-powered applications. Get started for free today.