Dulus: Free AI Agent
Dulus allows startup founders to utilize AI capabilities without needing API keys, supporting multiple services like Claude.ai and Gemini through a single interface.
- •When you need to integrate AI services into your startup without the hassle of managing API keys
- •When you want to test AI-driven features without incurring per-token billing costs
- •When you require a unified interface to interact with multiple AI services like Claude.ai, Gemini, and others
python dulusexample.py --lang en --service claude --prompt 'Explain the concept of artificial intelligence'
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/dulus && curl -fsSL https://workflowstacks.com/api/skills/dulus/claude-skill -o ~/.claude/skills/dulus/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Dulus: Free AI Agent is a very large Python project (~63k lines across 191 code files, plus 55 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, GPL-3.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2agent.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
- 5skill/__init__.pyInside skill/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/dulus && curl -fsSL https://workflowstacks.com/api/skills/dulus/claude-skill -o ~/.claude/skills/dulus/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 claude-skill tools founders pair with this one.