Skip to main content
Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. For more information, please refer to the Agent Skills.
You can use Modellix Skill to accelerate your application development.

Add Modellix Skill

Run the following command in your project:
npx skills add https://github.com/Modellix/modellix-skill
You can also install Modellix Skill from Smithery:
npx @smithery/cli@latest skill add modellix/modellix-skill
Once added, your Coding Agent will automatically use Modellix Skill to assist you with development tasks.
Modellix Skill is updated when new services become available, so please make sure to update the Skill periodically.