---
title: "Agent Tooling Agent Plugins — page 7 of 7"
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/7
last-updated: 2026-08-27
---

# Agent Tooling Agent Plugins — page 7 of 7

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 |
| --- | --- | --- |
| [project-template-creator](https://agentpluginsdirectory.com/plugins/project-template-creator) | Manage project template hierarchy with unified improvement workflow. Route fixes to plugins or parent templates automatically, quick-capture ideas for later, and run unified end-of-session reviews covering both plugins and templates. | Agents-Store/agentplugins |
| [turn-executing](https://agentpluginsdirectory.com/plugins/turn-executing) | Concrete implementation work and CLI result handoff. | alainux/turnloop |
| [agentic-bundle-skill-author](https://agentpluginsdirectory.com/plugins/agentic-bundle-skill-author) | Portable skills-only "Skill Author" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [skill-scout](https://agentpluginsdirectory.com/plugins/skill-scout) | 從外部 repo 發現、評估、移植 skills 到插件市集。支援瀏覽、討論篩選、合併相關 skills、雙格式 plugin.json 產出。觸發詞：讀這個 repo、看一下 ~/workspaces、瀏覽 skills、移植這個 skill、把這個 porting 過來、評估這個 repo、從 GitHub 匯入 skill；read this repo, browse skills, port this skill, add this skill. | RDCrystalLab/agentic-plugins |
| [turn-integrating](https://agentpluginsdirectory.com/plugins/turn-integrating) | Recompose prerequisite work into the real user-facing product. | alainux/turnloop |
| [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 |
