Skip to content

Commit 39a3801

Browse files
committed
fix: document Cursor path fix in CHANGELOG, add marketplace suffix in Notion guide
1 parent 85df0d3 commit 39a3801

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

notion/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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`
4242
2. Connect the Notion MCP server ([setup guide](https://developers.notion.com/guides/mcp/get-started-with-mcp))
4343
3. 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`
107107
2. Подключите Notion MCP-сервер ([инструкция](https://developers.notion.com/guides/mcp/get-started-with-mcp))
108108
3. Предоставьте Claude Code доступ к нужным страницам Notion
109109

0 commit comments

Comments
 (0)