File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727- Notion: fixed keyboard shortcut (removed wrong ` Ctrl+J ` ), corrected menu path
2828- Typography: fixed closing lapki quote U+0022 → U+201C in SKILL.md and Notion template
2929- OpenClaw manifest: removed undocumented fields (` kind ` , ` enabledByDefault ` )
30+ - Cursor: corrected manual install path (` .agents/skills/ ` → ` ~/.cursor/skills/ ` )
3031
3132## [ 1.5.1] - 2026-04-01
3233
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Use the full ru-text plugin with Notion pages through Claude Code and the offici
3838
3939### Setup
4040
41- 1 . Install ru-text in Claude Code: ` /plugin install ru-text `
41+ 1 . Install ru-text in Claude Code: ` /plugin install ru-text@claude-community `
42422 . Connect the Notion MCP server ([ setup guide] ( https://developers.notion.com/guides/mcp/get-started-with-mcp ) )
43433 . Grant Claude Code access to the relevant Notion pages
4444
@@ -103,7 +103,7 @@ Score the text quality of my Notion page "About us" using /ru-text:ru-score.
103103
104104### Настройка
105105
106- 1 . Установите ru-text в Claude Code: ` /plugin install ru-text `
106+ 1 . Установите ru-text в Claude Code: ` /plugin install ru-text@claude-community `
1071072 . Подключите Notion MCP-сервер ([ инструкция] ( https://developers.notion.com/guides/mcp/get-started-with-mcp ) )
1081083 . Предоставьте Claude Code доступ к нужным страницам Notion
109109
You can’t perform that action at this time.
0 commit comments