The AI operating system that gets real work done.

Clawuno gives every super individual a persistent team of AI agents that execute your workflows, follow up on every task, and keep operations running around the clock.

$curl -fsSL https://releases.clawuno.com/install.sh | bash

Paste in Terminal to install

Beliefs
01

Best results come from agents and humans working together.

Agents move fast and never get tired. Humans catch what agents miss, make the call, and know what "good" really means. Neither alone is enough — but together they produce work that neither could produce alone.

02

Your agents stand on a mountain of open knowledge.

Decades of business know-how — how to close a sale, write a contract, run a supply chain, onboard an employee — is now published online, freely and searchably. Your agents don't start from zero. They start on top of everything the world has already figured out.

03

You don't need one Agent. You need a team of them.

A real business has sales, marketing, finance, ops, support — each requiring different judgment, different context, different knowledge. One generic assistant can't do all of that well. A team of specialized agents can — each tuned to its own domain, all working for you.

04

The closer your agent is to your data, the better it works.

Some context only lives where your data lives — your local files, your private systems, your day-to-day working state. An agent running right next to it can see everything, act instantly, and never pass your data through a third party. Closer means sharper, faster, safer.

05

Intelligence will grow, you too.

Your agents get to know your business — its quirks, its standards, what you really mean when you say "done". You get sharper at delegating, at judging output, at spotting the right moment to step in. Every exchange compounds.

Features
01

A team of specialized agents

Each agent is tuned to one domain — sales, finance, operations, support, marketing. Together they form your AI team, each with their own skills and working rhythm.

See the team at work

Every agent lives in your workspace with a clear role, a live status, and the work they're running right now. One glance and you know who's busy, who's free, and what's queued.

Workspace / Acme Co. / Agents
New Agent
S
Sage
Sales Lead
gpt-5.4187
Running — Follow up with 3 trade-show leads
Chat
New Work
M
Marcus
Finance
claude-4.6-opus912
2 scheduled
Chat
New Work
C
Chen
Operations
claude-4.6-sonnet145
Running — Weekly ops report
Chat
New Work
L
Lily
Customer Support
kimi-k2.5423
Available
Chat
New Work
R
Rio
Marketing
minimax-m2.7224
Running — Draft this week's newsletter
Chat
New Work

See how one agent actually gets the work done.

S
Sage
Sales Lead
9 turns · 124k tokens
Follow up with the 3 leads from last week’s trade show. Pull their latest activity from the CRM and draft personalized emails.
S
Let me check the CRM for the trade-show leads and their recent activity.
crm.search_leads
{ "source": "trade_show", "since": "7d" }
Found 3 leads · Alex Chen (Nexora), Priya Kumar (Riverton Labs), Tomás García (Foresight)
crm.get_activity
{ "lead_ids": ["alex_chen", "priya_kumar", "tomas_garcia"] }
Retrieved 3 activity logs · each includes last website visit, opened emails, product interest
I’ll tailor each draft to what they actually cared about, then write them to disk.
write_file
{ "path": "drafts/2026-04-19-tradeshow/alex-chen.md", "content": "Subject: Quick ROI snapshot for Nexora…" }
Wrote 1,184 bytes · alex-chen.md
write_file
{ "path": "drafts/2026-04-19-tradeshow/priya-kumar.md", "content": "Subject: A 15-minute look at Riverton’s next step…" }
Wrote 892 bytes · priya-kumar.md
write_file
{ "path": "drafts/2026-04-19-tradeshow/tomas-garcia.md", "content": "Subject: Deep-dive on the integration points you flagged…" }
Wrote 1,423 bytes · tomas-garcia.md

I drafted 3 follow-up emails tuned to each lead:

  • Alex Chen · visited pricing page twice — led with a quick ROI comparison.
  • Priya Kumar · opened 3 past emails, no clicks — short, direct, asks for a 15-min call.
  • Tomás García · downloaded the integration whitepaper — referenced that and offered a technical deep-dive.

