Awesome Openclaw Plugins banner
composio-community composio-community

Awesome Openclaw Plugins

DevOps community

Description

A curated collection of OpenClaw plugins — covering everything from git stats, cost tracking, and secret detection to Docker, API testing, and time tracking. The awesome list for the OpenClaw ecosystem.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome OpenClaw Plugins [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

A curated list of community-built plugins for [OpenClaw](https://github.com/openclaw/openclaw) — the open-source AI agent framework.

OpenClaw has a growing ecosystem of community plugins that extend its capabilities far beyond the defaults. Many of these started as unmerged PRs in the main repo's docs, and deserve visibility.

This repo includes **ready-to-install plugins** in the [`plugins/`](./plugins) directory, plus a curated list of community plugins from around the ecosystem.

**Star this repo** to keep up with the best community plugins as they ship.


Quick Start

openclaw plugins install @composio/openclaw-plugin
openclaw config set plugins.entries.composio.config.consumerKey "ck_your_key_here"
openclaw config set tools.alsoAllow '["composio"]'
openclaw gateway restart

Get your key at [dashboard.composio.dev](https://dashboard.composio.dev)

Now try it — paste this into your agent:

Send a Slack message to #general saying "hello from openclaw"

Contents