Nmbot Skills
Agent Skills for nmBot.
Ask AI about Nmbot Skills
Powered by Claude · Grounded in docs
I know everything about Nmbot Skills. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
nmBot Skills
This repository contains the Agent Skills for nmBot.
Skills
This repository includes the following Skills:
-
nmbot-features: This Skill provides a list of features that nmBot supports. Use this Skill when you need to trigger a specific feature of nmBot for the user. For details of each feature, please refer to the nmbot-features Skill.
-
nmbot-commands: This Skill provides a list of commands that nmBot supports. Use this Skill when you need to trigger a specific command of nmBot for the user. For feature details of each command, please refer to the nmbot-features Skill.
-
nmbot-api: This Skill tells how to use the nmBot Panel API (MCP) to control the user's settings of nmBot. Use this Skill to help the user to control nmBot's behavior and settings.
Installation
You can use Vercel's Skill Manager to install:
npx skills add nm-Team/nmbot-skills
Or, you can clone this repository and add the Skills manually:
git clone https://github.com/nm-Team/nmbot-skills.git
cd nmbot-skills
Then install the Skills in your agent.
Contributing
Contributions to this repository are welcome! If you have any suggestions, improvements, or new Skills to add, please feel free to submit a pull request.
License
This repository is licensed under the GPL-3.0 License. Please see the LICENSE file for more details.