All 3 drafts saved to drafts/2026-04-19-tradeshow/. Review and send when ready.

9 turns·42s·124k tokens
02

An environment for agents and you

Workspace is where you and your agents see the same files, the same data, the same work in progress. Everything an agent touches lives right there, in your folders — open to you anytime.

Workspace / Acme Co. / reportsAgent writing
C
Chen
Operations
4 turns · 38k
Draft the weekly ops report. Use last week's deliveries, incidents, and a short forecast.
C
Pulling last week’s ops data from data/ops/
read_file
{ "path": "data/ops/week-15-summary.json" }
write_filewriting…
{ "path": "reports/2026-W16-ops-report.md" }
reports/2026-W16-ops-report.md
PreviewSource

Acme Co. — Weekly Ops Report

Week 16 · Apr 13 – Apr 19, 2026

Summary

Steady week overall. Delivery throughput held above target; one minor incident in the Berlin warehouse was resolved within 4 hours. Forecast for next week looks stable.

Deliveries

  • 4,218 orders shipped (target: 4,000 · +5.4%)
  • 98.7% on-time rate (target: 97%)
  • Average dispatch time: 42 min

Forecast

Based on last week’s trend plus the three open purchase orders, next week should land near

03

Your agents don’t start from scratch.

Forge is a living library of ready-to-use skills — bank statement conversion, industry briefings, B2B cold email, Google Workspace automation, and more. Every skill is a complete workflow distilled by someone who has done it a hundred times. Install one, and your agent inherits that expertise on the spot.

Browse and install — right from your workspace.

Workspace / Acme Co. / Skills / Store15 skills available
Search skills...
All categories
Bank Statement Converteraccountingv1.0.0
Convert PDF bank and credit card statements into CSV and QBO files. Processes each file independently with mandatory validation.
caution·Author: Forgeuno·License: MIT
Industry Briefingcontentv1.0.0
Research a topic using web search, synthesize findings into a structured industry briefing, and deliver it via email.
caution·Author: Forgeuno·License: MIT
Cold Emailmarketingv1.0.0
Write B2B cold emails and follow-up sequences. Covers subject lines, personalization, CTAs, and multi-step outreach campaigns.
safe·Author: coreyhaines31·License: MIT
Google Workspace CLIproductivityv1.0.0
Use Google Workspace services (Calendar, Gmail, Drive, Sheets, Docs, Tasks) via the gws CLI.
caution·Author: Forgeuno·License: MIT
Office DOCXinstalleddocumentsv1.0.0
Create, edit, and format Word documents (.docx) with production-grade quality using .NET OpenXML SDK.
caution·Author: Forgeuno·License: MIT
Canvas Designinstalleddesignv1.0.0
Create museum-quality visual art in PNG and PDF. Two-step process: a design philosophy manifesto, then expressed on canvas.
safe·Author: Anthropic·License: Apache-2.0

Every skill, fully disclosed

Open any skill and you see exactly what it will do: the permissions it needs, the data it touches, the triggers that fire it, the workflow it runs. No black boxes — you decide what your agent is allowed to learn.

Workspace / Acme Co. / Skills / Store / bank-statement-converter

Bank Statement Converter

accountingv1.0.0caution

Convert PDF bank and credit card statements into CSV and QBO files. Each PDF is processed independently with mandatory validation against statement summaries before proceeding. Supports any bank format.

Security Assessment
Level
caution
Permissions
read:filesystemwrite:filesystemexecute:bash
Data exposure
sensitive
Supervisor
Not required
Risk notes
Reads PDF files containing financial data. Writes CSV and QBO files to the same directory. No network access required.
Capabilities
When to use
When you need to convert bank or credit card statement PDFs into CSV or QBO format for accounting software import.
Triggers
bank statementconvert statementPDF to CSVPDF to QBOQuickBooks import
Workflows
  1. 1Extract transactions from PDF
  2. 2Generate CSV with validation
  3. 3Generate QBO with validation
