description: Import a skill from a URL or local file
Import Skill
Import an external Claude Code skill into this project.
Usage
/mm:import-skill <url-or-path>
Arguments
The argument is auto-detected:
- If it starts with
https://, it's treated as a URL - Otherwise, it's treated as a local file path
What it does
- Fetches content from the URL or reads the local file
- Validates the skill content (UTF-8, frontmatter, size)
- Checks for duplicate skills
- Injects source tracking metadata (source_url, imported_at)
- Saves to
.claude/skills/{slug}/SKILL.md
Examples
/mm:import-skill https://github.com/user/repo/blob/main/skills/my-skill.md
/mm:import-skill /path/to/local/skill.md
Related skills
Task Prioritizer
Productivity
Prioritizes your tasks using Eisenhower, ICE, and RICE frameworks.
claudechatgptbeginner
241
67
849
Weekly Status Report Generator
Productivity
Generate structured and concise weekly status reports.
Claude CodeCursorWindsurf+1beginner
234
78
887
Daily Standup Report
Productivity
Generates structured and concise daily standup reports.
claudeCursorWindsurfbeginner
178
45
711