From 10ad182f7366976e6507e20b73d0734710b36a88 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Thu, 12 Mar 2026 14:07:28 +0300 Subject: [PATCH] update tools section --- README.md | 43 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c066a28..c0e3539 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,42 @@ This list only includes skills that are **already published** in the `github.com Include both the ClawHub link (e.g. `https://clawhub.ai/steipete/slack`) and the GitHub link (e.g. `https://github.com/openclaw/skills/tree/main/skills/steipete/slack`) in your PR description. See [CONTRIBUTING.md](CONTRIBUTING.md) for details. -## OpenClaw Ecosystem Tools🦞🦞 +## OpenClaw Ecosystem Tools + +### πŸ”Œ Connecting to External Services + +OpenClaw agents can interact with external services like GitHub, Slack, Gmail, and more. You can build integrations yourself with Skills or Plugins, or use a managed service to handle auth, token refresh, and permissions across all your connections. + + +Composio +Managed OAuth, scoped permissions, and logged native toolcalls across 1000+ apps. + + + +### πŸ€– Model Providers + +OpenClaw works with **25+ LLM providers** out of the box Anthropic, OpenAI and [many more](https://docs.openclaw.ai/providers). Switch between them with a single config change. + +
+Example: Using OpenAI models + +OpenClaw supports `gpt-5.4` and `gpt-5.4-pro` via direct API key or ChatGPT/Codex OAuth. WebSocket transport is enabled by default for lower latency. + +```bash +openclaw onboard --auth-choice openai-api-key +# or use subscription-based access: +openclaw onboard --auth-choice openai-codex +``` +
+ + +### ☁️ Hosting & Deployment + +You can deploy OpenClaw on any VPS or cloud platform run your skills securely on your own infrastructure, a managed host, or a containerized environment. Docker, Podman, Nix, and Ansible are all supported as install methods. + +> **Tip:** If you're looking for a quick cloud setup, spin up a VPS with your preferred provider, install OpenClaw via Docker, and you're good to go. + +---
@@ -90,11 +125,11 @@ Include both the ClawHub link (e.g. `https://clawhub.ai/steipete/slack`) and the -

πŸš€ Your Logo & Product Here πŸš€

+

🦞 You can feature your OpenClaw ecosystem tool in the section above.

-

Sponsor spots are for tools, platforms, and services built for the OpenClaw ecosystem
(hosting, deployment, model providers, dev tools, etc.)

+

-πŸ“ˆ 950K monthly views β€” the #1 most visited community resource after the official OpenClaw resource +πŸ“ˆ +1M monthly views β€” the #1 most visited community resource after the official OpenClaw resource