diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md new file mode 100644 index 0000000..838ce19 --- /dev/null +++ b/.github/agents/my-agent.agent.md @@ -0,0 +1,17 @@ +--- +# Fill in the fields below to create a basic custom agent for your repository. +# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli +# To make this agent available, merge this file into the default repository branch. +# For format details, see: https://gh.io/customagents/config + +name: molt +description: An agent for the molt project. +--- + +# molt Agent + +This agent assists with tasks related to the molt project. You can ask it to: +- [Capability 1] +- [Capability 2] + +For more information, visit https://www.molt.bot/.