From a61e1befcccde696f654e776a885ae3fdbeae20e Mon Sep 17 00:00:00 2001 From: Hayden <154503486+groupthinking@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:28:28 -0600 Subject: [PATCH 1/3] Modify agent name and description Updated agent name and description with a link. --- .github/agents/my-agent.agent.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/agents/my-agent.agent.md diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md new file mode 100644 index 0000000..319cf89 --- /dev/null +++ b/.github/agents/my-agent.agent.md @@ -0,0 +1,14 @@ +--- +# 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: https://www.molt.bot/ +--- + +# My Agent + +[Describe what your agent does here...](https://www.molt.bot/ +---) From 7dc9eadf9a1cde4d6a6bfa233c16fbd56c5f1694 Mon Sep 17 00:00:00 2001 From: Hayden <154503486+groupthinking@users.noreply.github.com> Date: Thu, 5 Feb 2026 05:54:47 -0600 Subject: [PATCH 2/3] Update .github/agents/my-agent.agent.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- .github/agents/my-agent.agent.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md index 319cf89..c470443 100644 --- a/.github/agents/my-agent.agent.md +++ b/.github/agents/my-agent.agent.md @@ -8,7 +8,10 @@ name:molt description: https://www.molt.bot/ --- -# My Agent +# molt Agent -[Describe what your agent does here...](https://www.molt.bot/ ----) +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/. From dfa036c8a63b9a63864ff02cee5d54c862378098 Mon Sep 17 00:00:00 2001 From: Hayden <154503486+groupthinking@users.noreply.github.com> Date: Thu, 5 Feb 2026 05:54:57 -0600 Subject: [PATCH 3/3] Update .github/agents/my-agent.agent.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- .github/agents/my-agent.agent.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md index c470443..838ce19 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:molt -description: https://www.molt.bot/ +name: molt +description: An agent for the molt project. --- # molt Agent