Skip to main content
ClaudeWave

Atomic Agent is a local-first AI agent. Runs open-weight models on your own machine via llama.cpp.

Subagents2.5k stars237 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/3/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/AtomicBot-ai/atomic-agent && cp atomic-agent/*.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.

17 items in this repository

Read macOS Calendar events via the `icalBuddy` CLI and create events via AppleScript (osascript). Use to check the user's calendar, agenda, upcoming events, or add an event on macOS.

Install

Manage Apple Notes via the `memo` CLI on macOS — create, view, search, edit, export.

Install

Manage Apple Reminders via the `remindctl` CLI on macOS — list, add, complete, delete, manage lists.

Install

Transcribe speech from audio files (mp3, m4a, wav, ogg, flac, webm) to text using the local `whisper` CLI — no API key. Use whenever a task hinges on the spoken content of an audio attachment.

Install

Currency exchange rates and conversion via the Frankfurter API (no key). Use for FX rates, "convert X to Y", or historical/time-series rates.

Install
dockerSkill

Manage Docker containers, images, volumes, and Compose stacks via the `docker` CLI — list, inspect, logs, run, build, stop, remove, compose up/down. Use for local container ops.

Install
ffmpegSkill

Process audio and video with the `ffmpeg` / `ffprobe` CLIs — convert, trim, extract audio, resize, change format, make GIFs, inspect media. Use for any audio/video transformation.

Install
githubSkill

Drive GitHub via the official `gh` CLI — repos, issues, pull requests, releases, gists, Actions runs, and raw REST through `gh api`. Use when the user asks to inspect or manage GitHub.

Install

Use the `gog` CLI for Google Workspace tasks across Gmail, Calendar, Drive, Docs, Sheets, Contacts, and related services. Use when the user asks to check email, search Gmail, inspect calendar events, find Drive files, read Docs or Sheets, or manage Google Workspace data through `gog`.

Install

Edit and convert images with the ImageMagick `magick` CLI — resize, crop, convert format, compress, rotate, montage, annotate. Use for any still-image transformation.

Install
notionSkill

Read and write Notion pages, databases (data sources), and blocks via the Notion REST API.

Install

Read, search, and create Markdown notes inside an Obsidian vault on disk.

Install
pandocSkill

Convert documents between formats (Markdown, DOCX, HTML, PDF, RST, EPUB, LaTeX) via the `pandoc` CLI. Use to transform a document from one format to another.

Install
pdfSkill

Manipulate PDF files — merge, split, extract pages/text, PDF↔images, OCR, info — via the `qpdf` / `poppler` / `ocrmypdf` CLIs. Use to combine, slice, convert, or OCR PDFs.

Install

Author or edit atomic-agent skills (SKILL.md + YAML). Use when creating, renaming, or tightening skills and their install layout.

Install

Weather via wttr.in GET (no key). Use for weather/forecast; prefer os.http.request.

Install
xlsxSkill

Create and edit Excel .xlsx workbooks (sheets, cells, formulas, formatting) via Python `openpyxl`. Use to generate spreadsheets or write/update cells. Reading is via os.fs.read_document.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentsai-agentbrowser-automationcligbnfggufhermes-agentllama-cppllmlocal-ai-agentlocal-firstlocal-llmmcpnodejsopenaiopenclawplaywrighttuitypescript

What people ask about atomic-agent

What is AtomicBot-ai/atomic-agent?

+

AtomicBot-ai/atomic-agent is subagents for the Claude AI ecosystem. Atomic Agent is a local-first AI agent. Runs open-weight models on your own machine via llama.cpp. It has 2.5k GitHub stars and its last recorded update is dated 2026-09-03.

How do I install atomic-agent?

+

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

Is AtomicBot-ai/atomic-agent safe to use?

+

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

Who maintains AtomicBot-ai/atomic-agent?

+

AtomicBot-ai/atomic-agent is maintained by AtomicBot-ai. The last recorded GitHub activity is dated 2026-09-03, with 47 open issues.

Are there alternatives to atomic-agent?

+

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

Deploy atomic-agent 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: AtomicBot-ai/atomic-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/atomicbot-ai-atomic-agent)](https://claudewave.com/repo/atomicbot-ai-atomic-agent)
<a href="https://claudewave.com/repo/atomicbot-ai-atomic-agent"><img src="https://claudewave.com/api/badge/atomicbot-ai-atomic-agent" alt="Featured on ClaudeWave: AtomicBot-ai/atomic-agent" width="320" height="64" /></a>

More Subagents