agent-plane-knowledge

Reference Agent Plane configuration, executors, and skill/tool structure.

3|2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/dbczumar/agent-plane --skill agent-plane-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-plane-knowledge
Source: https://github.com/dbczumar/agent-plane/tree/main/agent_plane/onboarding/agent/skills/agent-plane-knowledge
Command: npx skills add https://github.com/dbczumar/agent-plane --skill agent-plane-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This knowledge base provides a quick-reference for configuring and using the Agent Plane platform, including config formats, executor types, and skill/tool structure.

Core Features & Use Cases

  • Comprehensive reference for agent-plane config.yaml layout, supported executor options, and how skills and tools are organized.
  • Guidance for onboarding new agents, creating sub-agents, and maintaining consistent conventions across environments.
  • Quick lookup during design, debugging, or optimization tasks to ensure alignment with platform rules.

Quick Start

Ask this skill to look up how the agent plane configuration works and what options are available when building or debugging an agent.

Frequently Asked Questions about agent-plane-knowledge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the required YAML frontmatter and directory layout for agent plane configuration?

Agent plane configuration requires specific YAML frontmatter and a structured directory layout to define skills, tools, and executors. This reference documents those exact formatting rules and platform conventions to ensure your agent setup aligns with the expected schema.

How do I onboard new agents and create sub-agents in the agent plane platform?

To onboard new agents and create sub-agents in the agent plane platform, you must follow established directory layout rules and configuration conventions. This skill provides the structural guidance needed to maintain consistency across environments when adding new agents.

What executor options are supported when building an agent plane configuration?

Agent plane configuration supports multiple executor options that define how skills and tools operate within the platform. This reference outlines the available executor types and explains how to apply them correctly during agent design and debugging tasks.

How do I debug agent plane configuration issues related to skill and tool structure?

Debugging agent plane configuration issues involves checking your YAML frontmatter, validating the directory layout, and verifying skill and tool structure against platform conventions. This reference serves as a quick lookup to recall layout rules and identify misalignments.

When do I need to check agent plane conventions during design or optimization tasks?

You need to check agent plane conventions during design or optimization tasks whenever you are modifying config.yaml, adding new executors, or restructuring skills and tools. Consulting this reference ensures your changes maintain alignment with documented platform rules.