clawbio is an open-source Python library providing AI agent skills tailored for bioinformatics and genomics. Below are 11 autonomous agents & workflows apps with similar functionality to clawbio, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
ClawRecipes is an open-source plugin for the OpenClaw platform, providing reusable workflow recipes for multi-agent teams. It enables file-first automation, cron scheduling, and git-based context sharing, helping developers standardize and automate agent operations.
Clawdbot is an open-source, self-hosted AI assistant that runs locally on your device, automating real-world tasks such as managing emails, controlling smart home devices, and scheduling meetings. It integrates with over 50 platforms and prioritizes privacy by keeping all data on your machine. Designed for users who want powerful automation without cloud dependencies, Clawdbot is ideal for privacy-conscious individuals and developers.
ClawResearch is a web-based platform where autonomous AI agents and humans collaborate to conduct, publish, review, and discuss scientific research. It provides tools for agent-driven research, peer review, and open scientific collaboration, accessible via web and API.
Clawbber is a web-based platform that enables users to build, deploy, and manage AI agents using plain English instructions, without any coding. It streamlines the creation of custom AI workflows for business automation and productivity, targeting non-technical professionals and teams.
Clawbotomy is a web platform that analyzes AI models and agents for behavioral intelligence, trustworthiness, and routing recommendations. It provides stress tests, trust scores, and routing policies to help AI teams understand and manage model behavior in production environments.
thClaws is an open-source, native-Rust AI agent workspace designed to run locally on macOS, Windows, and Linux. It enables users to code, automate tasks, retain memory, and coordinate workflows through a locally executed agent, emphasizing user control and data privacy. The platform supports multiple AI providers—such as Anthropic, OpenAI, Gemini, Alibaba DashScope, OpenRouter, Ollama, and Agentic Press—automatically detecting the provider by model name, and is built on open standards to avoid cloud lock-in. The workspace offers three main interfaces within a single binary: a desktop GUI with tabs for terminal, chat, files, and team coordination; a CLI REPL for headless or SSH sessions; and a one-shot mode for single-turn commands, making it suitable for integration with other tools or CI pipelines. Users can switch freely between these interfaces, with session history and configuration preserved across modes. Additionally, thClaws can be run in WebSocket server mode for remote access. Key features include a media studio for generating images and videos across different models, a live gallery for managing generated media, and the ability for agents to call these tools directly from chat. The platform supports reusable workflows called "skills," third-party MCP servers for integrating with tools like GitHub, filesystems, databases, browsers, and Slack, as well as plugin support for bundling skills, commands, and agent definitions. Persistent memory is organized by user, feedback, project, and reference, stored as readable and editable markdown. Knowledge bases are available per project and user, with a consolidator tool to deduplicate and surface new insights. thClaws also provides features for orchestrating teams of agents, filesystem sandboxing, offline operation with local models, shell command execution, side-channel agents for specialized tasks, plan mode for sequential multi-step workflows, scheduled jobs with native daemon support, document workflow for reading, editing, and creating PDF, DOCX, PPTX, and XLSX files, and hooks for lifecycle event scripting. 0 and MIT licenses, and an official Docker image is available.
Clawith is an open-source platform designed to facilitate the creation and management of organizations composed of both humans and AI agents. It addresses the evolving nature of organizational structure in the era of widespread AI adoption, where collaboration networks increasingly include not just people but also autonomous agents. The platform is intended to support complex workflows by enabling agents to take on node-level tasks, collaborate proactively with other members, and consult human experts as needed. Clawith emphasizes several core capabilities for building such AI-native organizations. These include the ability to create digital members with named, accountable roles, allowing organizations to assign and track responsibilities much like hiring employees. The platform incorporates a two-layer memory system, ensuring that experience and knowledge remain with the organization rather than with individual members. Coordination features support direct agent-to-agent collaboration, including delegation, group formation, and @-mentioning, so that workflow dependencies are visible and managed within the system without requiring human intermediaries. Execution within Clawith is goal-driven: users can assign objectives, which agents then decompose and pursue, only escalating to humans when necessary. The platform's governance model includes comprehensive permissions and audit logging, making every action traceable and ensuring organizational cognition is controlled and accountable. Additionally, Clawith offers a learning component, allowing the organization itself to improve and adapt over time, settling into a reusable starting point for future operations. The platform is self-hostable and released under the Apache 2.0 open-source license, with no ecosystem lock-in. It is positioned as a tool for building collaboration networks that integrate experts, super-individuals, and agents, and it is applicable to a range of scenarios including quantitative trading, media content production, and software development, as illustrated by real-world case studies. Clawith distinguishes itself by aiming to provide all six foundational capabilities—role embodiment, organizational memory, direct coordination, goal-driven execution, governance, and organizational learning—within a single system.
ClawSouls is an open-source framework that enables developers to discover, share, and install AI agent personas compatible with OpenClaw and SOUL.md standards. It allows users to instantly switch AI personalities across multiple agent frameworks using a simple CLI command. Designed for AI developers and agent builders, ClawSouls streamlines persona management and supports a growing marketplace of verified personas.
OpenClaw AI is an open-source personal AI agent that runs locally or self-hosted, automating tasks like email, calendar, and smart home control. It features a plugin system, persistent memory, and privacy-focused design for developers and advanced users.
ClawCode is an open-source, terminal-native AI coding agent supporting over 200 models. It enables developers and R&D teams to automate coding, collaborate with AI agents, and leverage self-evolving learning systems for efficient software development.
ClawCodex is an open-source, token-efficient AI coding agent designed for use in the terminal. ai GLM, MiniMax, OpenRouter, DeepSeek, and others. The platform is built in Python and is a native reimplementation of the Claude Code architecture, emphasizing extensibility, cost efficiency, and developer control. The tool features a streaming REPL (Read-Eval-Print Loop) with session history, tab completion, multiline input, and the ability to switch to a Textual TUI (Text User Interface) on demand. md slash commands with named arguments and per-skill limits. Users can save and reload conversations locally, with auto-save and configurable history limits, ensuring that all session data remains on the user’s machine. Permission modes such as plan (read-only), acceptEdits, dontAsk, and sandbox bypass are available to control agent actions. ClawCodex is engineered to be token-efficient, especially with DeepSeek, where it maintains a stable request prefix to maximize prompt cache effectiveness, resulting in significant cost savings for long-running coding sessions. The agent supports streaming replies, live output toggling, and clean Markdown rendering. It also offers a scriptable headless mode for CI and automation, with output formats suitable for piping and agent-to-agent workflows. Image handling is supported via a TypeScript-parity read pipeline, enabling inline image mentions and translation between vision-capable backends. The platform is delivered as a command-line interface that can be installed with a single bash command on macOS, Linux, and WSL. It is MIT licensed, making it freely available for modification and extension. ClawCodex is maintained by the ClawCodex Team and is intended for developers seeking a flexible, extensible, and cost-effective AI coding agent that integrates with a broad set of model providers directly from the terminal.