Anthropic Launches Claude for Small Business with Pre-Built Workflows for QuickBooks, HubSpot, Canva

✍️ OpenClawRadar📅 Published: May 14, 2026🔗 Source
Anthropic Launches Claude for Small Business with Pre-Built Workflows for QuickBooks, HubSpot, Canva
Ad

Anthropic announced Claude for Small Business on May 13, 2026 — a package of connectors and pre-built workflows that run Claude inside tools small businesses already use: Intuit QuickBooks, PayPal, HubSpot, Canva, Docusign, Google Workspace, and Microsoft 365. It ships as a toggle install inside Claude Cowork.

How It Works

Toggle on Claude for Small Business, connect your tools, and pick a job. Claude performs the work but requires approval before anything sends, posts, or pays. The package includes 15 ready-to-run agentic workflows and 15 skills built on repeatable tasks small business owners identified as their biggest time sinks.

Pre-Built Workflows

  • Planning payroll with confidence: Settle QuickBooks cash position against incoming PayPal settlements, build a 30-day forecast, rank overdue items, and queue reminders for approval.
  • Closing the month with fewer errors: Reconcile books against settlements, flag discrepancies, write a plain-English P&L, and export a close packet for the accountant via QuickBooks.
  • Getting a pulse on your business: Surface key insights on one page: cash position (QuickBooks), sales trend, pipeline movement, and this week's commitments.
  • Running your next campaign: Find slow revenue periods, analyze HubSpot campaign performance, draft a promo strategy, and generate assets in Canva.
  • Additional workflows: invoice chaser, margin analyzer, month-end prepper, tax-season organizer, contract reviewer, lead triager, content strategist, and more.
Ad

Connector Details

  • PayPal: settlements, invoicing, disputes, refunds.
  • Intuit QuickBooks: payroll planning, monthly close, cash-flow, tax prep, reconciliation across systems.
  • HubSpot: lead triage, customer pulse, campaign attribution.
  • Canva: content generation, collaboration, publishing, performance tracking.
  • Docusign: send contracts, track status, file executed copies.
  • Google Workspace & Microsoft 365: integrated via Claude Cowork.

Claude for Small Business is part of Anthropic's public benefit mission to help small businesses — which account for 44% of U.S. GDP and nearly half the private-sector workforce — adopt AI beyond the chat window.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

User Experience: Switching from OpenClaw to Hermes Agent on Local LLM
Tools

User Experience: Switching from OpenClaw to Hermes Agent on Local LLM

A developer reports switching from OpenClaw to Hermes Agent using Qwen3.5-9B on an RX 9070 XT with 16GB VRAM. Hermes completed a complex task with 5 correct tool calls versus OpenClaw's 50+ steps, running 2:30 minutes faster while maintaining RAG, tool calling, and persistent memory functionality.

OpenClawRadar
Ninetails Memory Engine V4.5: Int8 Quantization + LRU Cache Cuts Local MCP Memory to 60MB
Tools

Ninetails Memory Engine V4.5: Int8 Quantization + LRU Cache Cuts Local MCP Memory to 60MB

The Ninetails Memory Engine V4.5 uses Int8 scalar quantization and LRU cache eviction to reduce vector storage from 6KB to 1.5KB per embedding, keeping the entire engine at 40-60MB RAM. It combines 70% vector similarity with 30% BM25 search in a fully local SQLite implementation.

OpenClawRadar
Hermes Agent v0.6.0 offers improved local model support with per-model tool call parsers
Tools

Hermes Agent v0.6.0 offers improved local model support with per-model tool call parsers

Hermes Agent v0.6.0 from Nous Research provides per-model tool call parsers that handle tool calling properly on 30B class models, supports Ollama, vLLM, and sglang out of the box, and includes six terminal backends including Modal and Daytona for serverless deployment.

OpenClawRadar
Auto-optimize: A Claude Code Plugin for Autonomous Performance Optimization
Tools

Auto-optimize: A Claude Code Plugin for Autonomous Performance Optimization

A developer built auto-optimize, a Claude Code plugin that autonomously runs profile → plan → benchmark loops to optimize code performance. In one test, it achieved a 27% faster hash table across all benchmark scenarios in about 3 hours.

OpenClawRadar