Ask Runable forDesign-Driven General AI AgentTry Runable For Free
Runable
Back to Blog
Technology14 min read

NanoClaw comes to Slack, letting you create persistent AI agent teams and colleagues from a single message | VentureBeat

The NanoClaw agents can work together in channels and shared Slack Canvases, and can be even messaged outside of Slack on other platforms like Telegram or Wh...

TechnologyInnovationBest PracticesGuideTutorial
NanoClaw comes to Slack, letting you create persistent AI agent teams and colleagues from a single message | VentureBeat
Listen to Article
0:00
0:00
0:00

Nano Claw comes to Slack, letting you create persistent AI agent teams and colleagues from a single message | Venture Beat

Overview

Nano Claw comes to Slack, letting you create persistent AI agent teams and colleagues from a single message

Credit: Venture Beat made with Open AI Chat GPT-Images-2.0

Details

Credit: Venture Beat made with Open AI Chat GPT-Images-2.0

Adding an AI agent to Slack sounds appealing to many enterprises — but, as Venture Beat has experienced ourselves first hand — the reality is often far more complex and clunkier than it first seems.

Now Nano Co., the company behind the hit open source, enterprise-friendly, autonomous AI agent harness Nano Claw (a more sandboxed, lower code version of Open Claw), is hoping to make it just as easy as typing a Slack message. To go one step further: the company's new Nano Claw Slack integration lets human users spin up entire teams of agents with their own specialized skills, workflows, and even custom avatars, all from a single Slack prompt.

"In the next 12 to 18 months, everyone on a team will be a manager of agents," Nano Co CEO and co-founder Gavriel Cohen told Venture Beat in an exclusive interview.

Furthermore, the Nano Claw agents can work together in channels and shared Slack Canvases, and can be even messaged outside of Slack on other platforms like Telegram or Whats App, letting their human colleagues ping them across messaging platforms, just as they would their fellow humans.

“I think this is agents arriving natively in Slack for the first time,” Cohen added. “In the past, you had to do all these weird things to try to have multiple different agents behind the scenes using the same bot, and now every agent gets its own identity in Slack — its own avatar, its own face, its own name. You can tag them. They can tag each other.”

For enterprise teams, the more consequential part is persistence and separation. Nano Claw is not presenting the additional workers as invisible subagents that disappear after one task. Each can be given its own role, memory context, instructions and permissions, creating a structure closer to a small digital department than a single chatbot with a long prompt.

As with the original open source version of Nano Claw released in January 2026, developers and enterprises can further choose whichever underlying large language model (LLM) they wish to power their Nano Claw agents, optimizing for performance, cost, or other combinations of factors.

From a single Nano Claw Slack agent to a whole specialized team

For a new installation, Nano Claw’s current setup process starts by cloning the project and running its nanoclaw.sh installer, which walks the user through dependencies, credentials, building the agent container and pairing a first messaging channel. Nano Claw’s website says the installer takes a user “from a fresh machine to a named agent you can message,” with Slack among the supported channels.

Cohen described the Slack-specific flow to Venture Beat as a significant simplification over building a traditional Slack bot. Previously, he said, a user would have to navigate Slack’s administrative and developer interfaces, create an app, collect secrets, API keys and tokens, and then move those credentials into wherever the bot was running.

With the new integration, the Nano Claw setup instead offers a Connect Slack option. The user names the agent, authenticates, chooses the Nano Claw Add to Slack option and goes through Slack’s installation and authorization flow. Once authorized, the first agent can appear in Slack and begin communicating with the user.

The important distinction is that this initial authorization is largely a one-time workspace connection. Slack’s Marketplace listing says users “connect a workspace once,” after which Nano Claw can provision each additional agent as its own Slack bot, complete with its own name, generated avatar and identity.

Those agents continue running on the customer’s infrastructure and connect to Slack over Socket Mode. Nano Co says it does not store the agents’ Slack tokens; according to the Marketplace listing, those tokens remain on the user’s machine.

Slack’s standard administrative controls still sit around that system. Organizations can apply their normal app-approval policies to the Nano Claw integration, while Nano Claw’s Marketplace listing says the app’s Home tab displays the agents provisioned in a workspace and lets users revoke individual agents or disconnect the workspace entirely.

The result is less a one-click replacement for Nano Claw’s underlying infrastructure than a one-time bridge between that infrastructure and Slack: users still own and operate the agent runtime, but once the bridge is authorized, the agents themselves can create and coordinate additional Slack-native colleagues without sending the user back through manual app configuration each time.

Behind the scenes, Cohen said, the lead agent has a Model Context Protocol (MCP) tool that can create new agents and define their instructions, personas, skills and tools; another tool can place them into shared rooms. The agents come prepared to work with Slack Canvas and can communicate with every human user on the Slack Channel, and with one another.

