AIS Agent Bot

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)

Robin Cartier perspective

This page is part of Robin Cartier's working AI knowledge graph: a practical research layer for production AI, recommendation systems, experimentation, GEO, and agentic web readiness.

The useful next step is to connect this concept back to applied product leadership and operating models.

Recommended next

Keep reading from this thread

From 491 indexed pages and articles.

  1. 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
  2. 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
  3. 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