Skip to content
View robbyczgw-cla's full-sized avatar

Block or report robbyczgw-cla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
robbyczgw-cla/README.md

Robby Czesany

Agentic engineer building practical AI systems around OpenClaw, Hermes, and real-world automation.

I work on agent tooling, memory systems, search & retrieval, MCP servers, and messaging integrations β€” workflows where AI agents don't just chat, but monitor, reason, remember, and ship.

πŸ“« Open to interesting agent-infrastructure work β€” collaborations, contract, or full-time: robbyczgw@gmail.com


Featured work

Three pillars across the agent stack β€” tools, autonomy, interfaces.

πŸ” Agent tools & retrieval

web-search-plus β€” multi-provider search engine for AI agents. 13 search providers, 6 extraction providers, intelligent auto-routing, opt-in research mode, multi-LLM fallback chains.

One engine, three deployments: hermes-web-search-plus (267 ⭐), web-search-plus-plugin for OpenClaw, and a standalone MCP server (web-search-plus-mcp on PyPI).

🧠 Agent memory & autonomy

  • lucid-dreamer β€” nightly memory reasoning; auto-cleans agent memory while you sleep
  • skillminer β€” scans agent memory, detects patterns, drafts new skills for human review
  • topic-monitor β€” scheduled topic monitoring with AI importance scoring β€” listed in DigitalOcean's OpenClaw Skills guide (as proactive-research)
  • agent-chronicle β€” AI-perspective diary: quotes, curiosities, decisions, relationship evolution
  • roundtable β€” multi-agent debate council (Scholar, Engineer, Muse)

πŸ’¬ Agent interfaces

OpenCami β€” web client for OpenClaw. Real-time streaming, smart titles, TTS, file explorer, persona picker, conversation search & export, PWA support. β†’ Install & docs


What I work on

  • Agent tool design β€” turning APIs, workflows, and services into reliable agent tools
  • Memory & context systems β€” durable facts, review loops, cleanup, retrieval hygiene
  • Search & research infrastructure β€” multi-provider routing, extraction, scoring, monitoring
  • Messaging integrations β€” Telegram, Discord, mobile-first agent workflows
  • Shipping small systems fast β€” web clients, plugins, skills, dashboards, automation glue

Track record

How I build

I design the system, let agents accelerate implementation and research, review every commit, test the behavior, and ship the parts that hold up. The engineering is in the loop around the agent β€” reliability, verification, feedback. Human decisions, agent-assisted execution, tight feedback loop.

I work across three platforms β€” OpenClaw, Nanoclaw, and Hermes β€” each suited to a different workflow.

Stack

Python (engines, MCP servers) Β· TypeScript (plugins, web) Β· React + React Native Β· Node.js Β· Vite Β· Expo Β· SQLite Β· async-everywhere Β· multi-LLM orchestration with fallback chains


πŸ“« robbyczgw@gmail.com Β· websearchplus.xyz Β· openclawskills.xyz Β· Graz, Austria (CET)

Pinned Loading

  1. web-search-plus-plugin web-search-plus-plugin Public

    OpenClaw plugin for multi-provider web search and extraction: 13 search providers, 6 extract providers, intelligent routing, quality reports, and research mode.

    TypeScript 45 5

  2. hermes-web-search-plus hermes-web-search-plus Public

    Hermes Agent flagship plugin for multi-provider web search and extraction with intelligent routing, quality reports, and research mode.

    Python 268 19

  3. opencami opencami Public

    Web chat client for OpenClaw – AI chat interface with PWA support, smart titles, follow-ups & more 🦎

    TypeScript 30 4

  4. lucid-dreamer lucid-dreamer Public

    Nightly memory reasoning for AI agents β€” background review, pattern detection, and autonomous memory improvement

    Python 2