The interaction itself is deliberately simple. Rather than opening a separate agent builder every time a new role is needed, Cohen said users can tell the agent they already have what kind of colleague or team they want.

“Your agent in Slack, you can say, ‘Create me another agent to handle my code reviews. Create another agent to review the contributor articles. Create a team of agents that reviews contributor articles from different perspectives.’ And then your agent can create new agents, and they just pop up in the sidebar and send you messages.”

That means a developer could ask for a product manager, architect, implementation agent, code reviewer and testing agent, then give each a different toolset and have them hand work between one another. Cohen said the testing agent, for example, could have access to a testing environment while the review agent carries code-review-specific skills and the product agent monitors user feedback.

Cohen argues that this division of labor is more than cosmetic role-playing. “There are advantages in terms of giving each one specific skills, instructions, and tools for different tasks,” he said. “I can have, let’s say, a code review agent, a code testing agent, a code writing agent, and I can have them in a loop.” If the implementation agent runs into an ambiguity, he added, it can tag the product or architecture agent for clarification rather than forcing one general-purpose model to hold every responsibility and tool in the same context.

Nano Claw for Slack agent team promotional screenshot. Credit: Nano Co. AI

Nano Claw for Slack agent team promotional screenshot. Credit: Nano Co. AI

Agents work together with humans on a share Slack Canvas

A supplied demo screenshot shows the same pattern applied to marketing: a lead agent named Nano creates Atlas for strategy, Sage for content, Echo for social, Scout for outreach and Compass for SEO and analytics. The agents introduce themselves in the same Slack conversation and begin coordinating work, with Atlas noting that it had added an item to Canvas so the task would not get lost.

Users do not have to specify every detail up front. Cohen said someone could give the lead agent exact review procedures, priorities and required tools, or leave more of the configuration to the agent based on its existing context and memory.

The design also tries to avoid a familiar multi-agent failure mode: bots endlessly triggering one another. Nano Co says the agents reply only when tagged, while comments left on work in Canvas can be routed back to the agent responsible for that piece.

And the model can extend beyond teams of task-specific bots created by one person. Cohen described a workplace where individual employees each have persistent agents that can communicate with one another under human-defined policies.

“Each person having their own agent means that I could have my agent and you have your agent in Slack, and your agent can ask my agent questions,” he said. “Maybe I’m out of the office for the day. Your agent can ping my agent and ask a question about availability, and I can set some policies about whether my agent can answer or if I need to give approval.”

That pushes the concept closer to organizational delegation: some agents specialize by function, while others effectively represent individual employees and the context they have accumulated. Cohen said the agents can be equipped with browser and internet access, memory, coding capabilities and other tools, while newly created agents arrive with built-in support for Canvas work, agent-to-agent communication and spawning still more agents.

Slack is opening the door to more third-party agents

The underlying Slack change is broader than Nano Claw.

In April, Slack, a Salesforce product, announced the ability to add external AI agents to the messaging platform directly, initially pointing to Vercel and Lovable and saying those integrations were coming in late May.

Slack said the deployment mechanism automates OAuth, manifest configuration and environment setup so an externally built agent can be brought into the workspace without being rebuilt specifically for Slack.

Salesforce’s newly published Slack Code page now names Nano Claw alongside Lovable, Hyperagent, Superhuman, n 8n, Vercel, Chat GPT, Lang Chain, Runlayer and Skydive, and says Add to Slack can bring agents from those platforms into Slack in a few clicks with their own identity.

Slack is already crowded with AI assistants. Open AI, for example, lets Chat GPT workspace agents be deployed into Slack channels, where they can answer questions, perform tasks through connected systems and output files. Slack also supports Claude and custom Agentforce agents. Nano Claw’s differentiation is therefore not simply “AI in Slack.” It is the ability for an already-running agent to create additional, independently addressable teammates from inside the conversation itself. Nano Co calls that a first for Slack; that specific market-first claim is the company’s.

“Add to Slack means one message can spin up a full team of Nano Claw agents, working right alongside people in Slack,” Josh Milas, director of product management at Slack, said in the supplied announcement.

Nano Claw began far from the enterprise collaboration market. Cohen, a former Wix engineer, launched it under the MIT License on Jan. 31, 2026, as a deliberately small, security-focused alternative to Open Claw.

The original pitch was that a personal agent with access to messages, files and tools should run inside an OS-isolated container rather than directly on the host, and that the orchestration layer should remain small enough for a developer or security team to understand — an initial core of roughly 500 lines of Type Script and a design centered on container isolation and a minimal single-process architecture.

