$ cd /home/ubuntu/skills/
unzip ~/Downloads/my-skill-v2.zip -d my-skill/
cd /home/ubuntu/skills/
unzip ~/Downloads/my-skill-v2.zip -d my-skill/
cd /home/ubuntu/skills/
unzip ~/Downloads/my-skill-v2.zip -d my-skill/
ls /home/ubuntu/skills/my-skill/
# Should show: SKILL.md (required) + any supporting files
ls /home/ubuntu/skills/my-skill/
# Should show: SKILL.md (required) + any supporting files
ls /home/ubuntu/skills/my-skill/
# Should show: SKILL.md (required) + any supporting files
# My Custom Skill
When to Use
Describe when Manus should activate this skill.
Instructions
Step-by-step workflow for the agent to follow.
Tools & Scripts
Any supporting code or templates.
# My Custom Skill
When to Use
Describe when Manus should activate this skill.
Instructions
Step-by-step workflow for the agent to follow.
Tools & Scripts
Any supporting code or templates.
# My Custom Skill
When to Use
Describe when Manus should activate this skill.
Instructions
Step-by-step workflow for the agent to follow.
Tools & Scripts
Any supporting code or templates. - SKILL.md — The main instruction file (required)
- Supporting scripts, templates, or data files
- Configuration for specific workflows - Routes simple tasks to Standard mode (cheaper)
- Reserves Max mode for complex tasks (Score >= 8)
- Includes Smart Testing and context hygiene
- Get it on Gumroad - Uses httpx + selectolax instead of Chromium
- Async operations for parallel page fetching
- Cookie bridge from browser sessions
- Get it on Gumroad - Stack skills — Multiple skills can work together
- Custom instructions — Reference skills in your profile for auto-activation
- Version control — Keep skills in -weight: 500;">git for easy updates
- Share with team — Skills work across Manus accounts