From d95b6bb9eb449052add50ae1d54d2572b11c113e Mon Sep 17 00:00:00 2001 From: Anon Date: Sun, 22 Mar 2026 16:04:45 +0100 Subject: [PATCH] Added links for skills --- docs/guide/creating-bots.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/guide/creating-bots.md b/docs/guide/creating-bots.md index 0dacd8fa..a44416e7 100644 --- a/docs/guide/creating-bots.md +++ b/docs/guide/creating-bots.md @@ -190,6 +190,11 @@ You can find more examples in the [ChatBots](https://github.com/MCCTeam/Minecraf If you are using an AI coding agent on this repository, use the `mcc-chatbot-authoring` skill for bot work. +Skill links: + +- [Browse the skill on GitHub](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/.skills/mcc-chatbot-authoring) +- [Download the skill directory](https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2FMCCTeam%2FMinecraft-Console-Client%2Ftree%2Fmaster%2F.skills%2Fmcc-chatbot-authoring) + This skill is meant for: - standalone `/script` bots