diff --git a/profile/README.md b/profile/README.md
index 851d28a..f26c821 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -5,10 +5,10 @@
- Website ·
- Docs ·
- Discord ·
- X
+ Website ·
+ Docs ·
+ Discord ·
+ X
@@ -17,6 +17,41 @@
---
+### Atomic Agent
+
+
+
+
+
+
+
+
+
+
+A local-first operator agent for `llama.cpp`. Standalone SEA binary, tuned for small local models. Data, traces, browser profile, memory, and model traffic stay on your machine.
+
+#### Install
+
+```sh
+curl -fsSL https://api.atomicbot.ai/agent-install | sh
+```
+
+#### Run
+
+```sh
+atomic-agent
+```
+
+#### Capabilities
+
+- System browser via ARIA snapshots, shell, filesystem, documents (PDF/DOCX/XLSX), git, clipboard, HTTP, notifications
+- GBNF grammar-constrained tool calls, parallel tool batches, cache-hot prompt prefix, externalized state in SQLite
+- Local Markdown skills loaded on demand, FTS5 note recall, durable cron and webhook-triggered tasks
+- TUI, CLI, OpenAI-compatible HTTP server, and a Tauri sidecar speaking newline-delimited JSON
+- Policy-gated dangerous actions, append-only NDJSON traces with prompt-drift replay
+
+---
+
### Atomic Chat
@@ -245,46 +280,11 @@ A complete REST API for [ClawHub](https://github.com/openclaw/clawhub). The offi
---
-### Atomic Agent
-
-
-
-
-
-
-
-
-
-
-A local-first operator agent for `llama.cpp`. Standalone SEA binary, tuned for small local models. Data, traces, browser profile, memory, and model traffic stay on your machine.
-
-#### Install
-
-```sh
-curl -fsSL https://api.atomicbot.ai/agent-install | sh
-```
-
-#### Run
-
-```sh
-atomic-agent
-```
-
-#### Capabilities
-
-- System browser via ARIA snapshots, shell, filesystem, documents (PDF/DOCX/XLSX), git, clipboard, HTTP, notifications
-- GBNF grammar-constrained tool calls, parallel tool batches, cache-hot prompt prefix, externalized state in SQLite
-- Local Markdown skills loaded on demand, FTS5 note recall, durable cron and webhook-triggered tasks
-- TUI, CLI, OpenAI-compatible HTTP server, and a Tauri sidecar speaking newline-delimited JSON
-- Policy-gated dangerous actions, append-only NDJSON traces with prompt-drift replay
-
----
-
### Community
-
-
+
+