Agentica
Agentica turns a single developer into a persistent, multi‑agent team you can talk to from the terminal or messaging apps, letting long‑running goals keep running while you’re away.
- •You need a semi‑autonomous assistant that can keep working on a research or data‑gathering task while you switch to other work.
- •Your team uses CLI‑first workflows and wants to trigger AI agents from Slack‑like tools (WeChat, Feishu, WeCom) without writing code each time.
- •You want a Python SDK to embed agent calls into scripts and let the agents remember context across sessions.
/goal scrape the Crunchbase API for all Series A rounds in the health‑tech sector between Jan‑2024 and Jun‑2024, rank them by amount raised, and generate a markdown table with links to each company.
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/agentica && curl -fsSL https://workflowstacks.com/api/skills/agentica/claude-skill -o ~/.claude/skills/agentica/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Agentica is a very large Python project (~147k lines across 561 code files, plus 234 test files). Setup is light: installs like a normal app — add your API keys. Reading the code is optional. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2desktop/main.jsWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
- 5agentica/__init__.pyInside agentica/ — the main logic begins here
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/agentica && curl -fsSL https://workflowstacks.com/api/skills/agentica/claude-skill -o ~/.claude/skills/agentica/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 mcp-server tools founders pair with this one.