From 3b502fa0f5555c97eafd41c812fd7861920cd2cc Mon Sep 17 00:00:00 2001 From: sasipadi Date: Tue, 4 Nov 2025 03:06:27 +0700 Subject: [PATCH] Create my-agent.md with basic metadata Add initial structure for my-agent.md --- .github/agents/my-agent.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/agents/my-agent.md diff --git a/.github/agents/my-agent.md b/.github/agents/my-agent.md new file mode 100644 index 000000000..44522c11e --- /dev/null +++ b/.github/agents/my-agent.md @@ -0,0 +1,8 @@ +--- +name: +description: +--- + +# My Agent + +Describe what your agent does here...