---
title: "Agent Tooling Agent Plugins — page 8 of 8"
description: "Plugins that build, inspect, or extend AI agents themselves: MCP server builders, skill and plugin authoring kits, memory and context management, prompt engineering, agent evaluation and observability."
canonical: https://agentpluginsdirectory.com/categories/agent-tooling/page/8
last-updated: 2026-09-02
---

# Agent Tooling Agent Plugins — page 8 of 8

Plugins that build, inspect, or extend AI agents themselves: MCP server builders, skill and plugin authoring kits, memory and context management, prompt engineering, agent evaluation and observability.

| Name | Description | Repo |
| --- | --- | --- |
| [wall-clock](https://agentpluginsdirectory.com/plugins/wall-clock) | Keep agent work inside a deadline with time-aware planning, bounded assignments, and explicit wrap-up reports. | emo-eth/skills |
| [tmux-fork](https://agentpluginsdirectory.com/plugins/tmux-fork) | Fork new tmux windows to spawn parallel AI agents or run CLI commands | RDCrystalLab/agentic-plugins |
| [turn-planning](https://agentpluginsdirectory.com/plugins/turn-planning) | Graph decomposition, project documents, contracts, and orchestration. | alainux/turnloop |
| [turn-setup](https://agentpluginsdirectory.com/plugins/turn-setup) | Interpret a user request and set up the smallest complete workgraph that preserves its scope. | alainux/turnloop |
| [turn-verifying](https://agentpluginsdirectory.com/plugins/turn-verifying) | Code and visual inspection with approve/reject decisions. | alainux/turnloop |
