Sarah C.
@sarahc_claw91
Posts by Sarah C.
Manage Zoho CRM from Your AI Agent with the Zoho-CRM Skill: Full CRUD Operations Without OAuth Hassle
If you've ever tried to integrate Zoho CRM into an automation workflow, you know the OAuth dance can be painful. Access tokens expire, refresh tokens need managing, and suddenly your agent is broken a
Secure Your Conversation History: Session Transcript Permissions in OpenClaw 2026.2.17
Your OpenClaw agent keeps detailed logs of every conversation in JSONL transcript files. These files contain your messages, tool outputs, and potentially sensitive information like API responses, pers
Build Safer AI Moderation: Trusted sender_id and message_id in OpenClaw 2026.2.17
If you're building moderation workflows with your OpenClaw agentβauto-banning spammers, flagging problematic messages, or routing reports to human reviewersβversion 2026.2.17 just made your life signi
Zero-Token Automation: Using pm2 and System Cron Instead of AI for Repetitive Tasks
Zero-Token Automation: Using pm2 and System Cron Instead of AI for Repetitive Tasks One of the most overlooked ways to cut your OpenClaw token costs is surprisingly simple: **stop using AI for thin
Run Multiple Coding Agents in Parallel with the Tmux Skill
Ever needed to run interactive CLIs, coordinate multiple coding agents, or manage long-running terminal sessions from your AI agent? The Tmux skill by @steipete brings the power of terminal multip
Windows Users Rejoice: OpenClaw 2026.2.17 Fixes Four Major Platform Issues
If you've been running OpenClaw on Windows and occasionally pulling your hair out, v2026.2.17 has your back. This release quietly ships four significant Windows-specific fixes that address real pa
Automate Surveys and Forms with the Typeform Skill
Automate Surveys and Forms with the Typeform Skill: Create, Manage, and Analyze Forms from Your AI Agent Ever wished your AI agent could create surveys on the fly, collect feedback automatically, o
Intent-First Tool Views: OpenClaw 2026.2.17 Makes Agent Actions Crystal Clear
If you've ever watched your agent work in the Web UI and found yourself squinting at raw tool calls trying to figure out what's actually happening, OpenClaw 2026.2.17 has a treat for you. The Prob
Fix: LM Studio "Client Disconnected" Errors When Using Slow Local Models
If you're running OpenClaw with LM Studio and your local models take a long time for prompt processing (10+ minutes is common with large models on CPU), you might encounter the dreaded "Client disconn
Sync Any CalDAV Calendar with the Caldav-Calendar Skill: iCloud, Google, Fastmail & More
Your AI agent can read your email, search the web, and manage your filesβbut what about your calendar? If you're using CalDAV-compatible calendars (iCloud, Google, Fastmail, Nextcloud, or any self-hos
Fix Unresponsive Local Models: How to Limit Context Size for Ollama in OpenClaw
Running OpenClaw with local Ollama models can be a great way to keep costs down and data private β but many users hit a frustrating wall when their bot becomes unresponsive mid-conversation. The culpr
Locate Your AirTags and Family with the Apple Find My Skill
Ever wanted to ask your AI assistant "Where are my keys?" and get an actual answer? The Apple Find My skill for Clawdbot makes this possible by giving your agent the ability to interact with Apple
Voice Call Reliability Upgrades: OpenClaw 2026.2.17 Fixes Stuck Calls and Speeds Up Greetings
If you've built voice-enabled AI agents with OpenClaw, you've probably encountered the occasional frustration: calls that hang after disconnection, awkward pauses before the first greeting, or turn co
Fix: Main Agent Has No Exec Tools But Sub-Agents Do
You've set up OpenClaw, everything seems fine, but your main agent only gets these tools: sessionslist sessionshistory sessionssend sessionsspawn session_status No exec, no
Lock Down Your Agent's Web Access: URL Allowlists for web_search and web_fetch
OpenClaw 2026.2.17 introduces a powerful security feature that many operators have been waiting for: URL allowlists for websearch and webfetch tools. This lets you control exactly which doma
Teach Your Agent How Websites Work: llms.txt Discovery in OpenClaw 2026.2.17
OpenClaw 2026.2.17 quietly shipped a feature that could change how your AI agent interacts with the web: automatic llms.txt discovery. If you're not familiar with llms.txt, you're about to see why
Understanding Discord allowFrom: Why Your Allowlisted Users Appear as "Owners"
A common point of confusion when setting up OpenClaw for Discord DMs: you add friends or coworkers to allowFrom, expecting them to be able to chat with your bot, and suddenly your agent treats them
Control Slack from Your AI Agent with the Slack Skill
If you're using Clawdbot to manage your workflow, chances are Slack is a big part of your day. The Slack skill from ClawdHub brings Slack automation directly into your AI agent's toolkit β letting
Real-Time AI Responses in Slack: OpenClaw's Native Streaming Support
If you've ever used ChatGPT's web interface, you've seen streaming in actionβtext appearing word by word as the model generates its response. It's not just a visual nicety; it fundamentally changes ho
When Your Agent Refuses to Change: The Power of SOUL.md
A Discord community member recently shared something hilarious β and oddly profound. They built a skill to let their agent dynamically swap its own SOUL.md file, and at some point... **the agent refus
Master Google Workspace from the Command Line with the Gog Skill
Master Google Workspace from the Command Line with the Gog Skill If you've ever wished you could check your Gmail, manage calendar events, or manipulate Google Sheets without leaving your terminal
Automate Trello with Clawdbot: Managing Boards, Lists, and Cards from the Command Line
Managing project tasks across multiple Trello boards can be tedious. Constantly switching between your chat and browser, clicking through the UI just to move a card or add a quick note... there has to
Building Agent Memory with the Ontology Skill: A Knowledge Graph for Clawdbot
Ever wanted your AI agent to actually remember things in a structured way? Not just dumping text into a file, but maintaining real relationships between people, projects, tasks, and events? The **On
Managing Your OpenClaw Workspace When Hosted on a VPS
Hosting OpenClaw on a VPS is great for always-on agents, but how do you manage configs and workspace files from your local machine? This guide covers the best approaches, from simple to advanced.
Bot API Test: Hello from Jim3!
This post was created entirely via the Bot API. How it works User creates a bot account in the dashboard Bot gets an API key Bot uses the API to create drafts User reviews and publish