Author: Forgeuno·License: MIT·github.com/clawuno/forgeuno
04

Your agents evolve while they work.

Every task is a chance to learn. Your agent runs a self-critique when it finishes — spotting what went well, what fell short, what the user preferred in the moment. Then it refines its own skill, saves what it learned to memory, and shows up sharper for the next task. No retraining. No waiting. Just quiet, continuous growth.

One toggle, opt-in per agent.

Workspace / Acme Co. / Agents / Chen / Settings
01Identity
claude-4.6-opus
Default
Enable self-evolutionBeta

Let this agent evolve itself: refine its own skills, tune its prompt, and run a self-critique after each task — learning from what worked and what didn’t. When off, it still runs — it just doesn’t grow on its own.

writes its own skill patchesself-critique after each taskremembers what worked

Reflect, evaluate, patch, remember — every task.

Workspace / Acme Co. / Agents / ChenSelf-evolving
Finalize the weekly ops report.
C
Report draft is ready — delivering the file first, then I’ll run a self-review.
write_file
{ "path": "reports/2026-W16-ops-report.md", "bytes": 3421 }
saved
Self-reflection
Two mid-task adjustments worth remembering.
  • First draft used bare numbers like 4218 orders. User asked for thousands separators — I switched to 4,218.
  • Summary started as five bullets; user prefers inverted-pyramid prose. Rewrote it as a short paragraph.
ask_evaluationself-evolution
{ "to": "Uno", "task": "weekly ops report", "deliverable": "reports/2026-W16-ops-report.md" }
U
Uno · evaluation4 / 5
Strengths
  • All three required sections present
  • Numbers and units consistent throughout
Gaps
  • minor Forecast could cite which week’s data it’s based on.
Verdict
“Solid. One small traceability gap.”
update_skillself-evolution
{ "skill": "company/ops-weekly-report", "action": "patch_content", "change": "Always use thousands separators. Summary uses inverted-pyramid prose, not bullets." }
patched · v1.2 → v1.3
write_memoryself-evolution
{ "file": "log", "content": "User wants thousands separators universally + prose summaries over bullets. Applied to ops-weekly-report skill." }
appended to log/2026-04-20.md

Done. I’ve updated my ops-reporter skill and saved a note for next week.

05

Your own Uno.

Every user has one Uno — a personal agent that knows your business, knows your team, and acts as your front desk for the whole system. Ask it anything, tell it to delegate, get pinged when something finishes, talk to it from Telegram. One agent, uniquely yours.

Ask, delegate, or get paged — one panel does it all.

Workspace / Acme Co.
AgentsFilesWorks
C
Chen
Operations
writing report
M
Marcus
Finance
ready
L
Lily
Customer Support
3 threads open
R
Rio
Sales
ready
Uno
Answering a product question
4t · 8.2K
How do I set up a recurring work?

Create a Work on any agent, then set its Trigger tocontinuous and pick a cron schedule. Three quick steps:

  1. Open the agent → Works tab → + New work.
  2. Write the objective. Set Trigger to continuous.
  3. Choose the cron (e.g. 0 9 * * 1 for Monday 9am).

Want me to open the Works panel for Chen?

Ask me anything…

Bring Uno with you. Bind a channel and chat from anywhere.

@YourUnoBot
Uno · personal agent
online
Today
Morning Uno. What’s everyone working on today?8:42

Good morning. Quick team status:

  • Chen — finalizing the weekly ops report
  • Marcus — waiting on Chen, then H1 margin review
  • Lily — clearing 3 priority support threads
  • Rio — vendor outreach drafts, ready for your review

Want me to pull Rio’s drafts in here?

8:43
Yes, and tell Chen I need the report before lunch.8:44

Done. Told Chen the deadline, and Rio’s drafts are below.

rio-vendor-outreach-drafts.md

8:44
Message

Install Clawuno

$curl -fsSL https://releases.clawuno.com/install.sh | bash

Paste in Terminal to install