Skip to content

MarkEdit-app/MarkEdit-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MarkEdit Skill

An AI skill for managing MarkEdit, a free and open-source markdown editor for macOS.

Features

  • Install, upgrade, list, and remove extensions
  • Configure advanced settings via settings.json
  • Upgrade MarkEdit app
  • Answer questions using official documentation

Example Commands

Upgrade MarkEdit
Install MarkEdit Preview extension
List installed extensions
Enable autoSaveWhenIdle in MarkEdit

Installation

GitHub Copilot (VS Code)

mkdir -p ~/.copilot/skills/markedit
curl -fsSL "https://github.com/MarkEdit-app/MarkEdit-skill/blob/main/markedit/SKILL.md?raw=true" -o ~/.copilot/skills/markedit/SKILL.md

Claude Code

mkdir -p ~/.claude/skills/markedit
curl -fsSL "https://github.com/MarkEdit-app/MarkEdit-skill/blob/main/markedit/SKILL.md?raw=true" -o ~/.claude/skills/markedit/SKILL.md

Cursor / Windsurf / Others

  • Cursor: Place SKILL.md in .cursor/rules/ directory
  • Windsurf: Place SKILL.md in .windsurf/rules/ directory
  • Others: Copy contents to your custom instructions or system prompt

Requirements

  • macOS with MarkEdit installed
  • An AI assistant that supports custom instructions

Related Links

About

An AI skill for managing MarkEdit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published