The project then moved steadily toward enterprise infrastructure. In March, Nano Claw partnered with Docker to run agents inside Docker Sandboxes, using stronger Micro VM-backed isolation for workloads that may install packages, modify files and launch processes.

In April, Nano Claw 2.0 added Vercel’s Chat SDK and One CLI’s credential gateway, allowing organizations to define policies around sensitive actions and require human approval before credentials are injected for protected requests.

By May, Cohen and his brother Lazer Cohen had formed Nano Co around the project and raised a $12 million seed round led by Valley Capital Partners, with Docker, Vercel, monday.com and others participating. The commercial strategy is to keep Nano Claw open source while selling managed, organization-wide deployments and “professional assistant” infrastructure to enterprises. The company now says Nano Claw has surpassed 250,000 downloads and 30,000 Git Hub stars.

That open-source structure remains central to Cohen’s pitch as Nano Claw moves deeper into workplace infrastructure.

“You’re really able to now integrate an open-source agent into Slack that you fully control,” he said. “You can change all those configurations. Plus, you can fork Nano Claw and completely rewrite or change behaviors — create your own memory system, your own coding harness, agent harness. Whatever you want to do, you can do. Total freedom.”

Persistent agents, but infrastructure stays under the user’s control

Cohen said Nano Claw remains self-hosted: an organization can run it on a local machine or its own cloud VM, with agent data stored there.

The same agent can also appear across Slack, Whats App or Telegram while retaining the same memory, workspace and tools, although each messaging surface uses a separate session.

Nano Claw can pull recent context across those sessions so the agent can maintain continuity without merging every chat history into one stream. Nano Claw’s documentation likewise describes a multi-channel architecture in which the same agent can retain one workspace and memory while maintaining separate per-channel sessions.

“This is all self-hosted,” Cohen said. “You’d be running this on your computer or on your virtual machine in the cloud, and that data is stored on your computer or on your [virtual machine] VM. This could be an open-source model running on your Mac Mini, and your data isn’t going anywhere besides your Mac Mini and then into Slack.”

The cross-channel continuity is also intended to make an agent feel less like a Slack-specific bot and more like a persistent colleague that happens to be reachable through Slack.

Cohen said the same agent could exist in Telegram, Whats App and Slack with access to the same memory, files and tools. The conversations remain separate sessions, but they share a workspace and persistent context so the agent can carry knowledge from one surface to another.

That architecture matters when an organization starts creating many agents. Cohen said one agent can see its own sessions across channels, but not another agent’s private sessions by default. Nano Claw’s current documentation likewise describes agents running in their own sandboxes and configurable model providers, with Claude Code as the default and Codex, Open Code and local Ollama models available as alternatives.

There is one cloud dependency for the new Slack flow. Cohen said Nano Co operates a small service that handles Slack provisioning requests and avatar generation. He said it does not receive users’ messages or agent memory.

Nano Co is not charging for this community Slack capability, according to Cohen, and is absorbing the provisioning-service and avatar-generation costs. Users can still incur their own model inference and hosting expenses, so that does not make a deployed agent team cost-free in practice.

Nano Co says the integration is available through the Slack Marketplace, subject to normal workspace app approval and governance. Slack says workspace owners and administrators can require apps to be approved before installation.

Cohen framed that decision as part of Nano Co’s broader open-source strategy rather than a standalone monetization play. “We’re not making any money off this one. This one is for the community, really,” he said. “We know that in the long run that’s going to benefit Nano Co as a company. As Nano Co grows and builds out capabilities, those go back to the open source. I think that’s the new model of open source, where we’re not trying to monetize every bit of value we bring to the community.”

Whether companies get there that quickly will depend less on how easily agents can be created than on whether IT teams can govern their permissions, memory, spending and failure modes at the same pace. Nano Claw is betting that the next problem is managing the digital coworkers that appear once that barrier is gone.

Key Takeaways

  • Nano Claw comes to Slack, letting you create persistent AI agent teams and colleagues from a single message

  • Credit: Venture Beat made with Open AI Chat GPT-Images-2

  • Credit: Venture Beat made with Open AI Chat GPT-Images-2

  • Adding an AI agent to Slack sounds appealing to many enterprises — but, as Venture Beat has experienced ourselves first hand — the reality is often far more complex and clunkier than it first seems

Cut Costs with Runable

Cost savings are based on average monthly price per user for each app.

Which apps do you use?

Apps to replace

ChatGPTChatGPT
$20 / month
LovableLovable
$25 / month
Gamma AIGamma AI
$25 / month
HiggsFieldHiggsField
$49 / month
Leonardo AILeonardo AI
$12 / month
TOTAL$131 / month

Runable price = $9 / month

Saves $122 / month

Runable can save upto $1464 per year compared to the non-enterprise price of your apps.