A collection of AI skills for TinyMCE products — compatible with Claude Code, Codex, Cursor, GitHub Copilot, Google Antigravity, and Windsurf.
An AI skill is a set of files that gives an AI assistant deep, specialised knowledge about a specific task. Add one to your AI tool of choice to unlock guided, context-aware assistance for that topic.
| Skill | Description |
|---|---|
| tinymce-setup | Guides you through installing and configuring TinyMCE in any framework |
- Copy the skill folder into
~/.claude/skills/(global) or.claude/skills/in your project root (project-scoped) - Claude Code will discover the skill automatically and apply it when relevant
- Copy the skill folder into your project
- Register it as a Codex Skill via
AGENTS.mdso the agent can discover and apply it automatically
- Copy the skill folder into your project
- Reference
SKILL.mdfrom your.cursor/rulesfile
- Copy the skill folder into
.claude/skills/in your project root - Copilot will discover and load it automatically when relevant — no extra configuration needed
- Copy the skill folder into your project
- Reference
SKILL.mdfrom yourGEMINI.mdfile, or fromAGENTS.mdfor a cross-tool setup
- Copy the skill folder into your project
- Reference
SKILL.mdfrom your.windsurfrulesfile at the project root
Skills are maintained by the TinyMCE team. To request a new skill or report an issue, open a GitHub issue.