Open Source & Community Driven

AI Agents That Actually Work

Free, open-source AI agents ready to integrate into your projects. Built by the community, for the community.

40+
Agents Available
100%
Open Source
MIT
Licensed
Free
Forever

Works with your favorite tools

GitHub
Slack
Discord
PostgreSQL
Shopify

All Agents

Browse 38 open source AI agents ready to use

πŸ€–

llm-models

Open Source

LLM model discovery and comparison plugin - search and compare models from models.dev across multiple providers

AI/ML Development
View Details
πŸ—ΊοΈ

maps

Open Source

Comprehensive geocoding, places search, directions, and more

Location Research
View Details
MU

music

Open Source

Simple template plugin for OpenCode - customize to build your own plugin

General
View Details
CR

crypto

Open Source

Kraken cryptocurrency exchange integration - trade, check balances, manage orders, and access market data

Finance Trading
2 keys
View Details
PO

polar

Open Source

Polar API integration for OpenCode - manage products, customers, and orders

Finance Productivity
2 keys
View Details
DI

discord

Open Source

Search and read messages from Discord servers, list channels, send messages using a Discord bot, and connect personal Discord accounts via mautrix-discord Matrix bridge

Communication Social
1 keys
View Details
✈️

flights

Open Source

Flight search plugin for OpenCode - search for flights, compare prices, and find the best travel options

Travel Productivity
View Details
AI

airbnb

Open Source

Factory-based Airbnb plugin for OpenCode - search and retrieve Airbnb listings

Travel Productivity
View Details
GI

gitlab

Open Source

GitLab integration plugin for OpenCode - manage projects, issues, merge requests, and more

Development Productivity
1 keys
View Details
PR

printful

Open Source

Complete Printful API integration for print-on-demand fulfillment. Manage products, create and track orders, calculate shipping rates, upload files, generate mockups, and configure webhooks.

E-commerce Business
1 keys
View Details
πŸ“ˆ

trader

Open Source

Alpaca Trading API plugin for OpenCode - stock trading, portfolio management, and market data

Finance Analytics
2 keys
View Details
LI

linear

Open Source

Linear plugin for OpenCode - manage issues, projects, cycles, and teams with full CRUD operations

Development Productivity
1 keys
View Details
FA

fal

Open Source

FAL AI image and video generation plugin for OpenCode - text-to-image, image-to-image, text-to-video, and image-to-video using Flux, Stable Diffusion, Kling, and more

AI/ML Media
1 keys
View Details
TI

titkok

Open Source

TikTok plugin for OpenCode - Search and analyze trending videos around specific topics using Playwright web scraping

General
View Details
SH

shopify

Open Source

Shopify Admin API integration for OpenCode - manage products, orders, customers, inventory, collections, and fulfillments

E-commerce Business
2 keys
View Details
GE

gelato

Open Source

Comprehensive plugin for Gelato's print-on-demand API - manage orders, browse product catalogs, get quotes, track shipments, and automate your print fulfillment workflow

General
1 keys
View Details
CR

crisp

Open Source

Access Crisp conversations, send messages, manage contacts, and handle customer support chats through the Crisp API

Communication Support
2 keys
View Details
TE

terminal-shop

Open Source

Order coffee and merchandise from Terminal Shop - the developer-focused coffee company. Browse products, manage your cart, addresses, payment methods, and subscriptions.

General
1 keys
View Details
NO

notion

Open Source

Full-featured Notion integration for managing databases, pages, blocks, and comments through the official Notion API

Productivity Documentation
1 keys
View Details
EL

elevenlabs

Open Source

Generate natural-sounding speech from text, transcribe audio, and manage voices using ElevenLabs AI

AI/ML Media
1 keys
View Details
πŸ“±

social

Open Source

Social media feed manager for OpenCode - aggregates content from Reddit and other social platforms

Social Media Marketing
3 keys
View Details
PO

postgres

Open Source

PostgreSQL integration for OpenCode - execute queries, analyze performance, and manage database health

Database Development
1 keys
View Details
JI

jira

Open Source

Atlassian Jira & Confluence API integration for OpenCode - project management, issue tracking, and documentation

Development Productivity
3 keys
View Details
GI

github

Open Source

Full-featured GitHub plugin for OpenCode - manage repositories, issues, pull requests, releases, workflows, and more

Development Productivity
1 keys
View Details
GO

google-gemini

Open Source

Google Gemini AI provider for OpenCode

AI/ML Development
1 keys
View Details
TE

telegram

Open Source

Interact with Telegram via Bot API or connect personal accounts through mautrix-telegram Matrix bridge

Communication Social
View Details
BE

bento

Open Source

Bento email marketing platform integration - manage subscribers, track events, send broadcasts, and analyze engagement

Marketing Email
3 keys
View Details
RE

reddit

Open Source

Reddit plugin for OpenCode - navigate subreddit communities and get trending stories

Social Media Research
3 keys
View Details
WI

wise

Open Source

Wise API client for fetching transactions and account data

Finance Payments
1 keys
View Details
SL

slack

Open Source

Slack integration plugin for OpenCode - search channels, read messages, and post to Slack

Communication Productivity
1 keys
View Details
PO

posthog

Open Source

PostHog plugin for OpenCode - comprehensive analytics, feature flags, and event tracking

Analytics Development
2 keys
View Details
PL

plane

Open Source

Manage projects, issues, cycles, and modules in Plane.so - an open-source project tracking tool

General
2 keys
View Details
SU

suno

Open Source

Generate songs, lyrics, and music with Suno AI - create custom music from text prompts

AI/ML Media
1 keys
View Details
🌐

domain

Open Source

Domain name availability checker and WHOIS lookup plugin with multiple reliable providers

Domain Tools Research
View Details
IM

imagemagick

Open Source

Powerful image processing tools powered by ImageMagick. Remove backgrounds, resize, convert formats, create ICO/ICNS icons, and batch process images.

General
View Details
BR

brevo

Open Source

Brevo (formerly Sendinblue) plugin for email marketing campaigns, transactional emails, contact management, and list management

Marketing Email
1 keys
View Details
AS

asana

Open Source

Asana plugin for OpenCode - manage tasks, projects, and boards with full CRUD operations

Development Productivity
1 keys
View Details
AP

apify

Open Source

General-purpose Apify API client for running web scrapers, data extractors, and automation tools from the Apify platform

Development Automation
1 keys
View Details

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 License

Community Driven

Built by developers, for developers. Join hundreds of contributors worldwide.

Join Us

Production Ready

Battle-tested agents used by thousands of developers in production.

Trusted

Modular Design

Mix and match agents. Each agent works independently or together.

Flexible

Well Documented

Comprehensive docs, examples, and tutorials to get you started quickly.

Learn More

Get Started in Minutes

Three simple steps to integrate any AI agent into your project

01

Install the Agent

Use npm, yarn, or pnpm to install any agent from our registry.

npm install @openpets/slack
02

Configure API Keys

Set up environment variables for the services you want to connect.

SLACK_TOKEN=xoxb-your-token
03

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!'
});
Join the Community

Ready to Build Something Amazing?

Join thousands of developers using OpenPets to build powerful AI-powered applications. Get started for free today.

No credit card required
MIT Licensed
Community support