AGENT0S
HomeLibraryAgentic
FeedbackLearn AI
LIVE
Agent0s · AI Intelligence Library
Share FeedbackUpdated daily · 7am PST

Agentic Tools

Skills, commands, hooks, and plugins for AI coding agents. Primarily focused on Claude Code, with coverage of Codex CLI and the broader AI ecosystem.

SSkills

Auto-loaded capabilities via SKILL.md files. Claude Code and Codex read these at startup and apply them contextually.

/Commands

Slash command templates stored as markdown. Invoked explicitly with /command-name for reusable workflows.

HHooks

Shell commands or scripts that fire automatically at lifecycle events — before tool calls, after file writes, etc.

PPlugins

Distribution bundles that package skills, hooks, commands, and MCP servers into one installable unit.

42 items found
plugin
Advanced

OpenClaw v2026.3.7-beta.1: Customizable ContextEngine and Dual-Engine Routing

OpenClaw, a framework for building automated AI assistants, has a major update. It introduces a 'ContextEngine' that lets developers easily customize how the AI remembers and uses information, enabling more powerful and tailored solutions. This release also adds Dual-Engine Routing to automatically switch between AI providers like OpenAI and Google if one fails, significantly improving reliability.

OpenCLAW
Web
plugin
Advanced

OpenClaw v2026.3.7: ContextEngine Plugin & Multi-Provider Model Routing

This OpenClaw update introduces a flexible plugin system, letting developers customize how the AI understands conversations without changing the core product. It also makes the AI more reliable by automatically switching between different AI providers like OpenAI and Google if one is unavailable, ensuring continuous operation.

OpenCLAW
Web
plugin
Intermediate

OpenClaw v2026.3.7: Advanced Context Management with ContextEngine

OpenClaw's latest update allows developers to build more reliable and customized AI agent workforces. A new 'ContextEngine' lets agents better understand specific tasks by using custom data sources, while 'dual-engine routing' ensures they stay online by automatically switching between AI providers like OpenAI and Google if one fails.

OpenCLAW
Web
plugin
Beginner

Codex CLI: Local AI Coding Agent for your Terminal

OpenAI has released Codex CLI, a tool that lets developers use AI coding assistance directly in their computer's terminal. It integrates with existing ChatGPT subscriptions to help write, debug, and manage code without needing to switch to a web browser.

Codex CLI
GitHub
plugin
Beginner

Codex CLI: The Official OpenAI Coding Agent for your Terminal

Codex CLI is a tool from OpenAI that lets developers use a powerful AI coding assistant directly within their computer's command line. This allows for quick code generation, bug fixing, and scripting without needing to switch to a web browser or a separate application, accelerating development tasks.

Codex CLI
GitHub
plugin
Intermediate

OpenAI Codex CLI: The Lightweight Terminal Agent

OpenAI's Codex CLI is a free, text-based tool that integrates directly into a developer's programming terminal. It enables them to use powerful AI models like GPT-5.2 to quickly write, fix, and improve code using simple English commands, accelerating development cycles and improving productivity.

Codex CLI
Web
plugin
Intermediate

Awesome Production Agentic Systems

This is a curated index of professional-grade tools for building and managing AI agentic systems. It provides a directory of open-source libraries that help developers deploy, monitor, secure, and scale their AI applications for production environments.

General
GitHub
plugin
Advanced

Agentic MCP: Multi-Agent Orchestration on Edge Functions

This is a toolkit for building advanced AI agents that run on 'edge networks', making them faster by being physically closer to users. These agents can search the web, access databases, and automatically hand off tasks to other specialized agents to solve complex problems.

General
GitHub
hook
Intermediate

Claude Code Hooks: Safety, Automation & Notification Scripts

This open-source repository provides ready-to-drop-in JavaScript hooks for Claude Code that run before or after AI tool executions — blocking dangerous shell commands, protecting secret files, auto-staging git changes, and sending Slack alerts when Claude needs input. Each hook is tested (262 passing tests), MIT-licensed, and designed to be copied, pasted, and customized in minutes. It solves a real gap: giving developers guardrails and automation on top of Claude Code's agentic actions without building from scratch.

Claude Code
GitHub
hook
Intermediate

Claude Code Hooks & CLAUDE.md: Automate Your Dev Workflow with Lifecycle Events

Claude Code hooks let you attach shell commands to coding events—like auto-formatting files with Prettier every time Claude edits them—without any manual intervention. CLAUDE.md is a special project file that feeds Claude your codebase rules, build commands, and conventions upfront so it stops asking redundant questions. Together, these two features turn Claude Code from a reactive assistant into a self-disciplined automated dev pipeline.

Claude Code
Web
Previous3 / 3