Modules extending this one¶
These modules build on the AI CKEditor integration. Some add another action to the AI Assistant dropdown and balloon menu; others wire the AI actions into a different editing surface. Install them alongside this module.
AI CKEditor CEFR¶
AI CKEditor CEFR adds a CEFR rewrite action. Editors select text and rewrite it to a target Common European Framework of Reference language level (A1 through C2), which is useful for keeping content at a readability level a given audience can follow.
AI CKEditor WCAG¶
AI CKEditor WCAG adds an action that reviews the selected content against WCAG accessibility guidance and suggests improvements. It builds on both the AI and AI CKEditor modules.
AI: CKEditor extras¶
AI: CKEditor extras adds more content actions to the editor, including paraphrasing and further tone adjustment tools, for editors who want options beyond the built-in set.
AI: Editoria11y¶
AI: Editoria11y adds a "Fix with AI" button to Editoria11y accessibility tooltips in CKEditor 5 fields. When Editoria11y flags an issue, the editor can send it to AI for a suggested fix without leaving the tooltip.
SmartLinker AI¶
SmartLinker AI automates internal linking in content to improve SEO, user experience, and editor efficiency, using AI to suggest where links belong.
Build your own¶
To add your own action, see Adding an AI action.