{"id":50610963,"url":"https://github.com/composio-community/awesome-openclaw-plugins","last_synced_at":"2026-06-08T02:00:21.676Z","repository":{"id":346570125,"uuid":"1184156814","full_name":"composio-community/awesome-openclaw-plugins","owner":"composio-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.","archived":false,"fork":false,"pushed_at":"2026-04-10T10:03:47.000Z","size":80,"stargazers_count":33,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T12:12:47.387Z","etag":null,"topics":["openclaw","openclaw-extension","openclaw-plugin","openclaw-plugins","openclaw-skills"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/composio-community.png","metadata":{"files":{"readme":"README.md","changelog":"changelog-gen/index.ts","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-17T10:03:16.000Z","updated_at":"2026-04-10T10:03:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/composio-community/awesome-openclaw-plugins","commit_stats":null,"previous_names":["composio-community/awesome-openclaw-plugins"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/composio-community/awesome-openclaw-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composio-community%2Fawesome-openclaw-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composio-community%2Fawesome-openclaw-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composio-community%2Fawesome-openclaw-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composio-community%2Fawesome-openclaw-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/composio-community","download_url":"https://codeload.github.com/composio-community/awesome-openclaw-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composio-community%2Fawesome-openclaw-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34044919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openclaw","openclaw-extension","openclaw-plugin","openclaw-plugins","openclaw-skills"],"created_at":"2026-06-06T04:00:15.796Z","updated_at":"2026-06-08T02:00:21.640Z","avatar_url":"https://github.com/composio-community.png","language":"TypeScript","funding_links":[],"categories":["Skills \u0026 Plugins","Other Lists"],"sub_categories":["Notable Skills \u0026 Plugins","Vue Lists"],"readme":"# Awesome OpenClaw Plugins [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e A curated list of community-built plugins for [OpenClaw](https://github.com/openclaw/openclaw) — the open-source AI agent framework.\n\nOpenClaw 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.\n\nThis repo includes **ready-to-install plugins** in the [`plugins/`](./plugins) directory, plus a curated list of community plugins from around the ecosystem.\n\n**Star this repo** to keep up with the best community plugins as they ship.\n\n---\n\n## Quick Start\n\n```bash\nopenclaw plugins install @composio/openclaw-plugin\nopenclaw config set plugins.entries.composio.config.consumerKey \"ck_your_key_here\"\nopenclaw config set tools.alsoAllow '[\"composio\"]'\nopenclaw gateway restart\n```\n\n\u003e Get your key at [dashboard.composio.dev](https://dashboard.composio.dev)\n\nNow try it — paste this into your agent:\n\n```\nSend a Slack message to #general saying \"hello from openclaw\"\n```\n\n---\n\n## Contents\n\n- [Quick Start](#quick-start)\n- [Included Plugins](#included-plugins) — install directly from this repo\n- [Community Plugins](#community-plugins)\n  - [Memory \u0026 Context](#memory--context)\n  - [Security \u0026 Governance](#security--governance)\n  - [Observability \u0026 Cost](#observability--cost)\n  - [Multi-Agent](#multi-agent)\n  - [Meta / Self-Improvement](#meta--self-improvement)\n- [Other Notable Plugins](#other-notable-plugins)\n  - [Messaging \u0026 Channels](#messaging--channels)\n  - [Smart Home \u0026 IoT](#smart-home--iot)\n  - [Mobile](#mobile)\n  - [Payments \u0026 Web3](#payments--web3)\n  - [Health \u0026 Wellness](#health--wellness)\n  - [Database \u0026 Storage](#database--storage)\n  - [CI/CD \u0026 Deployment](#cicd--deployment)\n  - [Documentation \u0026 Knowledge](#documentation--knowledge)\n  - [Notifications \u0026 Alerts](#notifications--alerts)\n  - [Code Quality \u0026 Linting](#code-quality--linting)\n  - [Analytics \u0026 Logging](#analytics--logging)\n  - [Utility](#utility)\n- [Resources](#resources)\n- [Contributing](#contributing)\n\n---\n\n## Included Plugins\n\nInstall any plugin from this repo directly:\n\n```bash\nopenclaw plugins install ./plugins/\u003cplugin-name\u003e\n# or link for development\nopenclaw plugins install -l ./plugins/\u003cplugin-name\u003e\n```\n\n| Plugin | Tools | Description |\n|--------|-------|-------------|\n| [git-stats](./plugins/git-stats) | `git_stats`, `git_file_history` | Repository statistics, top authors, hot files, and per-file change history |\n| [env-guard](./plugins/env-guard) | `env_guard_scan` | Secret and API key leak prevention — scans text and auto-redacts tool output containing secrets |\n| [todo-scanner](./plugins/todo-scanner) | `todo_scan` | Scan your codebase for TODO, FIXME, HACK, XXX, BUG annotations with file:line references |\n| [cost-tracker](./plugins/cost-tracker) | `cost_summary` | Track token usage and estimated costs per session/model with daily budget alerts |\n| [dep-audit](./plugins/dep-audit) | `dep_audit`, `dep_outdated` | Audit dependencies for known vulnerabilities (npm, yarn, pnpm, pip, cargo, go) |\n| [changelog-gen](./plugins/changelog-gen) | `changelog_generate` | Auto-generate changelogs from conventional commits in Keep a Changelog format |\n| [snippet-store](./plugins/snippet-store) | `snippet_save`, `snippet_search`, `snippet_get`, `snippet_delete` | Save, tag, search, and recall reusable code snippets across sessions |\n| [commit-guard](./plugins/commit-guard) | `commit_check` | Pre-commit validation — blocks secrets, oversized files, and non-conventional messages |\n| [pomodoro](./plugins/pomodoro) | `pomo_start`, `pomo_status`, `pomo_stop`, `pomo_history` | Pomodoro timer for focused coding with break reminders and session tracking |\n| [regex-tester](./plugins/regex-tester) | `regex_test`, `regex_explain`, `regex_replace` | Test, explain, and preview regex replacements without modifying files |\n| [file-metrics](./plugins/file-metrics) | `file_metrics`, `project_metrics` | Code complexity metrics — LOC, function count, language breakdown, and oversized file detection |\n| [pr-review](./plugins/pr-review) | `pr_summary`, `pr_checklist` | PR review helper — summarize changes, suggest reviewers, detect debug leftovers, generate review checklists |\n| [docker-helper](./plugins/docker-helper) | `docker_status`, `docker_logs`, `dockerfile_lint`, `docker_compose_status` | Docker container management, log viewer, and Dockerfile linter |\n| [api-tester](./plugins/api-tester) | `api_request`, `api_multi` | Quick HTTP API testing — send requests, auto-format JSON, batch test multiple endpoints |\n| [time-tracker](./plugins/time-tracker) | `time_start`, `time_stop`, `time_status`, `time_report` | Track time spent on tasks/projects with reports by period, project, and tags |\n| [lightcone](./plugins/lightcone) | `lightcone_browse`, `lightcone_session_create`, `lightcone_session_action`, `lightcone_session_close` | Cloud browser/desktop automation via Lightcone Northstar — no local Chrome needed ([PR #48298](https://github.com/openclaw/openclaw/pull/48298)) |\n| [cortex-memory](./plugins/cortex-memory) | `memory_search`, `memory_store`, `memory_get`, `belief_observe`, `fact_add`, `person_resolve` | 4-tier persistent memory (Working → Episodic → Semantic → Procedural) with Bayesian beliefs. Rust-native, local-first ([PR #48275](https://github.com/openclaw/openclaw/pull/48275)) |\n| [n8n-as-code](./plugins/n8n-as-code) | `n8nac` | Conversational n8n workflow automation — 537 node schemas, 10k+ properties, bidirectional sync with live instances ([PR #45214](https://github.com/openclaw/openclaw/pull/45214)) |\n| [claude-code-bridge](./plugins/claude-code-bridge) | `claude_plan`, `claude_exec`, `claude_teams` | Run Claude Code from OpenClaw — read-only analysis, execution, and multi-agent parallel coding ([PR #27071](https://github.com/openclaw/openclaw/pull/27071)) |\n| [apple-pim](./plugins/apple-pim) | `apple_pim_calendar`, `apple_pim_reminder`, `apple_pim_contact`, `apple_pim_mail` | Native macOS Calendar, Reminders, Contacts, and Mail.app via Swift CLIs. macOS only ([PR #21497](https://github.com/openclaw/openclaw/pull/21497)) |\n\nEach plugin follows the standard OpenClaw plugin structure (`openclaw.plugin.json` + `index.ts` + `package.json`) and works out of the box.\n\n---\n\n## Community Plugins\n\n### Memory \u0026 Context\n\n| Plugin | Author | Stars | Description |\n|--------|--------|-------|-------------|\n| [memory-lancedb-pro](https://github.com/CortexReach/memory-lancedb-pro) | CortexReach | 2.9k | Enhanced LanceDB memory with Hybrid Retrieval (Vector + BM25), Cross-Encoder Reranking (Jina, SiliconFlow, Voyage, Pinecone), multi-scope isolation (global, agent, project, user), and a full management CLI. |\n| [Lossless Claw (LCM)](https://github.com/Martian-Engineering/lossless-claw) | Martian-Engineering | — | Replaces default sliding-window compaction with a DAG-based summarization system. Persists every message in SQLite, builds hierarchical summaries, and provides `lcm_grep`, `lcm_describe`, `lcm_expand` tools for agents to search compacted history. |\n| [openclaw-engram](https://github.com/joshuaswarren/openclaw-engram) | joshuaswarren | — | Local-first memory plugin with LLM-powered fact extraction, plain markdown storage, and hybrid search (BM25 + vector + reranking via QMD). Works fully offline with Ollama/LM Studio. |\n| [openclaw-supermemory](https://github.com/supermemoryai/openclaw-supermemory) | supermemoryai | — | Cloud-backed long-term memory. Auto-recalls relevant memories before every AI turn and auto-captures conversations for extraction and deduplication. |\n| [openclaw-memory-mem0](https://github.com/serenichron/openclaw-memory-mem0) | serenichron | — | Replaces default LanceDB memory backend with Mem0's semantic extraction pipeline. Provides `memory_recall`, `memory_store`, `memory_forget` tools with auto-recall and auto-capture lifecycle hooks. |\n| [MemOS Cloud Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin) | MemTensor | 283 | Recalls memories from MemOS Cloud before each run and saves conversations after each run. Supports multi-agent architectures with isolated memory per `agent_id`. |\n| [Unified Memory](https://github.com/bmbsystemsdir/openclaw-unified-plugins) | bmbsystemsdir | — | Combines Graphiti knowledge graphs with Beads temporal memory into a single plugin for rich context management. |\n\n### Security \u0026 Governance\n\n| Plugin | Author | Stars | Description |\n|--------|--------|-------|-------------|\n| [ClawSec](https://github.com/prompt-security/clawsec) | prompt-security | 778 | Complete security skill suite — SOUL.md drift detection, live NVD CVE polling, automated audits detecting prompt injection, and SHA256 skill integrity verification. |\n| [SecureClaw](https://github.com/adversa-ai/secureclaw) | adversa-ai | 274 | OWASP Agentic Security Top 10 aligned. 56 automated checks across 8 categories scanning for exposed gateway ports, weak permissions, missing auth, plaintext credentials, and disabled sandboxing. |\n| [GuardSpine](https://github.com/DNYoussef/guardspine-openclaw) | DNYoussef | — | Deny-by-default tool gating with L0–L4 risk tiers, SHA-256 hash-chained evidence packs, local 3-model council voting (Qwen/Falcon/Coder via Ollama), and Discord approval notifications. |\n| [@axonflow/openclaw](https://github.com/getaxonflow/axonflow-openclaw-plugin) | getaxonflow | — | Policy enforcement, PII detection, and audit trails for OpenClaw tool execution. Integrates with AxonFlow's governance engine for real-time input/output checks. |\n\n### Observability \u0026 Cost\n\n| Plugin | Author | Stars | Description |\n|--------|--------|-------|-------------|\n| [Manifest](https://github.com/mnfst/manifest) | mnfst | 3.8k | Smart LLM routing and real-time cost observability. Cuts AI costs up to 70% with intelligent model selection. Embedded NestJS server with SQLite, OpenTelemetry traces. Tracks tokens and costs across 28+ models. |\n| [openclaw-observability-plugin](https://github.com/henrikrexed/openclaw-observability-plugin) | henrikrexed | — | Full OpenTelemetry observability with connected trace hierarchy (request → agent turn → tool calls), per-tool timing, and token usage tracking. Supports Dynatrace, Grafana Cloud, and local OTLP collectors. |\n| [openclaw-observatory](https://github.com/ThisIsJeron/openclaw-observatory) | ThisIsJeron | — | Self-hosted dashboard monitoring sessions, context window usage, and costs across all gateways. |\n| [Silos Dashboard](https://github.com/cheapestinference/silos) | cheapestinference | — | Open-source (MIT) multi-tenant dashboard for OpenClaw — shared browser session, multi-channel management (WhatsApp, Telegram, Discord, Slack), skills marketplace, Docker one-command deploy, agent/session analytics, cron jobs, i18n (en/es/fr/de). Also available as [managed hosting](https://silosplatform.com). |\n\n### Multi-Agent\n\n| Plugin | Author | Stars | Description |\n|--------|--------|-------|-------------|\n| [OpenClaw A2A Gateway](https://github.com/win4r/openclaw-a2a-gateway) | win4r | 257 | Implements A2A (Agent-to-Agent) protocol v0.3.0 — bidirectional JSON-RPC + REST gateway, Agent Card publication for peer discovery, bearer token auth, SSE streaming, circuit breaker patterns, and Ed25519 device identity. |\n\n### Meta / Self-Improvement\n\n| Plugin | Author | Stars | Description |\n|--------|--------|-------|-------------|\n| [OpenClaw Foundry](https://github.com/lekt9/openclaw-foundry) | lekt9 | 264 | Self-writing meta-extension that observes your workflows, recognizes patterns (5+ uses, 70%+ success rate), and autonomously writes new extensions/skills. Browser automation via CDP, sandbox validation with static security scanning. |\n\n### Tool Integrations\n\n| Plugin | Author | Stars | Description |\n|--------|--------|-------|-------------|\n| [@composio/openclaw-plugin](https://www.npmjs.com/package/@composio/openclaw-plugin) | Composio | — | Access 1000+ third-party tools (Gmail, Slack, GitHub, Notion, Linear, Jira, HubSpot, Salesforce, Google Drive, etc.) via Composio's MCP server. Single plugin, one API key. |\n\n## Other Notable Plugins\n\n### Messaging \u0026 Channels\n\n- **[openclaw-wechat](https://github.com/icesword0760/openclaw-wechat)** — WeChat personal account integration via WeChatPadPro (iPad protocol). Supports text, image, and file exchange with keyword-triggered conversations.\n- **[clawdbot-feishu](https://github.com/m1heng/clawdbot-feishu)** — Feishu/Lark channel with Stream mode, AI cards, and docs/wiki tools for enterprise collaboration.\n- **[openclaw-channel-dingtalk](https://github.com/soimy/openclaw-channel-dingtalk)** — DingTalk enterprise bot with Stream mode and interactive cards.\n- **[openclaw-xmtp](https://github.com/flooredApe/openclaw-xmtp)** — XMTP wallet messaging for AI agents — Web3 native communication channel.\n- **[OpenClaw-IRC-Plugin](https://github.com/kcherry497/OpenClaw-IRC-Plugin)** — IRC interface with KISS security principles.\n- **[clawdtalk-client](https://github.com/team-telnyx/clawdtalk-client)** — Voice calling and SMS via Telnyx with calendar and Jira integration. Real-time WebSocket speech transcription. Free tier: 10 min voice + 100 SMS/day.\n\n### Smart Home \u0026 IoT\n\n- **[OpenClawHomeAssistant](https://github.com/techartdev/OpenClawHomeAssistant)** — Home Assistant add-on to run OpenClaw directly in your HA instance with full entity-level access for smart home control.\n- **[openclaw-tescmd](https://github.com/Oceanswave/openclaw-tescmd)** — Tesla vehicle control and telemetry. 40 agent tools covering status, control, navigation, superchargers, and triggers. 15 slash commands. Real-time telemetry streaming.\n\n### Mobile\n\n- **[ClawBridge](https://github.com/dreamwing/clawbridge)** — Mobile dashboard / Mission Control. Live activity feed of agent thoughts and tool execution, token economy tracking, memory timeline browser, and ability to trigger cron jobs from your phone. ⭐ 196\n\n### Payments \u0026 Web3\n\n- **[openclaw-crossmint-plugin](https://github.com/Crossmint/openclaw-crossmint-plugin)** — On-chain wallet and payments via Crossmint smart wallets. Agents can manage balances, send tokens, and buy products using stablecoins.\n\n### Health \u0026 Wellness\n\n- **[OuraClaw](https://github.com/rickybloomfield/OuraClaw)** — Oura Ring integration providing sleep, readiness, and activity data to your OpenClaw agent.\n\n### Database \u0026 Storage\n\n- **[openclaw-supabase](https://github.com/supabase-community/openclaw-supabase)** — Supabase integration with tools for querying Postgres, managing auth users, and interacting with Storage buckets directly from your agent.\n- **[openclaw-redis-tools](https://github.com/jamesqquick/openclaw-redis-tools)** — Redis cache operations — get, set, search, and inspect keys. Supports both Redis Cloud and local instances.\n- **[openclaw-sqlite-explorer](https://github.com/nicolo-ribaudo/openclaw-sqlite-explorer)** — Explore and query local SQLite databases. Schema inspection, sample data preview, and safe read-only query execution.\n\n### CI/CD \u0026 Deployment\n\n- **[openclaw-gh-actions](https://github.com/nektos/openclaw-gh-actions)** — Trigger, monitor, and debug GitHub Actions workflows. View run logs, re-run failed jobs, and inspect workflow configs.\n- **[openclaw-vercel](https://github.com/vercel-community/openclaw-vercel)** — Manage Vercel deployments — list projects, trigger deploys, view build logs, and rollback.\n- **[clawdeploy](https://github.com/rail-berkeley/clawdeploy)** — Multi-cloud deploy helper for AWS, GCP, and Azure. Generates Terraform/Pulumi configs and manages deployment state.\n\n### Documentation \u0026 Knowledge\n\n- **[openclaw-notion](https://github.com/makenotion/openclaw-notion)** — Read and write Notion pages/databases. Sync project docs, search knowledge bases, and create pages from agent context.\n- **[openclaw-confluence](https://github.com/atlassian-labs/openclaw-confluence)** — Search and read Confluence spaces. Useful for enterprise teams with existing Confluence knowledge bases.\n\n### Notifications \u0026 Alerts\n\n- **[openclaw-ntfy](https://github.com/binwiederhier/openclaw-ntfy)** — Push notifications via ntfy.sh — get notified on your phone when long-running agent tasks complete. Self-hostable.\n- **[openclaw-discord-notify](https://github.com/crawdaddy-ai/openclaw-discord-notify)** — Post agent status updates, summaries, and alerts to Discord channels via webhooks.\n\n### Code Quality \u0026 Linting\n\n- **[openclaw-eslint-runner](https://github.com/JoshuaKGoldberg/openclaw-eslint-runner)** — Run ESLint on changed files and surface fixable issues. Auto-fix mode available for safe rules.\n- **[openclaw-ruff-lint](https://github.com/charliermarsh/openclaw-ruff-lint)** — Python linting via Ruff — fast lint + format checks with auto-fix for the current diff.\n\n### Analytics \u0026 Logging\n\n- **[openclaw-posthog](https://github.com/PostHog/openclaw-posthog)** — Query PostHog analytics — check feature flags, search events, and pull funnel/retention data into agent context.\n- **[openclaw-sentry-tools](https://github.com/getsentry/openclaw-sentry-tools)** — Query Sentry for recent errors, resolve issues, and pull stack traces into context for faster debugging.\n\n### Utility\n\n- **[compaction-context](https://github.com/robertcuadra/compaction-context)** — Preserves recent conversation context across compaction cycles, preventing context loss during auto-compaction.\n- **[openclaw-model-selector](https://github.com/bmbsystemsdir/openclaw-model-selector)** — Smart model routing with confirmation dialogs and auto-return to default model after task completion.\n- **[openclaw-better-gateway](https://github.com/ThisIsJeron/openclaw-better-gateway)** — Enhanced gateway UI with auto-reconnect and status indicator.\n- **[hyperspell-openclaw](https://github.com/hyperspell/hyperspell-openclaw)** — Context and memory enhancement via Hyperspell. Syncs markdown files from agent workspace memory to Hyperspell for enhanced context.\n- **[openclaw-cron-scheduler](https://github.com/bmbsystemsdir/openclaw-cron-scheduler)** — Schedule recurring agent tasks with cron expressions. Persistent across restarts with SQLite-backed job storage.\n- **[openclaw-i18n-helper](https://github.com/AkariGroup/openclaw-i18n-helper)** — Internationalization helper — extract translatable strings, check for missing translations, and generate locale files.\n\n---\n\n## Resources\n\n- [OpenClaw Official Docs — Community Plugins](https://docs.openclaw.ai/plugins/community)\n- [OpenClaw Plugin Architecture](https://github.com/openclaw/openclaw/blob/main/docs/tools/plugin.md)\n- [GitHub `openclaw-plugin` Topic](https://github.com/topics/openclaw-plugin)\n- [vincentkoc/awesome-openclaw](https://github.com/vincentkoc/awesome-openclaw) — Another community-curated list\n- [VoltAgent/awesome-openclaw-skills](https://github.com/VoltAgent/awesome-openclaw-skills) — Skills-focused list\n- [SamurAIGPT/awesome-openclaw](https://github.com/SamurAIGPT/awesome-openclaw) — Broader ecosystem list\n\n---\n\n## Contributing\n\nFound a plugin that should be here? Open a PR!\n\n1. Fork this repo\n2. Add the plugin to the appropriate category\n3. Include: name, author, link, and a one-line description\n4. Submit a PR\n\nPlease make sure the plugin:\n- Is open source\n- Has a working README\n- Is actually usable (not just a skeleton)\n\n---\n\n## License\n\n[CC0 1.0 Universal](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposio-community%2Fawesome-openclaw-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomposio-community%2Fawesome-openclaw-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposio-community%2Fawesome-openclaw-plugins/lists"}