agenticSeek
Runs a fully‑local autonomous AI agent that can browse the web, write code, and execute tasks without any external API calls.
- •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.
python -m agenticSeek "Research the top 5 competitors for AI‑generated marketing copy, list their pricing, and generate a comparative table in markdown"
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/agenticseek && curl -fsSL https://workflowstacks.com/api/skills/agenticseek/claude-skill -o ~/.claude/skills/agenticseek/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.
- 1README.mdStart here — what it does and how to install it
- 2cli.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/agenticseek && curl -fsSL https://workflowstacks.com/api/skills/agenticseek/claude-skill -o ~/.claude/skills/agenticseek/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.