Discover and explore top open-source AI tools and projects—updated daily.
Castor6Browser AI agent extension enabling complex web task automation
Top 91.2% on SourcePulse
Summary
Tactus is a browser extension enabling AI agents to perform complex, multi-step tasks via an extensible Agent Skills system. It addresses the need for programmable automation and enhanced agent capabilities within the browser, offering a fast, token-efficient solution for developers and power users.
How It Works
Tactus integrates the Agent Skills specification into a browser extension, allowing AI to leverage imported skill folders containing instructions and JavaScript scripts. These scripts execute safely after user confirmation, enabling prompt injection for specific scenarios. The extension supports multiple AI providers (Anthropic, Gemini, OpenAI-compatible), multimodal chat with image vision, and intelligent page content extraction. A key feature is its support for the Model Context Protocol (MCP), enabling dynamic discovery and integration of external tools from HTTP servers with robust authentication. The ReAct paradigm facilitates autonomous AI tool use.
Quick Start & Requirements
npm install, then npm run dev (development) or npm run build (production).Highlighted Details
Maintenance & Community
The project welcomes issues and pull requests. No specific details on maintainers, sponsorships, or community channels are provided. A future roadmap includes CDP automation and automated skill generation.
Licensing & Compatibility
Limitations & Caveats
Actively under development, Tactus currently lacks direct browser automation capabilities like Chrome DevTools Protocol (CDP), though it is planned. Automated skill generation via recording operations is also a future feature.
6 days ago
Inactive
agentscope-ai