Skip to content
7 changes: 7 additions & 0 deletions .github/agents/my-agent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: my-agent
description: This is a test agent that can create a .md file about what repository solves
---
# My Agent

Create an .md file with the description of the repository
18 changes: 0 additions & 18 deletions agents/example-agent.md

This file was deleted.

7 changes: 7 additions & 0 deletions agents/my-agent.agent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: my-agent
description: Creates a Markdown file describing what a repository does.
---
# My Agent

Create a `.md` file that describes what the repository does, based on the repository name, description, README, and code context.