ai-agent

agenticSeek

Fully Local Manus AI. No APIs, No $200 monthly bills. Enjoy an autonomous agent that thinks, browses the web, and code for the sole cost of electricity.
27,050 stars3,025 forksPythonUpdated 8/11/2026100% free · open source
What it does

Runs a fully‑local autonomous AI agent that can browse the web, write code, and execute tasks without any external API calls.

When to use it
  • You need a research assistant that can fetch up‑to‑date web info without paying per‑request fees.
  • You want to generate prototype code (e.g., a Flask API) entirely on your machine.
  • Your startup must keep all data in‑house for compliance or IP reasons.
Ready-to-paste prompt
python -m agenticSeek "Research the top 5 competitors for AI‑generated marketing copy, list their pricing, and generate a comparative table in markdown"
Heads up: The agent requires a local LLM server (Ollama) running and the specified model must be downloaded beforehand; otherwise the script exits with “model not found” errors.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/agenticseek && curl -fsSL https://workflowstacks.com/api/skills/agenticseek/claude-skill -o ~/.claude/skills/agenticseek/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How agenticSeek works
Codeflow
Free to inspect

AgenticSeek is a medium Python project (~9k lines across 63 code files, plus 18 test files). Setup is light: runs with Docker — add your API keys to .env. Last commit a month ago, GPL-3.0 license, has a test suite.

Size
Medium codebase
~9k lines · 63 code files · ~1 h to skim
Setup
Light setup
Runs with Docker — add your API keys to .env.
Runs on
Python · Docker
Needs API keys (.env)
Python 85%JavaScript 6%CSS 5%Shell 3%Batchfile 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    cli.py
    Where the program starts running
  3. 3
    pyproject.toml
    Dependencies and the commands it exposes
  4. 4
    .env.example
    The API keys and settings you must provide
What's in each folder
prompts/Prompts, skills & agent definitions12 files
frontend/Frontend / UI23 files
docs/Documentation6 files
sources/Folder38 files
llm_server/Folder9 files
llm_router/Folder4 files
searxng/Folder4 files
scripts/Helper scripts3 files
READMEHas testsDocumentedNo CIDocker readyGPL-3.0 licenseUpdated this month
Quick Actions
Details
Creator
Fosowl
Language
Python
Category
ai-agent
Published
2/19/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.