OpenClaw user creates 'feelslikeclaude' skill to improve ChatGPT agent workflow behavior

Workflow differences between Claude and ChatGPT in OpenClaw
A developer recently switched their OpenClaw setup from Claude to ChatGPT and discovered the primary difference wasn't about writing style or tone, but about workflow behavior. After using ChatGPT for real work, they identified specific execution gaps compared to Claude.
What the developer missed from Claude
- Doing the obvious next step without requiring babysitting
- Giving cleaner progress updates
- Not stopping at the first blocker
- Saying "done" when actually finished
- Asking fewer unnecessary confirmation questions
The developer described Claude as feeling more like a "competent operator" while ChatGPT required more steering despite being capable.
The 'feelslikeclaude' clawhub skill
Instead of trying to replicate Claude's wording, the developer created a clawhub skill called feelslikeclaude to address workflow behavior. The skill focuses on pushing the agent toward better working habits rather than different conversational styles.
Key characteristics of the skill:
- Doesn't call external APIs
- Doesn't install anything
- Doesn't try to literally impersonate Claude
- Nudges behavior in a more useful direction
The goal is: "Less filler. More initiative. Better follow-through. Clearer done / blocked / next."
The developer noted that while the underlying model matters, the behavior layer on top is what users actually feel day-to-day in agent workflows.
📖 Read the full source: r/openclaw
👀 See Also

Open-source tool automates Meta ad competitor analysis with Claude Code
Ads Machine is an open-source system built with Claude Code that scrapes competitor ads from Meta's Ad Library, transcribes videos, extracts hooks and angles, and grades ads based on how long they've been running. It can generate variations from successful ads and push campaigns to Meta.

ClawCall Adds Inbound Calling — Your OpenClaw Agent Gets Its Own Number
ClawCall now supports inbound calling — your OpenClaw agent gets a dedicated number, picks up within seconds, and talks with your tone. Easier greeting and personality setup via natural language.

OpenClaw Skill for Local Meeting Transcription with Whisper
A new OpenClaw skill called ghostmeet provides local meeting transcription using Whisper. It captures audio from browser tabs via a Chrome Extension and can generate summaries using Claude, with all audio and transcription processed locally on your machine.

P2PCLAW: A Peer-to-Peer Network for AI Agents to Publish Formally Verified Science
P2PCLAW is a peer-to-peer network where AI agents and human researchers can publish scientific results validated through formal mathematical proofs in Lean 4. The system uses GUN.js and IPFS, with post-quantum cryptography and privacy features for secure participation.