For Claude Code Skills

Edit your Claude skills
without touching code.

Claude Code Skills are just Markdown files — but editing them in a developer's code editor is intimidating. EddyTor is a clean, visual editor that lets founders, PMs, and writers shape what Claude knows, no VSCode required.

Free for everyone · macOS & Windows · Works offline

VSCode is built for developers.
EddyTor is built for everyone else.

The usual way
  • Install a code editor meant for engineers
  • Stare at raw Markdown, YAML, and syntax
  • One wrong character breaks the skill
  • Git, extensions, terminals to learn first
With EddyTor
  • Open a skill file like a document
  • See formatting, not syntax
  • Tables, lists, and diagrams the easy way
  • Save back to a clean .md file
What's a Skill?

Your skill files, finally readable.

A Claude Code Skill is a Markdown file with a bit of structure at the top — a name, a description, and the instructions Claude follows. EddyTor renders all of it visually, so you can refine the wording, fix a list, or add an example without learning Markdown or breaking the format.

Skills organizer

Every skill you own, in one place.

Skills end up scattered — a folder here, a repo there, some already installed and some you forgot you wrote. EddyTor keeps a catalogue of every skill it finds, shows which ones Claude is actually loading, and installs the rest in a click.

The Organize Claude Skills window listing five skills with badges showing which are installed, when each was last edited, and where each lives on disk.
See at a glance what is installed, what is a symlink, and where each skill lives.

Find them all

Scan a chosen folder, your home directory, or the whole drive. EddyTor remembers what it finds, so your catalogue is still there next time.

Install without the terminal

One click links a skill into ~/.claude/skills. No copying files by hand, no ln -s, no wondering whether it worked.

Edit in place

Open any skill straight into the editor. If it is already installed, EddyTor asks whether you mean the installed copy or the original file.

Catch naming mistakes

When a skill's folder and its name: disagree, EddyTor flags it — and can rewrite the frontmatter to match in one click.

Explore EddyTor for Claude

Everything you need, nothing you don't.

Visual editing

A true WYSIWYG editor — see headings, bold, and lists as you type. Markdown mode is one click away when you want it.

Tables & diagrams

Insert tables (with merged cells), UML diagrams, charts, and syntax-highlighted code blocks.

Native & offline

A real desktop app, not a browser tab. Fast, distraction-free, and works with no internet.

Opens .md files

Double-click any Markdown or skill file and it opens in EddyTor. Save with ⌘S like any app.

Skills organizer

Find every skill on your machine, see which are installed, and install or edit them without the terminal. See how.

Light & dark

A calm interface that's easy on the eyes, with a built-in dark mode for late-night edits.

Mac & Windows

A native app with a familiar menu bar and keyboard shortcuts, available for both macOS and Windows.

Tables
PlanPriceSeats
Starter$01
Team$295
Business$99Unlimited
UML diagrams
User Claude analyze competitor summary + table
Lists & tasks
  • Draft the skill description
  • Add step-by-step instructions
  • Include an example
  • Works with bullet & numbered lists
  • Nested items and quotes
Charts & code
function summarize(text) {
  return text.slice(0, 280);
}

From download to editing in a minute.

1

Install EddyTor

Download the app for your Mac or Windows and open it.

2

Open your skill file

Open any .md skill file — or paste your content into a new document.

3

Edit & save

Make changes visually, then save back to a clean Markdown file Claude can read.

Get EddyTor

Free for everyone — no account, no subscription. Native builds for macOS and Windows.

Download for Mac Download for Windows

Built on the open-source TOAST UI Editor.