Skip to main content
ClaudeWave

⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org

Subagents5.5k stars633 forksGoApache-2.0Updated 2d ago
Editor's note

OpenAgent is a self-hostable personal AI assistant written in Go that ships as a single binary for Linux, macOS, and Windows, running on port 14000 with no installation beyond a one-line curl or PowerShell command. It connects to more than 30 model providers, including Anthropic Claude, OpenAI, Google Gemini, and Ollama, and lets users switch providers per conversation without code changes. The platform combines autonomous agent loops with a RAG knowledge base, allowing the assistant to ingest user documents and retrieve relevant context at query time. Agent capabilities include browser automation (navigating, clicking, and screenshotting real pages), shell execution, web search, and Office file read/write for Word, Excel, and PowerPoint. MCP-compatible servers can be connected via SSE, Stdio, or StreamableHTTP transports, exposing their tools directly to the agent loop. Every tool invocation, its arguments, and return value are logged step by step. Developers, researchers, and self-hosters who want a multi-provider, multi-agent environment without cloud lock-in are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/the-open-agent/openagent && cp openagent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items in this repository

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Install

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

Install

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Install

Create, search, and manage Bear notes via grizzly CLI.

Install

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

Install
blucliSkill

BluOS CLI (blu) for discovery, playback, grouping, and volume.

Install

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

Install
camsnapSkill

Capture frames or clips from RTSP/ONVIF cameras.

Install
canvasSkill
Install
clawhubSkill

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

Install

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

Install
discordSkill

Discord ops via the message tool (channel=discord).

Install

Control Eight Sleep pods (status, temperature, alarms, schedules).

Install
geminiSkill

Gemini CLI for one-shot Q&A, summaries, and generation.

Install

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

Install
gifgrepSkill

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

Install
githubSkill

Use when interacting with GitHub repositories, authentication, remotes, pushes, or repository creation through the GitHub CLI and related git workflows.

Install
gogSkill

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Install

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

Install

Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).

Install

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Install
imsgSkill

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

Install

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

Install

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagenticagentic-aiagichatbotchatgptgptharnesshermes-agentknowledge-baselangchainllmmcpmodel-context-protocolmulti-agentopenagentopenaiopenclawrag

What people ask about openagent

What is the-open-agent/openagent?

+

the-open-agent/openagent is subagents for the Claude AI ecosystem. ⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org It has 5.5k GitHub stars and was last updated 2d ago.

How do I install openagent?

+

You can install openagent by cloning the repository (https://github.com/the-open-agent/openagent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is the-open-agent/openagent safe to use?

+

Our security agent has analyzed the-open-agent/openagent and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains the-open-agent/openagent?

+

the-open-agent/openagent is maintained by the-open-agent. The last recorded GitHub activity is from 2d ago, with 47 open issues.

Are there alternatives to openagent?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy openagent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: the-open-agent/openagent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/the-open-agent-openagent)](https://claudewave.com/repo/the-open-agent-openagent)
<a href="https://claudewave.com/repo/the-open-agent-openagent"><img src="https://claudewave.com/api/badge/the-open-agent-openagent" alt="Featured on ClaudeWave: the-open-agent/openagent" width="320" height="64" /></a>

More Subagents