RayCodes GenericAgent — AI skill for Claude Code
Autonomous web form automation that learns from itself — powered by GenericAgent, a local Ollama LLM (gemma4-nothink), and a Twitter/X lookalike dum.
How to install RayCodes GenericAgent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 47thtechcorner/RayCodes_GenericAgent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What RayCodes GenericAgent does
Autonomous web form automation that learns from itself — powered by GenericAgent, a local Ollama LLM (gemma4-nothink), and a Twitter/X lookalike dum.
Alternatives in AI
- Deepseek Pp — DeepSeek Web browser extension: AI agent workspace with MCP tools, memory, Skills, automation, web search, and 1.7k ★
- Iai Personal Memory Engine — A cyber brain for your AI 866 ★
- DontFeedTheAI — Transparent anonymization proxy for AI-assisted pentesting 654 ★
README
🌱 GenericAgent Self-Evolving Web UI Filler
**Autonomous web form automation that learns from itself** — powered by [GenericAgent](https://github.com/lsdefine/GenericAgent), a local Ollama LLM (`gemma4-nothink`), and a Twitter/X lookalike dummy site.
📺 Demo Flow
First Run: [Ollama: gemma4-nothink] → [Selenium fills form] → [Tweet posted] → [Skill saved]
Later Runs: [Skill file found] → [exec()] → [Tweet posted] — ZERO LLM tokens used
🗂️ Project Structure
Generic Agent/
├── GenericAgent/ ← Cloned GenericAgent framework (the engine)
│ └── mykey.py ← Ollama API config (you edit this)
├── dummy_site/
│ ├── index.html ← Twitter/X lookalike UI
│ ├── server.py ← Flask REST server (port 5050)
│ └── static/
│ └── style.css ← Dark-mode glassmorphism stylesheet
├── skills/
│ └── fill_tweet.py ← AUTO-GENERATED on first success (crystallized skill)
├── agent_filler.py ← Main entry point / orchestrator
└── README.md ← This file
🧰 Tech Stack
| Layer | Technology | Why |
|---|---|---|
| Agent Framework | GenericAgent v1.0 | Self-evolving skill tree, 6x fewer tokens than alternatives |
| LLM | gemma4-nothink:latest via Ollama |
Local, fast (no CoT thinking tokens), privacy-preserving |
| Ollama API | OpenAI-compat /v1/chat/completions |
Drop-in format, works with GenericAgent's oai_* config |
| Browser Automation | Selenium + webdriver-manager | Headful Chrome control, auto-installs correct ChromeDriver |
| Dummy Site | Flask + Vanilla HTML/CSS | Zero framework overhead, runs instantly |
| Styling | Inter font, dark glassmorphism | Twitter/X visual fidelity |
🔑 Code Walkthrough
`GenericAgent/mykey.py` — LLM Configuration
oai_ollama_config = {
'apikey': 'ollama'
Related Skills
RayCodes DeepSeek Harness
DeepSeek Harness with Local Ollama: Complete Free Setup Guide - Open-source AI agent harness powered by Cordis
RayCodes Archify
Archify GitHub Just Got Insane — AI Visualizes Your Entire Codebase! Instant AI-powered codebase architecture
Wolfpack OS
Autonomous, local multi-agent operating layer powered by Claude Code & Kimi Code. Automates business workflows
RayCodes BookToSkill
Book to Skill Github: Turn Any PDF Into Local AI Skill (No Token Limits!) - Turn any PDF or book into structur
RayCodes Humanizer
Humanizer Skill 3.0: Make AI Writing Sound 100% Human Locally! - Local AI prose humanizer skill for Ollama, Cl
Browser Use Skill
🌐 OpenClaw skill for Browser-Use — AI-powered browser automation for complex multi-step workflows (login, for
Related Agents
Delegate
Expert LLM delegation specialist that seamlessly connects to external language models including GPT-4, GPT-3.5
Taskade
AI-powered workspace with autonomous agents, real-time collaboration, and workflow automation with MCP integra
App Explorer
Use this agent for autonomous AI-powered exploration of web applications to discover features, flows, and func