·agent-file-structure
</>

agent-file-structure

Standard structure and key principles for agent definition markdown files.

9Installs·0Trend·@oocx

Installation

$npx skills add https://github.com/oocx/tfplan2md --skill agent-file-structure

How to Install agent-file-structure

Quickly install agent-file-structure AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill agent-file-structure
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oocx/tfplan2md.

SKILL.md

View raw

Purpose Defines the required structure and best practices for creating agent definition files in .github/agents/.agent.md.

The YAML frontmatter at the top of each agent file must include:

⚠️ Coding agents (-coding-agent.agent.md) must NOT include model: in frontmatter. The model: property is not supported on GitHub.com coding agents and causes a hard CAPIError: 400 The requested model is not supported error, preventing the agent from running.

Standard structure and key principles for agent definition markdown files. Source: oocx/tfplan2md.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oocx/tfplan2md --skill agent-file-structure
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from oocx/tfplan2md

Quick answers

What is agent-file-structure?

Standard structure and key principles for agent definition markdown files. Source: oocx/tfplan2md.

How do I install agent-file-structure?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill agent-file-structure Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oocx/tfplan2md