diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md index 39a8426..3aa4687 100644 --- a/.github/agents/my-agent.agent.md +++ b/.github/agents/my-agent.agent.md @@ -4,8 +4,8 @@ # To make this agent available, merge this file into the default repository branch. # For format details, see: https://gh.io/customagents/config -name: -description: +name: Sample Agent +description: A sample agent configuration. Replace this with a meaningful description of what your agent does. --- # My Agent