← BlogΒ·Β·5 min read

Skales v9.0.2: Canvas & Office

Mario Simic

Two weeks ago, we shipped Skales "For the People" β€” v9.0.0 with a ton of new ground. Today we're shipping v9.0.2 with refinements, integrations, and the tools you asked for.

This is the update that transforms Skales from a chat client into a full automation and creation platform.

Agent Skills Import

One of the biggest wins in v9.0.0 was Agent Skills β€” modular, composable tool packages that agents can load and use. But we locked them to Skales. Not anymore.

Starting with v9.0.2, you can import Skills from anywhere. Created a skill in Claude Code? Export it as a .skill file. Import it into Skales. Same workflow works with skills from Cursor Codex, GitHub Copilot, and other agent platforms. We're treating SKILL.md as an open standard.

This opens up the ecosystem. Developers and teams can share reusable tool packages across tools instead of reimplementing them each time.

Skales Codework

We added the Codework agent β€” a coding AI that works on real projects. Hand it a folder, describe what you want built or fixed, and Codework reads the code, understands the architecture, plans the changes, and writes them.

Every change shows as a live diff before it gets applied. You review, approve, or reject individual edits. The agent can also search the web in real time to look up APIs and documentation while it works.

Codework is what Skales Automation has needed β€” autonomous but never blind.

Organization: Multi-Agent Teams

Alone, a single agent has limits. Teams of agents don't. Organization lets you build a team of AI agents with specific roles and delegate tasks between them.

You set a high-level goal. The CEO agent breaks it into sub-tasks. Marketing, Development, Research, and other agents execute in parallel. Each agent has its own tools and access level. Before any agent takes an action, you see an approval panel with exactly what's about to happen.

This is the foundation for genuinely autonomous work on your machine.

Desktop Automation with Computer Use

Agents can now see your screen and control it. They take screenshots, click elements, type text, drag windows. If you can describe it, the agent can automate it β€” without needing you to write a custom integration.

Paired with Organization, this is powerful. One agent can open a banking app, pull account data, and pass it to the Research agent. Another agent can monitor your screen, take screenshots, and log what happened.

It's browser automation that goes way beyond the browser.

Calendar Sync

Agents need to know what you're actually doing. We added calendar integrations with Google Calendar, Apple Calendar, Outlook, and CalDAV. Your schedule shows up in your agent context β€” they can see when you're free, when you're in meetings, and plan accordingly.

Pair this with Planner tasks and you can have agents proactively brief you before meetings, summarize what happened after, and block calendar time for deep work.

7 Integrations

We're shipping integrations with Notion, Todoist, Spotify, smart home devices (via Home Assistant), Google Drive, GitHub, and Google Docs. More coming in v9.1.0.

The integrations are real β€” agents can read and write. Create tasks in Todoist from natural language. Pull your GitHub issues and summarize them. Sync meeting notes directly to a Notion database. Pull data from Google Drive and analyze it.

This is how agents become useful in your actual workflow instead of sitting in isolation.

Developer Experience

We shipped a DevKit with an API Playground so you can test your own integrations without writing a single line of app code. Built-in debugging, logging, and a dedicated webhook viewer.

We also added YouTube Data API v3 support in this patch, and gave Codework access to real web search so it can pull current information while building.

Polish & Settings

Added dynamic search across settings β€” with 35+ configuration sections, you needed a way to find things. Now you can. Also added full support for 12 languages across the entire interface, and a migration tool that imports your chat history from ChatGPT, Claude, Copilot, and Gemini.

What's Next

v9.1.0 is going to be huge. We're shipping Skales Studio β€” a complete AI media creation suite with image generation, video, voice, music, and 37 pre-built templates. Planner is getting scheduled AI tasks. And Organizations are getting persistent team memory so agents can reference past work.

But this release β€” v9.0.2 β€” is the foundation. Agent Skills, Codework, Organization, desktop automation, and calendar sync. This is what makes multi-agent work on a personal machine actually viable.

Download Skales v9.0.2 for free β€” Windows, macOS (ARM + Intel), and Linux.

β€” Mario 🦎