What is agent-file-structure?
Standard structure and key principles for agent definition markdown files. Source: oocx/tfplan2md.
Standard structure and key principles for agent definition markdown files.
Quickly install agent-file-structure AI skill to your development environment via command line
Source: oocx/tfplan2md.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/oocx/tfplan2md --skill agent-file-structureStandard structure and key principles for agent definition markdown files. Source: oocx/tfplan2md.
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
https://github.com/oocx/tfplan2md