Directory landings on /agents collapsed CR from 14% to 1.3% over 60 days
by adding a browse-mode step between high-intent GitHub readers and the
sign-in flow. Sending readers directly to /create-agent with role
preselected restores the single-step path that was converting in March.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bounce vector fix from 30 Apr last-buyers data: 4/10 CrewClaw signups came from
this README and 3 of those bounced without a single non-redirect event. Each
[Deploy →] link sent users straight to the wizard's pricing entry, where they
were asked to pay $9-29 before seeing the agent.
- 178 [Deploy →] links: /create-agent?role=X → /agents/X (rich agent detail
page with intro chat preview, skills, deploy package contents)
- Hero / footer / "Skip the setup" CTAs: /create-agent → /agents (gallery)
- Remap 3 slugs that had no /agents/<slug> match:
sales-representative → sales-assistant
seo-analyst → seo-specialist
technical-writer → content-writer
- Drop "Deploy in 60 seconds" (banned per honesty audit) → "Get a full deploy
package"
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Adds a third CTA row under the existing browse/deploy links pointing
to five of the most-deployed agent templates (Brand Monitor,
Competitor Watch, SEO Analyst, Content Writer, Customer Support).
Recent CrewClaw conversion data showed 40% of paid users arrived via
this readme — naming specific high-intent templates increases the
chance a visitor lands directly on a relevant detail page rather
than the generic gallery. Existing UTM scheme preserved.
Also bumps the agents-count badge and waving-banner header copy from
199 to 205 to match the agents/ directory.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The Skills section only referenced haiku-card, so the 10 new Gemma
skills added in 536d237/f3f07f9 and the 5 new Claude Code skills
added in 5bd52eb were effectively hidden from the README.
Five new primitives sourced from last week of r/openclaw + r/ClaudeAI
+ Twitter bookmark signals:
- configs/glm-5.1, configs/minimax-m2.7, configs/gpt-5.4: drop-in
migration bundles for the post-Claude-ban exodus. Each has README +
working SOUL.md + .env.example.
- configs/advisor-hybrid: Opus-advises / cheap-executor reference
implementation of Anthropic's advisor pattern adapted for OpenClaw.
- memory-wiki/: Karpathy-style pre-compiled agent memory starter with
two role templates (solo-founder, engineer) and an interactive
bootstrap.sh.
- TROUBLESHOOTING.md: consolidated runbook covering 2026.4.7 Telegram
break, 2026.4.8 daily-reset regression, Claude cache TTL bug,
heartbeat failure modes, and a bot-dead diagnosis tree. Every entry
cites a source.
- skills/claude/: five real Claude Code skills (git-commit-writer,
openclaw-debugger, model-cost-compare, excalidraw-architecture,
cost-optimizer) replacing the placeholder section.
- README.md: wired new sections (Model Configs, Memory Wiki,
Troubleshooting) into the TOC.
TikTik, Reely, Shorty — platform-specific video agents using
video_generate and music_generate (OpenClaw v2026.4.5+)
Total agents: 199
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
New agents: Viso (Video Ad Creator), Clipper (Short-Form Video),
Beats (Music Producer), Studio (Multimedia Content Pipeline)
Total agents: 192
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- New skills/ folder structure for on-device skill templates
- Gemma: haiku-card (for Google AI Edge Gallery, Gemma 4)
- Claude: placeholder for Claude Code skills
- Added skills section to main README contents + body
- .nojekyll to enable proper GitHub Pages serving
New agents: Data Entry, Transcription, Audio Producer, Proofreader,
Script Builder, QA Tester, Ecommerce Dev, Blockchain Analyst,
Game Designer, Lead Gen, ERP Admin, Telemarketer, Localization,
Product Scrum, Upwork Proposal. All READMEs and badges updated.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Agents are now more than a prompt — full operating system:
- SOUL.md: identity & personality (required)
- AGENTS.md: operating rules (optional)
- HEARTBEAT.md: wake-up checklist (optional)
- WORKING.md: starting task template (optional)
Added submission tiers: Basic, Standard, Full Agent OS
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- New "Submit Your Agent" issue template for easy submissions
- Updated CONTRIBUTING.md with clear PR and issue workflows
- Added "Submit Your Agent" section to README with CTA
- Agents get listed on crewclaw.com/agents after merge
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 apps: CrewClaw, AI2SQL, awesome-openclaw-agents, AI2image,
Deep Work Zone, Prompt Pilot, SQL Prep, CRE Flyer Maker, AI Word or Not
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace $29/$69 mentions with neutral "get your deploy package" messaging.
Add UTM params to all remaining CTA links.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Links to crewclaw.com/agents for one-click deploy
- UTM params on all CTA links for tracking in GA4
- Category table with agent counts and browse links
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add Google Form newsletter link to README header
- Enable Discussions with "Share Your Agent" and "Request Templates" threads
- Email capture for weekly agent templates & tips
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
New agents:
- Moltbook Community Manager — post, engage, build karma
- Moltbook Scout — feed monitoring, keyword alerts, digests
- Moltbook Growth Agent — follower growth, submolt management
All deploy links point to CrewClaw with Moltbook integration pre-selected.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
New agents based on Reddit/HN community demand analysis:
- Reddit Scout, TikTok Repurposer, Cold Outreach (marketing)
- Home Automation, Family Coordinator (personal)
- Trading Bot (finance)
- Security Hardener (security)
- Self-Healing Server, Raspberry Pi Agent (devops)
- Dependency Scanner (development)
- Personal CRM, WhatsApp Business Bot (business)
Updated README.md and agents.json to reflect new count.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 53 total agents across 13 categories (was 23 in 5 categories)
- New categories: DevOps, Finance, Education, Healthcare, Legal, HR, Creative, Security
- Quickstart folder with working Telegram bot, Docker support, and step-by-step guide
- Framework comparison table: OpenClaw vs AutoGPT vs CrewAI vs LangChain vs MetaGPT
- agents.json: machine-readable index of all 53 templates
- .github/: FUNDING.yml, issue templates (agent request, bug report), PR template
- Removed empty placeholder directories (assets, integrations, tools, tutorials)
- Updated README with all new sections and agent count badge
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaced placeholder "Coming soon" entries with real agents:
Productivity (5), Development (5), Marketing (5), Business (5), Personal (3)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Added "Deploy →" links for every agent template to CrewClaw
- Added Quick Deploy section with package contents
- Added Stars badge
- Replaced placeholder links with real CrewClaw blog URLs (18 posts)
- Updated Tutorials section with all guides (getting started, multi-agent, automation, comparisons)
- Fixed Star History chart URL
- Cleaned up community section (removed broken placeholder links)
- Added footer CTA
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 3 agent templates (Orion, Echo, Radar)
- Comprehensive README with awesome list format
- Contributing guidelines
- MIT License
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>