OpenAI Agent Skills is an open-source repository that serves as a broad catalog of agent skills designed to extend the capabilities of OpenAI Codex and other AI coding agents. It organizes reusable, task-specific workflows, instructions, scripts, and resources into modular skill folders so that an AI agent can reliably perform complex tasks without repeated custom prompting, making agent behavior more predictable and composable. Each skill is defined with clear metadata and instructions...
AI Agent templates with Skills, Agents, and Workflows
Antigravity Kit is an AI agent capability expansion toolkit that provides structured templates, skills, and workflows designed to boost the productivity of AI assistants and autonomous agents in coding environments. It comes with an extensive library of predefined agent personas and domain-specific skills that help in performing targeted tasks such as frontend development, backend engineering, quality assurance, and more. With this kit, developers can rapidly initialize a project scaffold...
Superplan is an execution system for AI agents.
It turns planning into actual execution inside your repository. Instead of vague plans, chat history, or TODO lists, Superplan forces work into clear, step-by-step tasks that agents can execute, track, and resume at any time.
The CLI is designed for agents to follow, not for humans to run manually. You define the work; your agent executes it through Superplan's structured runtime.