243 items indexed · AI tools, prompts, hooks & techniques
This is a curated collection of tools, tutorials, and community projects for OpenClaw, a free, self-hosted AI assistant. OpenClaw allows you to run a private AI agent on your own computer and interact with it through common messaging apps like WhatsApp and Telegram, ensuring your data remains private.
Codex CLI is a command-line tool that lets developers use AI to automatically perform complex coding tasks, like adding entire features or fixing bugs, across multiple files. It acts like an autonomous assistant that can plan and execute work, reducing manual effort and speeding up development cycles.
This is a production-ready toolkit for the Claude Code AI assistant that makes its special abilities (skills) activate automatically when needed. It provides a library of pre-built configurations, hooks, and agent personas to make the AI more proactive and effective in a professional development environment.
GitHub is researching a method for AI agents to automate complex development tasks securely. Teams can describe workflows in plain English, which are then compiled into robust, safe automation to handle edge cases like documentation updates or quality assurance without manual intervention.
This analysis compares two AI coding tools, Claude Code and OpenAI Codex, to help you choose the best one for a given job. Claude Code excels at complex, reasoning-heavy tasks like large-scale code refactoring and debugging, while Codex is more efficient for autonomous, repetitive tasks like generating boilerplate code.
This guide details how to use OpenCLAW to build multi-agent systems that automate complex business processes. It provides examples of coordinated AI agents handling tasks like project management, content creation pipelines, and CRM updates without needing direct human orchestration.
OpenCLAW, a framework for building automated AI assistants, has released an update that improves how it handles background tasks and recovers from errors. This makes AI agents more reliable for complex jobs by allowing them to automatically switch between different AI providers if one fails, and gives developers finer security controls over scheduled tasks.
The latest OpenAI Codex CLI update transforms it into a powerful, autonomous coding assistant. It can now manage complex tasks by itself, using multiple AI 'sub-agents' to securely execute code, interact with files, and even get approvals, making software development faster and more automated.
This tool orchestrates a team of different AI assistants (like Claude, Gemini, or Codex) to collaborate on complex software development tasks. You define a project plan using a JSON file, and the framework automatically delegates work to the appropriate AI specialist, enabling them to build, review, and test code in a coordinated fashion.
Specialized AI agents trained for specific industries like law, healthcare, or finance are significantly more accurate than general-purpose AI. These "vertical agents" automate complex, domain-specific tasks by integrating with industry software and understanding unique data and compliance rules, leading to major efficiency gains.
For developers building complex AI assistants, LangGraph is the top choice for reliable, production-ready systems due to its robust control and state management. CrewAI is a simpler alternative, better suited for quickly prototyping multi-agent tasks with clear, sequential roles.
This workflow configures a team of specialized AI agents that collaborate on projects using shared files and a chat interface like Telegram. Each agent has a specific role (e.g., strategist, developer), allowing a single user to manage a comprehensive, autonomous workforce for business or software development.