cost per job reduction
MontrealAI / skillos
The wealth-accumulation layer for self-improving AI agents.
SkillOS now proves one real workflow gets cheaper, faster, and better as agents do the work and repeated corrections become tested skill releases.
https://montrealai.github.io/skillos/GitHub Actions runs tests, generates data/wealth_proof.json, and publishes this dashboard automatically.
Workflow proof
Loading…Sales follow-up from call notestime per job reduction
quality gain
projected annual savings
Wealth-accumulation proof
One workflow improves across real skill releases.
The repository generates this proof during the GitHub Actions build. It runs a sales follow-up workflow, captures traces, converts repeated corrections into candidate skills, evaluates each candidate, releases approved versions, and checks that unit economics improve monotonically.
Before → After
Checking…Plain-English result
Loading generated proof…
Skill versions: cheaper, faster, better
| Version | Quality | Minutes/job | Cost/job | Accepted | Learned rules |
|---|
How the proof works
Work becomes traces. Traces become skills. Skills become margin.
- Work
Agent drafts sales follow-up emails.
- Trace
SkillOS records outputs, quality, time, cost, and human corrections.
- Learn
Repeated corrections become lessons.
- Skill
Each lesson becomes a bounded skill update.
- Test
The candidate must improve quality while reducing time and cost.
- Release
Only approved versions become current.
Approved releases
View generated proof JSON summary
Loading generated proof snapshot…
For GitHub web users
Upload it, click Pages, wait for green checks.
No terminal is required.
Create
Create a public repository named skillos under MontrealAI.
Upload
Upload everything inside UPLOAD_THE_CONTENTS_OF_THIS_FOLDER_TO_GITHUB.
Enable Pages
Go to Settings → Pages and choose GitHub Actions.
Open
Visit montrealai.github.io/skillos after the deploy check turns green.
The Action verified the repo, ran unit tests, ran the wealth proof, generated data/wealth_proof.json, and deployed the dashboard.
Reference implementation
The proof is code, not just copy.
Agent Runtime
Runs jobs and creates traces.
Trace Store
Stores outputs, feedback, scores, tools, and skill usage.
Learning Engine
Finds reusable lessons.
Skill Trainer
Creates bounded skill edits.
Wealth Proof
Checks quality rises while time and cost fall.
Release Center
Publishes approved skill upgrades.
“Work stops being disposable and becomes capital.”