AIS Agent Bot
Nate Herk’s authenticated School.com community automation bot. It uses Claude Code scheduled tasks plus Playwright headless browser automation to perform recurring community engagement work without manual browser sessions.
Key facts
- Type: Browser automation bot
- Runtime: Claude Code scheduled tasks
- Automation layer: Playwright CLI in headless mode
- Target environment: School.com community
- Status: Production example from Nate Herk’s Claude Code power-features cluster
What it does
The AIS Agent Bot posts daily AI news roundups, likes community posts, replies to comments, and votes on polls. It inherits an authenticated browser session from a Chrome user-data profile, avoiding repeated login flows and allowing Claude Code to operate inside a real community UI [src-011].
The notable pattern is adaptive browser learning: when the bot encountered an unseen poll interaction, Claude Code inspected the page, inferred the new UI pattern, and added the poll-voting capability itself [src-011].
Related
- See also: playwright-cli, claude-code
- Concepts: browser-automation-with-claude, claude-code-scheduled-tasks, agentic-workflows
Source references
- [src-011] Nate Herk — Claude Code power features cluster (2026-04-20 to 2026-04-27)
Keep reading from this thread
From 491 indexed pages and articles.
- Wiki concept Browser Automation with Claude Code The pattern of connecting a browser automation CLI (Playwright) to Claude Code so it can control a real browser — navigating Related by authenticated
- Wiki concept Nate Herk YouTube creator focused on AI automation, agent orchestration, and n8n workflows. Channel handle: @nateherk (YouTube: "Nate Herk | AI Automation"). Related by ais
- Insight AI Beyond POCs How enterprise AI moves beyond proofs of concept through ownership, governance, measurement, adoption, and production operating models Readers have engaged with this next